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

Icxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.icxusdt_w1

  • 19.3 KB
  • 300 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 11 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.95252.39861.751.983525304363.77
Mon Jun 18 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.9842.20911.441.572331187920.08
Mon Jun 25 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.57241.721.361.64829551562.44
Mon Jul 02 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.65061.83241.55011.72630302510.02
Mon Jul 09 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.7261.75051.25241.364434335135.86
Mon Jul 16 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.36441.76991.2751.360545034267.44
Mon Jul 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.35961.431.2331.285944561785.36
Mon Jul 30 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.28581.29570.8250.890350105399.74
Mon Aug 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.89030.99990.62270.684862052895.51
Mon Aug 13 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.68490.76780.45430.671495659570.12

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