get https://web3api.io/api/v2/market/futures/long-short-ratio//latest
Retrieves the latest Long/Short Ratio data for the specified instrument.
RESPONSE DATA
Field | Type | Description |
---|---|---|
exchange | string | The name of the exchange. |
timestamp | number | string | The time at which the event occurred. |
Ratio | number | The long/short account number ratio of all traders |
longAccount | number | The long account number ratio of all traders |
shortAccount | number | The short account number ratio of all traders |
period | number | The number of the period. |