Baselight

Binance Real Time Trades BTCUSDT ETHUSDT

Binance real time trades BTCUSDT ETHUSDT

@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt

Btcusdt
@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt.btcusdt

  • 85.08 MB
  • 5575526 rows
  • 5 columns
time

Time

id

Id

price

Price

quantity

Quantity

isbuyermaker

Isbuyermaker

15790249842622289693248785.870.0011491
15790249842622289693258785.710.00131
15790249842622289693268785.630.010851
15790249842922289693278789.460.01
15790249842922289693288789.460.01
15790249842922289693298789.460.068185
15790249842922289693308789.470.062259
15790249842922289693318789.560.03932
15790249843622289693328789.350.011366
15790249845522289693338789.260.022746

CREATE TABLE btcusdt (
  "time" BIGINT,
  "id" BIGINT,
  "price" DOUBLE,
  "quantity" DOUBLE,
  "isbuyermaker" BIGINT
);

Share link

Anyone who has the link will be able to view this.