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

Solusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.solusdt_w1

  • 12.98 KB
  • 187 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.854.13872.84333.38858187688.49
Mon Aug 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.38853.70922.74313.259652951.03
Mon Aug 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.26584.71173.00014.430912907851.82
Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)4.41274.94752.09263.094117419598.03
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.07853.88382.383.260320768444.34
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.26563.53932.362.862821784849.67
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.86283.27662.46893.157817519195.44
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.15573.21092.422.52028453746.68
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.51812.6832.01232.422711599981.78
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)2.42282.70442.10712.2158494533.99

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