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

Bnbusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.bnbusdt_w1

  • 19.75 KB
  • 331 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 06 2017 00:00:00 GMT+0000 (Coordinated Universal Time)1.52.19970.51.492089729.52
Mon Nov 13 2017 00:00:00 GMT+0000 (Coordinated Universal Time)1.51.73811.491.61610933.24
Mon Nov 20 2017 00:00:00 GMT+0000 (Coordinated Universal Time)1.61.95881.53881.83882267428.56
Mon Nov 27 2017 00:00:00 GMT+0000 (Coordinated Universal Time)1.83882.41.552.26173432682.54
Mon Dec 04 2017 00:00:00 GMT+0000 (Coordinated Universal Time)2.26172.842.13152.46193416357.72
Mon Dec 11 2017 00:00:00 GMT+0000 (Coordinated Universal Time)2.46166.72.2655.9995874949
Mon Dec 18 2017 00:00:00 GMT+0000 (Coordinated Universal Time)5.9996.4633.255.1819219971.64
Mon Dec 25 2017 00:00:00 GMT+0000 (Coordinated Universal Time)5.189911.35.0298.5314345936.5
Mon Jan 01 2018 00:00:00 GMT+0000 (Coordinated Universal Time)8.547823.67.818.59411268088.6
Mon Jan 08 2018 00:00:00 GMT+0000 (Coordinated Universal Time)18.537525.1813.6620.454113503238.56

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