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

Icpusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.icpusdt_h1

  • 755.8 KB
  • 24923 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue May 11 2021 01:00:00 GMT+0000 (Coordinated Universal Time)249.282831.02249.28385292370.34
Tue May 11 2021 02:00:00 GMT+0000 (Coordinated Universal Time)384.84447.4354435.58124776.85
Tue May 11 2021 03:00:00 GMT+0000 (Coordinated Universal Time)436.92600410.5579.82178847
Tue May 11 2021 04:00:00 GMT+0000 (Coordinated Universal Time)574.31600430.44435.12176042.04
Tue May 11 2021 05:00:00 GMT+0000 (Coordinated Universal Time)435.04498435.01486.02111685.57
Tue May 11 2021 06:00:00 GMT+0000 (Coordinated Universal Time)486.13494.7444845969231.69
Tue May 11 2021 07:00:00 GMT+0000 (Coordinated Universal Time)458.93469.64430.73454.0758875.58
Tue May 11 2021 08:00:00 GMT+0000 (Coordinated Universal Time)454.41455391.68420.7683404.44
Tue May 11 2021 09:00:00 GMT+0000 (Coordinated Universal Time)421429405414.5838174.39
Tue May 11 2021 10:00:00 GMT+0000 (Coordinated Universal Time)414.99424.83386.81417.7555360.25

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