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

Iotxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.iotxusdt_w1

  • 16.34 KB
  • 226 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Nov 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005060.0066660.00450.00473250750338
Mon Nov 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0047320.0047320.0033250.00367236158446
Mon Nov 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003660.0047990.0034260.00418956198774
Mon Dec 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0041890.0043510.0035110.00404863702604
Mon Dec 09 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0040480.0041990.003410.00357827384383
Mon Dec 16 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003540.0038560.0030070.003632560376
Mon Dec 23 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0036080.0039260.0033620.0034520150011
Mon Dec 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00350.0036180.0032630.00356513682097
Mon Jan 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0035180.004090.0034450.00363529009106
Mon Jan 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0036320.0046050.0034850.0040979468608

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