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 M15
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.wldusdt_m15

  • 596.29 KB
  • 22506 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.1849765061.8
Mon Jul 24 2023 09:15:00 GMT+0000 (Coordinated Universal Time)3.1843.3592.953.0615624149.2
Mon Jul 24 2023 09:30:00 GMT+0000 (Coordinated Universal Time)3.0593.1192.6772.7554637838
Mon Jul 24 2023 09:45:00 GMT+0000 (Coordinated Universal Time)2.7612.7632.3812.4124664477.9
Mon Jul 24 2023 10:00:00 GMT+0000 (Coordinated Universal Time)2.412.6352.3852.5894060144.2
Mon Jul 24 2023 10:15:00 GMT+0000 (Coordinated Universal Time)2.592.762.5522.6872606020.5
Mon Jul 24 2023 10:30:00 GMT+0000 (Coordinated Universal Time)2.692.6922.5352.6022013502
Mon Jul 24 2023 10:45:00 GMT+0000 (Coordinated Universal Time)2.6022.7362.5562.7191434930.7
Mon Jul 24 2023 11:00:00 GMT+0000 (Coordinated Universal Time)2.7192.92.6892.833107511.6
Mon Jul 24 2023 11:15:00 GMT+0000 (Coordinated Universal Time)2.832.9272.7352.92382237.2

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