Get Historical Volatility
Get historical volatility
Query Parameters
category string[] required
Possible values: [option
]
Product type
baseCoin string
Default value: BTC
Base coin. If not passed, BTC returned by default
period integer[]
Possible values: [7
, 14
, 21
, 30
, 60
, 90
, 180
, 270
]
Period. If not passed, it returns 7 days by default. SOL does not have 180 and 270
startTime integer
The start timstamp (ms)
endTime integer
The end timstamp (ms)
Responses
- 200
successful operation
Loading...