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

Audiousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.audiousdt_w1

  • 13.46 KB
  • 177 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.020.584990.020.18508143953924.6
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.185090.20550.09250.10093106697607.2
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.100920.128220.0770.1255367478984.2
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.125530.17370.116320.14779885893.6
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.147290.1940.126420.1274182898805.3
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.127730.158490.090.1301292434253.3
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.130010.173220.116730.1566165553850.7
Mon Dec 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.156620.2280.14780.17493130812018.4
Mon Dec 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.174640.2760.159080.1877697483592.2
Mon Dec 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.186550.206960.138510.1843541943698.6

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