Mayson Monorepo Documentation
Preparing search index...
packages/types/src
GetOHLCVResponse
Interface GetOHLCVResponse
Response from getting OHLCV data
interface
GetOHLCVResponse
{
candles
:
OHLCVCandle
[]
;
}
Index
Properties
candles
Properties
candles
candles
:
OHLCVCandle
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candles
Mayson Monorepo Documentation
Loading...
Response from getting OHLCV data