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

Nknusdt H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.nknusdt_h4

  • 345.28 KB
  • 9696 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Oct 11 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.0280.034470.0230.0307241589590.4
Fri Oct 11 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.030710.030710.027170.02786222326.5
Fri Oct 11 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.027750.02880.025790.02611917626.3
Sat Oct 12 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.02610.034460.025030.0325318974549.5
Sat Oct 12 2019 04:00:00 GMT+0000 (Coordinated Universal Time)0.032580.041380.03020.0342125496151.3
Sat Oct 12 2019 08:00:00 GMT+0000 (Coordinated Universal Time)0.034280.04050.033610.0374232865242.9
Sat Oct 12 2019 12:00:00 GMT+0000 (Coordinated Universal Time)0.037280.037920.033020.0362419107345.2
Sat Oct 12 2019 16:00:00 GMT+0000 (Coordinated Universal Time)0.036250.036640.03350.035388089942
Sat Oct 12 2019 20:00:00 GMT+0000 (Coordinated Universal Time)0.035380.037350.034870.037226124479.4
Sun Oct 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.037240.038660.03520.036959864285.5

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