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

Loomusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.loomusdt_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.064460.077450.032010.06971114409921
Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.069560.069710.0630.0647641522770
Mon Apr 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.064480.070730.062870.0645448291260
Mon Apr 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.064460.070.062950.0668373418005
Mon Apr 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.066890.07230.059920.06146215552292
Mon Apr 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.061410.064660.0560.0587973847639
Mon May 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.058850.060050.055010.055930227253
Mon May 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.05590.05770.041990.0517341232471
Mon May 15 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.05190.05260.050640.05079097077
Mon May 22 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.050630.052710.046270.0489235502560

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