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

Omgusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.omgusdt_w1

  • 17.28 KB
  • 258 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.52.51.8292.34192655027.43
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.33392.49981.81361.97762142614.95
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.97762.01891.76051.84881414499.54
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.85451.8771.42011.53032012146.8
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.52741.77021.44351.56851393032.63
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.5731.8311.41.64821690038.4
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.65262.42791.63692.09952960219.75
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.09152.151.812.05891566869.7
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.05882.47782.04712.35372424782.48
Mon Jun 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)2.35872.35871.831.891658187.1

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