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

Cyberusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cyberusdt_h4

  • 52.62 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)1.4417.791.445.438679084.37
Tue Aug 15 2023 16:00:00 GMT+0000 (Coordinated Universal Time)5.4345.4364.5684.7942477405.43
Tue Aug 15 2023 20:00:00 GMT+0000 (Coordinated Universal Time)4.7914.8274.424.687980643.55
Wed Aug 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.6885.294.5395.2442553250.11
Wed Aug 16 2023 04:00:00 GMT+0000 (Coordinated Universal Time)5.2455.274.6354.9021894379.95
Wed Aug 16 2023 08:00:00 GMT+0000 (Coordinated Universal Time)4.9015.184.6774.7871942273.1
Wed Aug 16 2023 12:00:00 GMT+0000 (Coordinated Universal Time)4.7874.84.194.2951605895.42
Wed Aug 16 2023 16:00:00 GMT+0000 (Coordinated Universal Time)4.2964.3434.024.107789261.71
Wed Aug 16 2023 20:00:00 GMT+0000 (Coordinated Universal Time)4.1064.414.0214.296719657.69
Thu Aug 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.2964.3424.064.218397005.02

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