Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 849 Bytes

TradesVolumes.md

File metadata and controls

13 lines (9 loc) · 849 Bytes

TradesVolumes

Properties

Name Type Description Notes
calls_volume float Total 24h trade volume for call options. This is expressed in the base currency, e.g. BTC for `btc_usd`
puts_volume float Total 24h trade volume for put options. This is expressed in the base currency, e.g. BTC for `btc_usd`
currency_pair str Currency pair: `"btc_usd"` or `"eth_usd"`
futures_volume float 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]