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

Zenusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.zenusdt_h1

  • 979.1 KB
  • 32322 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 06 2020 05:00:00 GMT+0000 (Coordinated Universal Time)6.5256.756.5256.5971235.551
Mon Jul 06 2020 06:00:00 GMT+0000 (Coordinated Universal Time)6.7296.7376.6256.649219.167
Mon Jul 06 2020 07:00:00 GMT+0000 (Coordinated Universal Time)6.7966.7966.5996.759542.058
Mon Jul 06 2020 08:00:00 GMT+0000 (Coordinated Universal Time)6.6966.7976.6966.797335.644
Mon Jul 06 2020 09:00:00 GMT+0000 (Coordinated Universal Time)6.7886.7886.6746.67625.312
Mon Jul 06 2020 10:00:00 GMT+0000 (Coordinated Universal Time)6.6766.7366.6156.716200.346
Mon Jul 06 2020 11:00:00 GMT+0000 (Coordinated Universal Time)6.7146.7476.7146.74716.817
Mon Jul 06 2020 12:00:00 GMT+0000 (Coordinated Universal Time)6.7516.8426.6976.8143.208
Mon Jul 06 2020 13:00:00 GMT+0000 (Coordinated Universal Time)6.86.86.7336.845.685
Mon Jul 06 2020 14:00:00 GMT+0000 (Coordinated Universal Time)6.86.8246.746.74381.39

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