UseMarketTrendOptions
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / hooks/useMarketTrend / UseMarketTrendOptions
Interface: UseMarketTrendOptions
Defined in: src/hooks/useMarketTrend.ts:12
Hook options
Properties
timeframe?
optionaltimeframe:TrendTimeframe
Defined in: src/hooks/useMarketTrend.ts:14
Timeframe for historical data
indices?
optionalindices:string[]
Defined in: src/hooks/useMarketTrend.ts:16
Array of index codes to fetch
refetchInterval?
optionalrefetchInterval:number
Defined in: src/hooks/useMarketTrend.ts:18
Enable auto-refetch interval (milliseconds)
enabled?
optionalenabled:boolean
Defined in: src/hooks/useMarketTrend.ts:20
Enable the query