prediction_market_ensemble
Analyze prediction market questions by combining probability estimates with social signals, then calculate Kelly position sizes and filter viable markets.
Instructions
Full prediction market analysis pipeline — Kalshalyst probability estimation + Xpulse social signal detection + ensemble weighting (0.75/0.25 Kalshalyst/Xpulse) + Kelly position sizing + market filter. Includes the complete prediction workflow with experimental estimation and signal detection. Costs $0.15 via x402 micropayment (USDC on Base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Additional context to improve analysis (optional) | |
| category | No | Market category (optional) | |
| question | Yes | The prediction market question | |
| market_price | Yes | Current market price as a probability (0.0 to 1.0) | |
| xpulse_posts | No | X/Twitter posts related to the question for social signal analysis (optional) |