Baselight

Bitcoin +233 Crypto Coins Prices

Open, High, Low, Close, Volume prices Crypto Coins W1 D1 H4 H1 M30 M15 M5

@kaggle.olegshpagin_crypto_coins_prices_ohlcv

Idexusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.idexusdt_d1

  • 50.35 KB
  • 917 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Sep 09 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.527111.690.460030.4986657336267.6
Fri Sep 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.497480.540.3750.3999370832717.5
Sat Sep 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.401280.745550.401280.68765400491842.2
Sun Sep 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.687960.732590.544680.56164241802963.6
Mon Sep 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.561670.591930.463230.48829109819851.8
Tue Sep 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.487260.650.477280.54064180826580.8
Wed Sep 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.542570.5890.507660.516977669867.4
Thu Sep 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.51690.540.4650.49363105176753.8
Fri Sep 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.49330.498730.413480.4398891556303.7
Sat Sep 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.440310.5280.429520.45065161028693.4

CREATE TABLE idexusdt_d1 (
  "datetime" TIMESTAMP,
  "open" DOUBLE,
  "high" DOUBLE,
  "low" DOUBLE,
  "close" DOUBLE,
  "volume" DOUBLE
);

Share link

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