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 H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ongusdt_h4

  • 365.82 KB
  • 11115 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Sat Feb 16 2019 08:00:00 GMT+0000 (Coordinated Universal Time)1.240.951.01395724104.45
Sat Feb 16 2019 12:00:00 GMT+0000 (Coordinated Universal Time)1.01391.1060.9241.04213263041.3
Sat Feb 16 2019 16:00:00 GMT+0000 (Coordinated Universal Time)1.04181.050.88210.89131019705.55
Sat Feb 16 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.89441.0150.8610.86911677046.96
Sun Feb 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.86470.890.7530.86953281098.8
Sun Feb 17 2019 04:00:00 GMT+0000 (Coordinated Universal Time)0.86830.90930.78220.862206460.74
Sun Feb 17 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.85910.920.82280.82882179641.64
Sun Feb 17 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.82870.84990.76660.79911805448.2
Sun Feb 17 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.7980.80090.76120.7817665592.5
Sun Feb 17 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.78170.81490.770.7766655857.17

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