Return YES/NO price history for a single prediction-market instrument.
Use Case: Pull a historical tick stream for one symbol over an optional time window.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Prediction-market instrument symbol.
"HORC_1126_Republican"
Inclusive lower bound. RFC3339 timestamp or Unix seconds/milliseconds.
"2026-04-01T00:00:00Z"
Inclusive upper bound. RFC3339 timestamp or Unix seconds/milliseconds.
"2026-04-20T00:00:00Z"
Maximum number of ticks to return.
x >= 0500