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

Ltcusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ltcusdt_w1

  • 18.12 KB
  • 326 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)272330239.99311.459561.28759
Mon Dec 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time)311.23366.96177.58262.9251577.24855
Mon Dec 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)262.9284.34193.2223.69223926.94979
Mon Jan 01 2018 00:00:00 GMT+0000 (Coordinated Universal Time)223.69315212.74269.01442699.93154
Mon Jan 08 2018 00:00:00 GMT+0000 (Coordinated Universal Time)269.01271.82195.03234.12435643.987
Mon Jan 15 2018 00:00:00 GMT+0000 (Coordinated Universal Time)234.26242.31135.67190.16623161.89534
Mon Jan 22 2018 00:00:00 GMT+0000 (Coordinated Universal Time)190.52198163.02196.74321179.32878
Mon Jan 29 2018 00:00:00 GMT+0000 (Coordinated Universal Time)196.74197.19108.52147.09763067.21152
Mon Feb 05 2018 00:00:00 GMT+0000 (Coordinated Universal Time)147.29169106.5148.281164496.28327
Mon Feb 12 2018 00:00:00 GMT+0000 (Coordinated Universal Time)148.28236.66146.04213.662479761.76727

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