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

Hifiusdt M30
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.hifiusdt_m30

  • 582.23 KB
  • 20517 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Jan 12 2023 08:00:00 GMT+0000 (Coordinated Universal Time)0.52540.84240.520.53719209855.3
Thu Jan 12 2023 08:30:00 GMT+0000 (Coordinated Universal Time)0.53690.57470.5240.53044762870.6
Thu Jan 12 2023 09:00:00 GMT+0000 (Coordinated Universal Time)0.530.54790.50.5312869116.6
Thu Jan 12 2023 09:30:00 GMT+0000 (Coordinated Universal Time)0.5320.5320.5030.51261222066.4
Thu Jan 12 2023 10:00:00 GMT+0000 (Coordinated Universal Time)0.51050.51830.49430.50261126453
Thu Jan 12 2023 10:30:00 GMT+0000 (Coordinated Universal Time)0.50260.5240.49550.50541113477.6
Thu Jan 12 2023 11:00:00 GMT+0000 (Coordinated Universal Time)0.50550.51150.4990.5055568628.7
Thu Jan 12 2023 11:30:00 GMT+0000 (Coordinated Universal Time)0.50540.520.49680.5076622942.3
Thu Jan 12 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.50770.51460.50410.5053433720.3
Thu Jan 12 2023 12:30:00 GMT+0000 (Coordinated Universal Time)0.50520.51610.50060.5094655189.3

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