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

Dotusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.dotusdt_w1

  • 13.07 KB
  • 186 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.094.5523.9779108198460.39
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.98056.83.785.8912198385332.77
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)5.88756.86193.53214.784151349527.32
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.78495.47714.0015.321385519437.83
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)5.31985.57614.37154.651868437919.06
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.6564.69693.94.296258440761.61
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.29994.61123.88824.17742985967.83
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.17444.4893.64.24546007822.58
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.24644.45013.84.106829675812.13
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.1074.483.86414.33138468437.63

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