Skip to content

Open Interest data frequency #211

Description

@thomasd3

Right now, with futures, we can get the open interest for the day only.

Using: https://data.binance.vision/?prefix=data/futures/um/daily/metrics/BTCUSDT/

We get data like:

create_time	symbol	sum_open_interest	sum_open_interest_value	count_toptrader_long_short_ratio	sum_toptrader_long_short_ratio	count_long_short_ratio	sum_taker_long_short_vol_ratio
2023-01-21	BTCUSDT	98666.16300000	        2236289208.19726700	0.766568632422291	                1.1363333457	                0.8332767017782309	0.9253075900

While getting the live data from Binance's servers, we get updates at a much lower time interval (20s I believe).

How can we get access to the whole Open Interest history?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions