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

Uniusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.uniusdt_h1

  • 978.6 KB
  • 30572 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Sep 17 2020 03:00:00 GMT+0000 (Coordinated Universal Time)0.3150.33.00725926008.35
Thu Sep 17 2020 04:00:00 GMT+0000 (Coordinated Universal Time)3.00013.022.35212.63833802775
Thu Sep 17 2020 05:00:00 GMT+0000 (Coordinated Universal Time)2.63842.91132.42052.51193180398.24
Thu Sep 17 2020 06:00:00 GMT+0000 (Coordinated Universal Time)2.51743.81112.43563.69618615407.53
Thu Sep 17 2020 07:00:00 GMT+0000 (Coordinated Universal Time)3.6964.53.313.4088877111.17
Thu Sep 17 2020 08:00:00 GMT+0000 (Coordinated Universal Time)3.40473.63912.82582.88056427479.75
Thu Sep 17 2020 09:00:00 GMT+0000 (Coordinated Universal Time)2.89173.17852.73772.96565116411.07
Thu Sep 17 2020 10:00:00 GMT+0000 (Coordinated Universal Time)2.96563.22.882.97784095038.39
Thu Sep 17 2020 11:00:00 GMT+0000 (Coordinated Universal Time)2.97013.112.80012.8742548141.96
Thu Sep 17 2020 12:00:00 GMT+0000 (Coordinated Universal Time)2.87112.87582.45012.60225361570.03

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