Skip to main content
GET
Get Long Short Ratio

Query Parameters

symbol
string
required
Example:

"BTC-USDCx"

start_time
string<date-time> | null
end_time
string<date-time> | null
limit
integer<int32> | null
Required range: x >= 0
cursor
string | null

Cursor. Use the next_page_cursor token from the response to retrieve the next page of the data set

Response

200 - application/json

Long short ratio data

This refers to the net long and short positions as percentages of all position holders during the selected time.

list
object[]
required
next_page_cursor
string
required