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

Ethbtc W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ethbtc_w1

  • 23.15 KB
  • 348 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jul 10 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.080.0936990.0755910.08224114859.281
Mon Jul 17 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0823680.1090680.0749820.08353349431.897
Mon Jul 24 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0834380.0839730.0643350.07010969342.178
Mon Jul 31 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0704060.085260.067590.08102988661.947
Mon Aug 07 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0810290.0935780.0680070.073824114725.151
Mon Aug 14 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.073850.0799110.0661610.072198175746.27
Mon Aug 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0721980.0886580.070010.080436281150.806
Mon Aug 28 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0806490.0850850.073740.075938221309.526
Mon Sep 04 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0760310.0760710.0650.070127181569.165
Mon Sep 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)0.0705990.0727840.0650.06984864138.338

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