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

Ustcusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ustcusdt_w1

  • 7.27 KB
  • 53 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 06 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.021830.024880.0210.0228455491758778
Mon Mar 13 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.022759720.025580.021586370.02337518838706577
Mon Mar 20 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.023346850.024860.019837570.022305791336472836
Mon Mar 27 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.022305790.022538050.02050.0211643678856924
Mon Apr 03 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.021172130.022551640.020551020.02153825296031
Mon Apr 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.021529620.02439980.021238160.022651791088608702
Mon Apr 17 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.022653860.02320.017658780.01972015890413239
Mon Apr 24 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.019670560.0230.017790.020479191203097541
Mon May 01 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.020450530.020757270.017320010.01742501686905572
Mon May 08 2023 00:00:00 GMT+0000 (Coordinated Universal Time)0.017429040.018437030.01390.015033021510550106

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