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

Iotausdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.iotausdt_w1

  • 19.51 KB
  • 302 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 28 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.42.151.41.804528909831.46
Mon Jun 04 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.80931.851.31811.374950336857.19
Mon Jun 11 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.37691.4711.12921.171655312748.36
Mon Jun 18 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.17441.2650.8810.973267890112.99
Mon Jun 25 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.97321.08250.89241.067558377933.94
Mon Jul 02 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.06741.26151.02661.077958030825.73
Mon Jul 09 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.08011.09470.9290.998144153610.72
Mon Jul 16 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.99891.1830.94280.977753908282.53
Mon Jul 23 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.97911.06310.911.008670267191.54
Mon Jul 30 2018 00:00:00 GMT+0000 (Coordinated Universal Time)1.00861.01440.77820.905191046320.06

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