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

Tomousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.tomousdt_w1

  • 15.34 KB
  • 222 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 19 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.580.88880.50170.70498356328.86
Mon Aug 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.7070.760.4550.4757247336.81
Mon Sep 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.47880.48980.39220.43241874682.82
Mon Sep 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.43220.44590.350.3821208045.38
Mon Sep 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.38060.4470.35070.36591350333.98
Mon Sep 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.36440.36910.26250.29771024610.9
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.29770.33250.29530.3171753392.21
Mon Oct 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.31620.37970.310.33471376196.86
Mon Oct 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.33320.36620.3040.31271261209.7
Mon Oct 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.31440.330.26690.30391504534.73

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