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

Aceusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.aceusdt_h4

  • 30.26 KB
  • 525 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Dec 18 2023 04:00:00 GMT+0000 (Coordinated Universal Time)0.357115.80.357115.340219276744.9
Mon Dec 18 2023 08:00:00 GMT+0000 (Coordinated Universal Time)15.340216.3613.106215.534211033741.7
Mon Dec 18 2023 12:00:00 GMT+0000 (Coordinated Universal Time)15.534616.379913.76714.31868505255.3
Mon Dec 18 2023 16:00:00 GMT+0000 (Coordinated Universal Time)14.327214.6712.222512.73144457034.2
Mon Dec 18 2023 20:00:00 GMT+0000 (Coordinated Universal Time)12.731414.612.706413.8763152123
Tue Dec 19 2023 00:00:00 GMT+0000 (Coordinated Universal Time)13.888215.079713.6814.37492861173.3
Tue Dec 19 2023 04:00:00 GMT+0000 (Coordinated Universal Time)14.375614.84513.120113.51172961966.2
Tue Dec 19 2023 08:00:00 GMT+0000 (Coordinated Universal Time)13.510113.884612.812.94992410904.2
Tue Dec 19 2023 12:00:00 GMT+0000 (Coordinated Universal Time)12.945813.718712.42312.98882538253.4
Tue Dec 19 2023 16:00:00 GMT+0000 (Coordinated Universal Time)12.989213.351212.523813.17781598802.2

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