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 H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.solusdt_h4

  • 301.58 KB
  • 7869 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Aug 11 2020 04:00:00 GMT+0000 (Coordinated Universal Time)2.853.472.852.922462101.63
Tue Aug 11 2020 08:00:00 GMT+0000 (Coordinated Universal Time)2.96263.12.84333.049789812.46
Tue Aug 11 2020 12:00:00 GMT+0000 (Coordinated Universal Time)3.04973.52082.86253.19902874.94
Tue Aug 11 2020 16:00:00 GMT+0000 (Coordinated Universal Time)3.17513.3843.11433.1886254050.22
Tue Aug 11 2020 20:00:00 GMT+0000 (Coordinated Universal Time)3.19383.31912.953.2985243545.53
Wed Aug 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)3.29853.323.083.2802226276.63
Wed Aug 12 2020 04:00:00 GMT+0000 (Coordinated Universal Time)3.28023.36613.13233.3661188444.93
Wed Aug 12 2020 08:00:00 GMT+0000 (Coordinated Universal Time)3.35773.92893.353.6842795196.72
Wed Aug 12 2020 12:00:00 GMT+0000 (Coordinated Universal Time)3.67333.93.64343.7678267541.97
Wed Aug 12 2020 16:00:00 GMT+0000 (Coordinated Universal Time)3.77043.84233.63.6788173511.5

CREATE TABLE solusdt_h4 (
  "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.