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

Idusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.idusdt_w1

  • 7.13 KB
  • 51 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.0252.50.0250.487512134699118
Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.487670.522980.427650.46685970638299
Mon Apr 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.466850.48550.430370.44556388665434
Mon Apr 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.445560.980.439010.929361740465805
Mon Apr 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.929331.050.661710.678391413674681
Mon Apr 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.67840.777540.630770.63581885001657
Mon May 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.6360.640570.510.53484432008953
Mon May 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.5350.544180.435120.50457445741365
Mon May 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.504550.518530.45340.46759290790283
Mon May 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.467510.524120.4410.51189223605157

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