Baselight

Binance Real Time Trades BTCUSDT ETHUSDT

Binance real time trades BTCUSDT ETHUSDT

@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt

Ethusdt
@kaggle.rossr61938_binance_real_time_trades_btcusdt_ethusdt.ethusdt

  • 28.57 MB
  • 2032364 rows
  • 5 columns
time

Time

id

Id

price

Price

quantity

Quantity

isbuyermaker

Isbuyermaker

1579025015328112931131164.431.05563
1579025015610112931132164.40.363431
1579025015769112931133164.331.007681
1579025015941112931134164.373.9533
1579025015973112931135164.370.73415
1579025015973112931136164.380.5483
1579025016334112931137164.371.00011
1579025016562112931138164.390.412
1579025016895112931139164.381.001631
1579025017079112931140164.44.47027

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

Share link

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