You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /prices-history endpoint only returns historical data at 12+ hour granularity for resolved/closed markets, even for extremely high-volume events where price fluctuations definitely occurred at finer intervals.
Despite this market having massive trading activity with prices fluctuating minute-by-minute during the election, I cannot retrieve historical data at hourly (or any sub-12-hour) granularity.
Problem
The /prices-history endpoint only returns historical data at 12+ hour granularity for resolved/closed markets, even for extremely high-volume events where price fluctuations definitely occurred at finer intervals.
Example:
Market: 2024 US Presidential Election (https://polymarket.com/event/presidential-election-popular-vote-winner-2024)
Token ID: 21271000291843361249209065706097167029083067325856089903026951915683588703117 (yes on will Kamala Harris win popular vote)
Status: Resolved/Closed
Despite this market having massive trading activity with prices fluctuating minute-by-minute during the election, I cannot retrieve historical data at hourly (or any sub-12-hour) granularity.
Code:
Is this a data retention policy issue, or is there a way to access finer granularity for closed markets?
Thanks!