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

Ongusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ongusdt_d1

  • 79.75 KB
  • 1853 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Sat Feb 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.240.8610.869111683898.26
Sun Feb 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.86470.920.7530.776610794099.05
Mon Feb 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.77660.77660.65980.717156154.38
Tue Feb 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.70980.88890.670.775913980845.14
Wed Feb 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.77860.810.73820.78265000897.59
Thu Feb 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.78260.78260.70730.72782875327.47
Fri Feb 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.72780.75750.71510.73581870907.42
Sat Feb 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.73580.79990.72810.75423629652.83
Sun Feb 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.75420.7940.61260.63985131174.11
Mon Feb 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.64460.68990.63350.6452222770.41

CREATE TABLE ongusdt_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.