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 M30
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.wldusdt_m30

  • 311.06 KB
  • 11253 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.153.06115389211
Mon Jul 24 2023 09:30:00 GMT+0000 (Coordinated Universal Time)3.0593.1192.3812.4129302315.9
Mon Jul 24 2023 10:00:00 GMT+0000 (Coordinated Universal Time)2.412.762.3852.6876666164.7
Mon Jul 24 2023 10:30:00 GMT+0000 (Coordinated Universal Time)2.692.7362.5352.7193448432.7
Mon Jul 24 2023 11:00:00 GMT+0000 (Coordinated Universal Time)2.7192.9272.6892.95489748.8
Mon Jul 24 2023 11:30:00 GMT+0000 (Coordinated Universal Time)2.92.932.622.663296032.2
Mon Jul 24 2023 12:00:00 GMT+0000 (Coordinated Universal Time)2.662.6662.422.553399989.4
Mon Jul 24 2023 12:30:00 GMT+0000 (Coordinated Universal Time)2.552.6252.4832.5662348511.5
Mon Jul 24 2023 13:00:00 GMT+0000 (Coordinated Universal Time)2.5662.5972.4892.562119987.9
Mon Jul 24 2023 13:30:00 GMT+0000 (Coordinated Universal Time)2.5582.62.442.4532065753.7

CREATE TABLE wldusdt_m30 (
  "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.