get_market_history
Retrieve price history data for prediction markets on Kalshi or Polymarket over specified time periods to analyze market trends and support trading decisions.
Instructions
Get price history for a prediction market over a configurable period.
Args: platform: Platform: "kalshi" or "polymarket". market_id: Platform-specific market identifier. period: History window: "48h", "7d", or "30d". max_points: Maximum data points to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| market_id | Yes | ||
| period | No | 7d | |
| max_points | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |