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

Seiusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.seiusdt_h4

  • 56.33 KB
  • 1273 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Aug 15 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.0640.480.0640.1903507008651.3
Tue Aug 15 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.19030.19050.1670.172892287274.5
Tue Aug 15 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.17290.1790.16540.178938308145.6
Wed Aug 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.17880.250.17030.2421235077034.9
Wed Aug 16 2023 04:00:00 GMT+0000 (Coordinated Universal Time)0.24180.26060.2050.2307261683650.7
Wed Aug 16 2023 08:00:00 GMT+0000 (Coordinated Universal Time)0.23070.2830.23050.252275577327.3
Wed Aug 16 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.2520.25530.1950.2033254245374
Wed Aug 16 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.20330.20810.18220.1913152820424.2
Wed Aug 16 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.19130.21740.18510.2148140688233.9
Thu Aug 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.21460.21550.18880.1941144653144.1

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