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

Kavausdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.kavausdt_h4

  • 343.82 KB
  • 9615 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Oct 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.461.27980.460.7288113952.88
Fri Oct 25 2019 04:00:00 GMT+0000 (Coordinated Universal Time)0.72550.8350.68210.772070894.31
Fri Oct 25 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.770.82890.7550.7936979599.37
Fri Oct 25 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.79371.090.78141.00365408705.08
Fri Oct 25 2019 16:00:00 GMT+0000 (Coordinated Universal Time)1.00361.31490.991.21548814235.55
Fri Oct 25 2019 20:00:00 GMT+0000 (Coordinated Universal Time)1.21071.6441.081.29836427240.73
Sat Oct 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.29661.36121.011.18916151476.16
Sat Oct 26 2019 04:00:00 GMT+0000 (Coordinated Universal Time)1.18371.19961.08241.14771909352.58
Sat Oct 26 2019 08:00:00 GMT+0000 (Coordinated Universal Time)1.14771.191.111.14161237690.8
Sat Oct 26 2019 12:00:00 GMT+0000 (Coordinated Universal Time)1.13691.1420.96261.02871637137.88

CREATE TABLE kavausdt_h4 (
  "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.