Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Enum for time windows used in detailed pair stats.
type DetailedPairStatsDuration = | 'day30' | 'week1' | 'day1' | 'hour12' | 'hour4' | 'hour1' | 'min15' | 'min5';