Bitcoin Open Interest (Binance Futures)
Complete data collection of the Open Interest for researchers & developers.
@kaggle.jesusgraterol_bitcoin_open_interest_binance_futures
Complete data collection of the Open Interest for researchers & developers.
@kaggle.jesusgraterol_bitcoin_open_interest_binance_futures
CREATE TABLE open_interest (
"timestamp" BIGINT,
"sum_open_interest" DOUBLE,
"sum_open_interest_value" DOUBLE
);
Anyone who has the link will be able to view this.