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

Sntusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.sntusdt_h4

  • 77.08 KB
  • 1802 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri May 19 2023 08:00:00 GMT+0000 (Coordinated Universal Time)0.024960.0350.024490.0251131275819
Fri May 19 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.025120.025190.02460.024837994563
Fri May 19 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.024830.025220.024650.024742352325
Fri May 19 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.024750.025050.024660.02485929503
Sat May 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.024850.024850.023990.02442224947
Sat May 20 2023 04:00:00 GMT+0000 (Coordinated Universal Time)0.024410.024620.024240.024361031078
Sat May 20 2023 08:00:00 GMT+0000 (Coordinated Universal Time)0.024350.02480.023720.024322162361
Sat May 20 2023 12:00:00 GMT+0000 (Coordinated Universal Time)0.024440.02480.024140.024412037342
Sat May 20 2023 16:00:00 GMT+0000 (Coordinated Universal Time)0.024450.024480.024210.02447718908
Sat May 20 2023 20:00:00 GMT+0000 (Coordinated Universal Time)0.024420.02450.024310.02442241247

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