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

Celrusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.celrusdt_w1

  • 18.03 KB
  • 259 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030.040.016530.019679313542624.3
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.019650.02260.017360.018571463915609.4
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.018550.020050.016550.017681385495166.2
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.017680.0190.01680.01747787561154.9
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.017420.018490.010590.011251570206554.5
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.011250.011440.008640.00918806215460.7
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.009170.010680.007150.008922139886429.2
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.008880.01750.008710.017274496565968.8
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.017290.025990.012570.014197752551864.9
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.014190.01920.013010.017353317924245.6

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