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 W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.nknusdt_w1

  • 16.24 KB
  • 231 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 07 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0280.041380.0230.03119196448500.8
Mon Oct 14 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.031260.077420.030350.03575328401497.7
Mon Oct 21 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.03580.037280.024040.0293167791059.7
Mon Oct 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.029390.032560.024750.03065131774815.6
Mon Nov 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030660.043380.026410.02944205883701.6
Mon Nov 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.029440.031810.027120.0281668471071.7
Mon Nov 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.028190.028190.018130.0187839718902.8
Mon Nov 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.018840.024180.016390.0212766924025.6
Mon Dec 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.021310.023440.020250.0214336447338.5
Mon Dec 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.021360.02270.018830.0198247706615

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