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

Thetausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.thetausdt_w1

  • 17.63 KB
  • 257 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.1350.1350.10420.1211213492625.1
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.121010.136790.109570.11430831246.7
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.114030.11880.090.0997920794003.5
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.099750.100490.086210.0875314345721.6
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.087530.094410.07750.0863325910676.5
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0860.125240.08560.116284989921.3
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.116880.144130.100570.12353108236754.2
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.124430.165410.12180.141103555758.4
Mon Jun 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.140990.145210.11960.1290655971925.6
Mon Jun 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.129020.146990.121340.1272748178183.8

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