get_strategy
Analyze prediction markets to generate trading strategies with causal decomposition, supporting platforms like Kalshi and Polymarket for informed decision-making.
Instructions
Run a full analysis and return a strategy signal with causal decomposition.
This is a blocking call that takes 30-90 seconds. For async control, use analyze_market + check_analysis_status + get_analysis instead.
Args: market_query: Description of the bet or market question to analyze. risk_limit: Reserved for position sizing constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_query | Yes | ||
| risk_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |