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 D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.magicusdt_d1

  • 25.67 KB
  • 458 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 12 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.38211.03330.38210.764975943427.8
Tue Dec 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.76490.85490.67850.70524238337.2
Wed Dec 14 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.7050.72590.56450.601210661464.6
Thu Dec 15 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.6010.64990.57760.58457434197.5
Fri Dec 16 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.58430.73590.53660.56125589528.5
Sat Dec 17 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.55980.6110.53050.56687992523.8
Sun Dec 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.5670.69890.55830.656217905648.6
Mon Dec 19 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.65710.70430.57940.59758505813.7
Tue Dec 20 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.59740.72330.5950.68216189935.1
Wed Dec 21 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.68180.6950.6350.65035648471.9

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