Binance Winusdt 30 Days
30 days of order book data for winusdt on Binance
@kaggle.khanh314_binancewinusdt30
30 days of order book data for winusdt on Binance
@kaggle.khanh314_binancewinusdt30
CREATE TABLE winusdt_30days (
"trade_id" BIGINT,
"time" DOUBLE,
"size" BIGINT,
"price" DOUBLE,
"side" VARCHAR
);
Anyone who has the link will be able to view this.