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 W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ongusdt_w1

  • 17.63 KB
  • 265 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.240.7530.776622477997.31
Mon Feb 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.77660.88890.61260.639839644958.94
Mon Feb 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.64460.68990.5380.552210551594.6
Mon Mar 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.55070.60760.480.51518103074.68
Mon Mar 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.5150.880.47010.644858033538.18
Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.64480.68420.580.626154568825.06
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6260.6280.55250.59984430246.95
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6010.67960.5780.6429098887.7
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6420.64820.48720.54864647461.47
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.54860.66290.51690.54016389581.77

CREATE TABLE ongusdt_w1 (
  "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.