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

  • 579.52 KB
  • 20382 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.447.1722349536.5
Tue Aug 15 2023 12:15:00 GMT+0000 (Coordinated Universal Time)7.1717.1816.26.358833948.67
Tue Aug 15 2023 12:30:00 GMT+0000 (Coordinated Universal Time)6.3566.66.0076.131582099.03
Tue Aug 15 2023 12:45:00 GMT+0000 (Coordinated Universal Time)6.1316.3846.116.264567260.94
Tue Aug 15 2023 13:00:00 GMT+0000 (Coordinated Universal Time)6.2626.3165.7565.94668695.72
Tue Aug 15 2023 13:15:00 GMT+0000 (Coordinated Universal Time)5.9395.9435.65.732611024.45
Tue Aug 15 2023 13:30:00 GMT+0000 (Coordinated Universal Time)5.7325.7645.455.575481020.58
Tue Aug 15 2023 13:45:00 GMT+0000 (Coordinated Universal Time)5.5725.6925.5235.666341249.71
Tue Aug 15 2023 14:00:00 GMT+0000 (Coordinated Universal Time)5.6575.7115.415.459321715.48
Tue Aug 15 2023 14:15:00 GMT+0000 (Coordinated Universal Time)5.4595.5455.2645.28290741.37

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