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

Zecusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.zecusdt_w1

  • 15.27 KB
  • 260 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)58.559.153.3157.2124755.77298
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)57.0659.5252.7258.6541837.22562
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)58.787758.1374.37117555.09362
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)74.2176.0763.3269.684937.96481
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)69.671.7565.467.9134707.40415
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)68.1170.9759.1760.646518.25328
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)60.4264.2757.0559.5935932.17416
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)59.7365.755.560.6760985.56912
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)60.6782.1859.8277.6113242.23232
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)77.5777.8967.575.3268773.37088

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