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

Truusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.truusdt_w1

  • 12.86 KB
  • 164 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.24660.3850.20140.2514125585979.04
Mon Jan 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.25130.270.20580.249351777422.15
Mon Feb 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.24890.35990.22060.3128100857074.31
Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.31280.63350.31150.4958100952204.4
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.49580.53990.38530.420280865640.49
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.42050.4390.2540.273164832688.33
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.27390.3850.27390.371350785688.7
Mon Mar 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.37070.46840.33040.425253903570.87
Mon Mar 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.42520.4830.36680.415653871315.55
Mon Mar 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.4150.450.34140.4216100155036.77

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