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

Ognusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ognusdt_w1

  • 15.38 KB
  • 218 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jan 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.09890.4990.09890.166478249865.47
Mon Jan 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.16680.18150.11060.11554936754.11
Mon Jan 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.11490.14760.10650.116631583394.1
Mon Jan 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.11660.12820.10260.117518439061.56
Mon Feb 03 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.11750.45820.11090.443177756810.85
Mon Feb 10 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.44060.4530.2550.286386621178.44
Mon Feb 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.28630.3690.26570.289432272501.52
Mon Feb 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.28710.34990.21680.331638018107.03
Mon Mar 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.33150.54990.30080.469150795644.8
Mon Mar 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.470.5430.1190.228774502289.88

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