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 H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.icpusdt_h4

  • 217.16 KB
  • 6232 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue May 11 2021 00:00:00 GMT+0000 (Coordinated Universal Time)249.282831.02249.28579.82595994.19
Tue May 11 2021 04:00:00 GMT+0000 (Coordinated Universal Time)574.31600430.44454.07415834.88
Tue May 11 2021 08:00:00 GMT+0000 (Coordinated Universal Time)454.41455386.81403.28216046.92
Tue May 11 2021 12:00:00 GMT+0000 (Coordinated Universal Time)403.28425376.55410.63221127.99
Tue May 11 2021 16:00:00 GMT+0000 (Coordinated Universal Time)410.6411.78357.56362.12146950.45
Tue May 11 2021 20:00:00 GMT+0000 (Coordinated Universal Time)362.12420350364.01177668.57
Wed May 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)364.06390354376.58141427.97
Wed May 12 2021 04:00:00 GMT+0000 (Coordinated Universal Time)376.61389.9334346.52154702.96
Wed May 12 2021 08:00:00 GMT+0000 (Coordinated Universal Time)345.69363.03330.33350.28172333.76
Wed May 12 2021 12:00:00 GMT+0000 (Coordinated Universal Time)350.06350.75284.54290.12390832.69

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