Index | Field | Type | Description |
---|
[0] | MTS | int | Millisecond epoch timestamp |
[1] | VALUE | float | Total amount |
Key | Size | Sym/Platform | Side/Pair | Example |
---|
pos.size | 1m | tBTCUSD, tLTCUSD, ... | short, long | pos.size:1m:tBTCUSD:short, pos.size:1m:tBTCUSD:long |
funding.size | 1m | fUSD, fETH, ... | - | funding.size:1m:fUSD |
credits.size | 1m | fUSD, fETH, ... | - | credits.size:1m:fUSD |
credits.size.sym | 1m | fUSD, fETH, ... | tBTCUSD, tLTCUSD, ... | credits.size.sym:1m:fUSD:tBTCUSD |
vol.1d, vol.7d, vol.30d | 30m | BFX | - | vol.1d:30m:BFX |
vwap | 1d | tBTCUSD, tLTCUSD, ... | - | vwap:1d:tBTCUSD |
Key | Description |
---|
pos.size | Total longs/shorts in base currency (i.e. BTC for tBTCUSD) |
funding.size | Total active funding in specified CCY |
credits.size | Total funding used in positions in specified CCY |
credits.size.sym | Total funding used in positions on a specific pair in specified CCY |
vol.1d, vol.7d, vol.30d | Total trading volume for specified time period (1d/7d/30d) |
vwap | Volume weighted average price for the day |
🚧
Specifying either "hist" or "last" section is mandatory for all keys.
Rate Limit: |
15 reqs/min (requests per minute) |