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

Duskusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.duskusdt_w1

  • 16.34 KB
  • 242 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6120.6670.15150.157645154184.73
Mon Jul 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.15760.15940.11050.111720476018.26
Mon Aug 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.11160.1760.09710.1177128392157.74
Mon Aug 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.11780.28520.11780.217245143636.72
Mon Aug 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.21710.22720.1540.17143488886.55
Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.17140.17480.1220.131365208128.78
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.13140.13940.10130.113755380795.93
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.11410.1150.08510.090738864970.58
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.09040.10130.08360.085233975578.33
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.08560.09110.0530.061632637997.6

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