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

Suiusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.suiusdt_h4

  • 84.46 KB
  • 1897 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Wed May 03 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.120.11.3018304968314.3
Wed May 03 2023 16:00:00 GMT+0000 (Coordinated Universal Time)1.30181.39951.2811.318894852681.2
Wed May 03 2023 20:00:00 GMT+0000 (Coordinated Universal Time)1.31921.4151.30771.401646777497.9
Thu May 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.40161.4991.37461.40657737857.3
Thu May 04 2023 04:00:00 GMT+0000 (Coordinated Universal Time)1.40551.4181.35011.37226480327.4
Thu May 04 2023 08:00:00 GMT+0000 (Coordinated Universal Time)1.37211.39781.29681.302135676815
Thu May 04 2023 12:00:00 GMT+0000 (Coordinated Universal Time)1.30221.351.29611.331522327421.2
Thu May 04 2023 16:00:00 GMT+0000 (Coordinated Universal Time)1.33161.34751.31331.334211839492.9
Thu May 04 2023 20:00:00 GMT+0000 (Coordinated Universal Time)1.33411.3471.30881.33036634528.8
Fri May 05 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.33031.3391.261.26820588621.5

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