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

Algousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.algousdt_w1

  • 16.76 KB
  • 247 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)3.43.441.81.93426092591.839
Mon Jun 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.9322.021.3011.44984204320.982
Mon Jul 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.4491.4680.9741.06540422682.996
Mon Jul 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.0651.1190.7970.81942381436.47
Mon Jul 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.8190.8990.6080.69238679146.111
Mon Jul 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6950.7090.5550.57729140861.026
Mon Jul 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.5760.8830.5070.70576417360.203
Mon Aug 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.7060.880.6580.81965003060.129
Mon Aug 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.8170.8490.6640.67633296395.418
Mon Aug 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.6770.680.530.53830023498.312

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