Module types

Source

Structs§

Bar
A single OHLC bar representing price data for a specific time period
Handler
Handler for managing subscription callbacks
PeriodParams
Parameters for requesting historical bar data
Subscription
A subscription to a specific symbol and resolution
SymbolInfo
Information about a trading symbol

Type Aliases§

LastBarsCache
Thread-safe cache for the last bars of each symbol
Subscriptions
Thread-safe collection of active subscriptions