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

Magicusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.magicusdt_h4

  • 116.13 KB
  • 2750 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 12 2022 08:00:00 GMT+0000 (Coordinated Universal Time)0.38211.03330.38210.948350104736
Mon Dec 12 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.94480.97860.75660.784214682012.5
Mon Dec 12 2022 16:00:00 GMT+0000 (Coordinated Universal Time)0.78420.82220.750.76696288397.8
Mon Dec 12 2022 20:00:00 GMT+0000 (Coordinated Universal Time)0.76580.77890.710.76494868281.5
Tue Dec 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.76490.85490.73120.81626013320.8
Tue Dec 13 2022 04:00:00 GMT+0000 (Coordinated Universal Time)0.81660.8350.67850.7118179865.8
Tue Dec 13 2022 08:00:00 GMT+0000 (Coordinated Universal Time)0.71260.74750.67920.70733813598
Tue Dec 13 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.70880.74670.680.7093652580.9
Tue Dec 13 2022 16:00:00 GMT+0000 (Coordinated Universal Time)0.7090.7230.70.71661335563.6
Tue Dec 13 2022 20:00:00 GMT+0000 (Coordinated Universal Time)0.71590.72890.6930.7051243408.1

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