Binance Real Time Trades BTCUSDT ETHUSDT
Binance real time trades BTCUSDT ETHUSDT
@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt
Binance real time trades BTCUSDT ETHUSDT
@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt
CREATE TABLE btcusdt (
"time" BIGINT,
"id" BIGINT,
"price" DOUBLE,
"quantity" DOUBLE,
"isbuyermaker" BIGINT
);
Anyone who has the link will be able to view this.