Long/Short Ratio History
/gateway/v1/exchange/long-short-ratioReturns historical long/short ratio for a perpetual contract.
Included fields: ratio value, long account percentage, short account percentage.
Granularity: `interval` supports `1h`, `4h`, `1d`.
Pagination: use `from` for start time and `limit` for result count. For longer history, pass the last returned timestamp as the next `from` value.
Note: not all exchanges support historical queries via `from`; some only return recent data regardless.
Just pass the base pair (e.g. `pair=BTC/USDT`). For aggregated cross-exchange long/short ratio, see `/market/futures`.
Query Parameters
Trading pair (e.g. BTC/USDT)
BTC/USDTBucket size for each point in the series: `1h`, `4h`, or `1d`. This endpoint uses `interval` only; it does NOT accept `time_range`. Use `from` + `limit` to control the window.
1h4h1d1hStart of time range. Accepts Unix seconds or date string (YYYY-MM-DD, ISO8601). Binance only retains the last 30 days of data; other exchanges may have different limits.
2026-03-01Max number of records. For longer history, paginate using the last returned timestamp as the next from value.
50Exchange identifier
binanceokxbybitbitgetbinance