aftermath-ts-sdk - v3.3.3
Preparing search index...
packages/perpetuals/perpetualsTypes
ApiPerpetualsMarketCandleHistoryResponse
Interface ApiPerpetualsMarketCandleHistoryResponse
Response type for historical market candle data.
interface
ApiPerpetualsMarketCandleHistoryResponse
{
candles
:
PerpetualsMarketCandleDataPoint
[]
;
}
Index
Properties
candles
Properties
candles
candles
:
PerpetualsMarketCandleDataPoint
[]
OHLCV candles in the requested time range.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
candles
aftermath-ts-sdk - v3.3.3
Loading...
Response type for historical market candle data.