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

Chrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.chrusdt_w1

  • 14.86 KB
  • 201 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 04 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.027710.039510.017530.01916240362272.9
Mon May 11 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.019150.019590.017130.01838105972686.1
Mon May 18 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.018540.02240.016970.01853151130393.5
Mon May 25 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.018530.023530.018340.02154112743954.7
Mon Jun 01 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.021550.027010.01590.02621101840379.7
Mon Jun 08 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.02620.051520.023460.03376573615029
Mon Jun 15 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.033760.03930.030360.03388288688707
Mon Jun 22 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.033910.03550.024460.02782152954509.3
Mon Jun 29 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.027690.036380.027140.02991839049830.4
Mon Jul 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.02990.037370.029850.03504667991631.9

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