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

Ontusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.ontusdt_w1

  • 19.08 KB
  • 301 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Jun 04 2018 00:00:00 GMT+0000 (Coordinated Universal Time)8.3358.6426.4016.866840838.805
Mon Jun 11 2018 00:00:00 GMT+0000 (Coordinated Universal Time)6.8587.085.456.14918515853.488
Mon Jun 18 2018 00:00:00 GMT+0000 (Coordinated Universal Time)6.1496.854.1265.0823391221.975
Mon Jun 25 2018 00:00:00 GMT+0000 (Coordinated Universal Time)5.0835.8644.545.09227894970.192
Mon Jul 02 2018 00:00:00 GMT+0000 (Coordinated Universal Time)5.0985.6474.274.5319396767.195
Mon Jul 09 2018 00:00:00 GMT+0000 (Coordinated Universal Time)4.5264.533.143.44324195264.067
Mon Jul 16 2018 00:00:00 GMT+0000 (Coordinated Universal Time)3.4444.0743.1913.24317387718.184
Mon Jul 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)3.2433.6442.923.2118557871.474
Mon Jul 30 2018 00:00:00 GMT+0000 (Coordinated Universal Time)3.2023.2162.1432.27723915078.161
Mon Aug 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time)2.2822.371.3521.49829395019.962

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