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

Neousdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.neousdt_w1

  • 18.86 KB
  • 329 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 20 2017 00:00:00 GMT+0000 (Coordinated Universal Time)364633.0937.81118840.795
Mon Nov 27 2017 00:00:00 GMT+0000 (Coordinated Universal Time)37.73441.7129.10436.589817147.562
Mon Dec 04 2017 00:00:00 GMT+0000 (Coordinated Universal Time)36.66743.1863132.5981237775.583
Mon Dec 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)32.60974.99832.60967.1871269329.214
Mon Dec 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time)67.18783.84258.341358506.186
Mon Dec 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)58.3477.77455.94774.853780752.403
Mon Jan 01 2018 00:00:00 GMT+0000 (Coordinated Universal Time)74.85410971.05103.096807900.118
Mon Jan 08 2018 00:00:00 GMT+0000 (Coordinated Universal Time)102.59918682.51701092013.828
Mon Jan 15 2018 00:00:00 GMT+0000 (Coordinated Universal Time)170198.688.888132.5894994837.855
Mon Jan 22 2018 00:00:00 GMT+0000 (Coordinated Universal Time)132.899156108.5154.1011715015.885

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