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

Galusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.galusdt_h1

  • 433.99 KB
  • 16302 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu May 05 2022 12:00:00 GMT+0000 (Coordinated Universal Time)1.52001.515.04314145230.405
Thu May 05 2022 13:00:00 GMT+0000 (Coordinated Universal Time)15.0416.97113.94115.5916640686.814
Thu May 05 2022 14:00:00 GMT+0000 (Coordinated Universal Time)15.5917.44515.216.0175330751.613
Thu May 05 2022 15:00:00 GMT+0000 (Coordinated Universal Time)16.01716.22613.7514.4063829601.91
Thu May 05 2022 16:00:00 GMT+0000 (Coordinated Universal Time)14.41815.314.07215.0031949401.887
Thu May 05 2022 17:00:00 GMT+0000 (Coordinated Universal Time)15.00315.2714.615.1151029034.672
Thu May 05 2022 18:00:00 GMT+0000 (Coordinated Universal Time)15.11315.2714.50114.938934646.016
Thu May 05 2022 19:00:00 GMT+0000 (Coordinated Universal Time)14.9391614.67315.6151527363.51
Thu May 05 2022 20:00:00 GMT+0000 (Coordinated Universal Time)15.61517.55115.517.3171890590.632
Thu May 05 2022 21:00:00 GMT+0000 (Coordinated Universal Time)17.32317.42315.60816.0171926206.733

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