get https://trading-api.kalshi.com/trade-api/v2/markets//history
Endpoint for getting the statistics history for a market.
The value for the ticker path parameter should match the ticker of the target market.
The min_ts parameter is optional, and will restrict statistics to those after provided timestamp.
The min_ts is inclusive, which means a market history point at min_ts will be returned.