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

Ethusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ethusdt_w1

  • 19.23 KB
  • 343 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 14 2017 00:00:00 GMT+0000 (Coordinated Universal Time)301.13312.18278299.121224.89324
Mon Aug 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time)299.1348.13144.21348.1345233.88589
Mon Aug 28 2017 00:00:00 GMT+0000 (Coordinated Universal Time)348.11394.39320.08341.7733886.41427
Mon Sep 04 2017 00:00:00 GMT+0000 (Coordinated Universal Time)339.29344.55235.55293.535485.23332
Mon Sep 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)293.51316.46192257.5558259.63439
Mon Sep 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time)257.53306.22252.128218833.39464
Mon Sep 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)282313274303.9542726.28598
Mon Oct 02 2017 00:00:00 GMT+0000 (Coordinated Universal Time)303.94318.5283.18311.0725352.7189
Mon Oct 09 2017 00:00:00 GMT+0000 (Coordinated Universal Time)311.13353.96286.65337.9658855.77319
Mon Oct 16 2017 00:00:00 GMT+0000 (Coordinated Universal Time)337.5354284.68293.7962901.0251

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