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

Wldusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.wldusdt_h1

  • 171.01 KB
  • 5626 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 24 2023 09:00:00 GMT+0000 (Coordinated Universal Time)0.155.290.152.41224691526.9
Mon Jul 24 2023 10:00:00 GMT+0000 (Coordinated Universal Time)2.412.762.3852.71910114597.4
Mon Jul 24 2023 11:00:00 GMT+0000 (Coordinated Universal Time)2.7192.932.622.668785781
Mon Jul 24 2023 12:00:00 GMT+0000 (Coordinated Universal Time)2.662.6662.422.5665748500.9
Mon Jul 24 2023 13:00:00 GMT+0000 (Coordinated Universal Time)2.5662.62.442.4534185741.6
Mon Jul 24 2023 14:00:00 GMT+0000 (Coordinated Universal Time)2.4542.4712.1742.2718219657.7
Mon Jul 24 2023 15:00:00 GMT+0000 (Coordinated Universal Time)2.272.2932.1482.2275293640.4
Mon Jul 24 2023 16:00:00 GMT+0000 (Coordinated Universal Time)2.2272.352.2132.2784216782
Mon Jul 24 2023 17:00:00 GMT+0000 (Coordinated Universal Time)2.2782.2782.1172.1823720411
Mon Jul 24 2023 18:00:00 GMT+0000 (Coordinated Universal Time)2.1822.252.1372.2032372869.6

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