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 W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.cyberusdt_w1

  • 6.03 KB
  • 30 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 14 2023 00:00:00 GMT+0000 (Coordinated Universal Time)1.4417.791.444.51644947549.57
Mon Aug 21 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.5165.473.5263.80858115722.32
Mon Aug 28 2023 00:00:00 GMT+0000 (Coordinated Universal Time)3.80816.23.5666.806176820829.23
Mon Sep 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)6.8077.464.7874.90245050383.52
Mon Sep 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.9045.7254.524.92255080374.1
Mon Sep 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.9246.0344.7355.00930732122.13
Mon Sep 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)5.0075.4594.9235.41617207521.03
Mon Oct 02 2023 00:00:00 GMT+0000 (Coordinated Universal Time)5.4175.4944.584.94514379472.43
Mon Oct 09 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.9455.0334.3354.42610554101.22
Mon Oct 16 2023 00:00:00 GMT+0000 (Coordinated Universal Time)4.4264.6844.014.2710894442.63

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