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

Blurusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.blurusdt_w1

  • 5.33 KB
  • 16 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.40670.790.40670.5642318633479.8
Mon Nov 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.56440.5890.47950.5399524964159
Mon Dec 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.53990.57450.46660.53530435270.1
Mon Dec 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.530.53240.4260.4536341752764.6
Mon Dec 18 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.45370.55170.3910.5207530684334.2
Mon Dec 25 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.52080.55650.44060.4633227982273.3
Mon Jan 01 2024 00:00:00 GMT+0000 (Coordinated Universal Time)0.46330.58560.42480.4317438488640.5
Mon Jan 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)0.43170.65290.38520.5481703231679.9
Mon Jan 15 2024 00:00:00 GMT+0000 (Coordinated Universal Time)0.54810.7350.54730.5998762712050.8
Mon Jan 22 2024 00:00:00 GMT+0000 (Coordinated Universal Time)0.59990.68160.56840.6122494704234.4

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