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

Hotusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.hotusdt_w1

  • 18.48 KB
  • 264 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00152690.001660.00112770.00112787188331128
Mon Feb 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00112780.001290.00103160.00107667331977307
Mon Mar 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00107790.00117690.000990.0010947727173459
Mon Mar 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0010950.0013490.00102610.0011739185807245
Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00117130.00123590.00111310.00115555069994335
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0011540.00118850.00106150.00115334344364671
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00115380.00135750.00114030.001329224511279
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00131720.00135140.0011590.0012454419782359
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00124510.00153850.00122510.001373410281874800
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00137340.0014170.001220.0012753604509145

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