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

Lptusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.lptusdt_w1

  • 10.37 KB
  • 146 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 24 2021 00:00:00 GMT+0000 (Coordinated Universal Time)31.1433.9521.7723.41781698.97
Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)23.432.8622.3825.581127795.87
Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)25.5928.3323.8327.191037369.07
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)27.22824.0625.22548505.74
Mon Jun 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)25.2131.6217.820.155158302.52
Mon Jun 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)20.2122.9716.9318.15726654.48
Mon Jul 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)18.1618.2215.3815.61519353.46
Mon Jul 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)15.6117.1712.1312.911452668.08
Mon Jul 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)12.9213.0410.6812.29891804.37
Mon Jul 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)12.322.512.1516.865137438.26

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