Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 881 Bytes

TradesVolumes.md

File metadata and controls

16 lines (11 loc) · 881 Bytes

Org.OpenAPITools.Model.TradesVolumes

Properties

Name Type Description Notes
CallsVolume decimal? Total 24h trade volume for call options. This is expressed in the base currency, e.g. BTC for `btc_usd`
PutsVolume decimal? Total 24h trade volume for put options. This is expressed in the base currency, e.g. BTC for `btc_usd`
CurrencyPair string Currency pair: `"btc_usd"` or `"eth_usd"`
FuturesVolume decimal? Total 24h trade volume for futures. This is expressed in the base currency, e.g. BTC for `btc_usd`

[Back to Model list] [Back to API list] [Back to README]