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

Litusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.litusdt_w1

  • 12.2 KB
  • 162 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.2518.82640.257.52172072543.24
Mon Feb 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.521212.14836.044411.699576383661.27
Mon Feb 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)11.698514.789.566610.59960816640.96
Mon Feb 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)10.623511.10776.26.910237918872.42
Mon Mar 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.87989.486.82129.205526192569.07
Mon Mar 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)9.205211.93677.730910.895930561224.7
Mon Mar 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)10.876812.59.383610.621909654.02
Mon Mar 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)10.619910.80797.58119.140413887050.54
Mon Mar 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)9.153910.198.58699.601512056379.71
Mon Apr 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)9.609112.69.014811.539425921952.18

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