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

Bchusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bchusdt_w1

  • 13.79 KB
  • 224 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)220.08226.49209.24214.36156135.11038
Mon Dec 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)214.37219.68200.88212.58310169.91506
Mon Dec 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)212.42215.08203.67206.88210886.8492
Mon Dec 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)206.87208.67169.66196.27525963.05107
Mon Dec 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)196.28215.94182.69212.34470986.26339
Mon Dec 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)212.29227.64191.9222.79722062.64627
Mon Jan 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)222.82279.49222.2270.771321979.48113
Mon Jan 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)270.85405.86261.06339.612847979.50366
Mon Jan 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)339.54354.52297348.241005001.10896
Mon Jan 27 2020 00:00:00 GMT+0000 (Coordinated Universal Time)348.25399.34347.65377.341210083.92505

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