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

  • 44.5 KB
  • 1038 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.28364.011773623
Wed May 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)364.06390255258.021291354.53
Thu May 13 2021 00:00:00 GMT+0000 (Coordinated Universal Time)258346.81252301.44815229.63
Fri May 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)301.48341291.39304.13462179.09
Sat May 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)304.1305.03240246.06540015.89
Sun May 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time)246.06263.68205.07225.19507341.61
Mon May 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)225.16226.35184.39195.59520889.77
Tue May 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)195.58205.82160.34163.47690553.08
Wed May 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)163.66179.1292122.791274193.75
Thu May 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)122.83224.11103.63164.153769557.35

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