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

Hookusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.hookusdt_h1

  • 406.91 KB
  • 11260 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Dec 01 2022 14:00:00 GMT+0000 (Coordinated Universal Time)0.150.12.039945412645
Thu Dec 01 2022 15:00:00 GMT+0000 (Coordinated Universal Time)2.03882.41161.98022.311214194651.5
Thu Dec 01 2022 16:00:00 GMT+0000 (Coordinated Universal Time)2.31122.57972.11192.156213253139.8
Thu Dec 01 2022 17:00:00 GMT+0000 (Coordinated Universal Time)2.1372.24762.12.12313964627.7
Thu Dec 01 2022 18:00:00 GMT+0000 (Coordinated Universal Time)2.12312.192.0112.05272769358.3
Thu Dec 01 2022 19:00:00 GMT+0000 (Coordinated Universal Time)2.05292.25542.02632.24062470871.5
Thu Dec 01 2022 20:00:00 GMT+0000 (Coordinated Universal Time)2.24062.352.1512.182643993.4
Thu Dec 01 2022 21:00:00 GMT+0000 (Coordinated Universal Time)2.18262.32552.10052.29252082487
Thu Dec 01 2022 22:00:00 GMT+0000 (Coordinated Universal Time)2.29362.53922.22.48983353188.2
Thu Dec 01 2022 23:00:00 GMT+0000 (Coordinated Universal Time)2.48972.78642.42452.54667023002.3

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