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 M5
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cyberusdt_m5

  • 1.49 MB
  • 61151 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.1281148845.78
Tue Aug 15 2023 12:05:00 GMT+0000 (Coordinated Universal Time)7.1277.2476.8447.173492686.84
Tue Aug 15 2023 12:10:00 GMT+0000 (Coordinated Universal Time)7.1648.177.0717.172708003.88
Tue Aug 15 2023 12:15:00 GMT+0000 (Coordinated Universal Time)7.1717.1816.676.845394376.1
Tue Aug 15 2023 12:20:00 GMT+0000 (Coordinated Universal Time)6.8426.8486.36.301249721.62
Tue Aug 15 2023 12:25:00 GMT+0000 (Coordinated Universal Time)6.36.5416.26.358189850.95
Tue Aug 15 2023 12:30:00 GMT+0000 (Coordinated Universal Time)6.3566.66.3536.479184371.29
Tue Aug 15 2023 12:35:00 GMT+0000 (Coordinated Universal Time)6.4796.516.0076.26233824.71
Tue Aug 15 2023 12:40:00 GMT+0000 (Coordinated Universal Time)6.2576.2666.136.131163903.03
Tue Aug 15 2023 12:45:00 GMT+0000 (Coordinated Universal Time)6.1316.3256.136.249201975.04

CREATE TABLE cyberusdt_m5 (
  "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.