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

Gtcusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.gtcusdt_h4

  • 193.81 KB
  • 6050 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Jun 10 2021 08:00:00 GMT+0000 (Coordinated Universal Time)9.52249.5211.142044228.83
Thu Jun 10 2021 12:00:00 GMT+0000 (Coordinated Universal Time)11.1412.4910.2811.461293087.66
Thu Jun 10 2021 16:00:00 GMT+0000 (Coordinated Universal Time)11.4612.39.9910.85820861.63
Thu Jun 10 2021 20:00:00 GMT+0000 (Coordinated Universal Time)10.8214.9610.5213.262886806.38
Fri Jun 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)13.2316.1212.2315.731855958.94
Fri Jun 11 2021 04:00:00 GMT+0000 (Coordinated Universal Time)15.7218.3615.5816.372977392.83
Fri Jun 11 2021 08:00:00 GMT+0000 (Coordinated Universal Time)16.3717.4913.8514.541922219.96
Fri Jun 11 2021 12:00:00 GMT+0000 (Coordinated Universal Time)14.5315.4713.3814.411630837.51
Fri Jun 11 2021 16:00:00 GMT+0000 (Coordinated Universal Time)14.4214.4212.8313.23985739.98
Fri Jun 11 2021 20:00:00 GMT+0000 (Coordinated Universal Time)13.2313.511.7911.97498682.1

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