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

Iostusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.iostusdt_w1

  • 18.02 KB
  • 260 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.030.030.0083620.0085612014755861
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.008560.01050.0078710.0098872565570542
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0098910.01860.00980.0162492232378274
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0161680.01760.01210.01391486390930
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.01390.0143180.0122040.0138741672937
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.01380.013890.0098180.010864805840978
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0108490.011950.010110.010813581790753
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0108030.0142850.01040.0126861214365727
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0126960.0154170.011360.0123851035350208
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.0123650.0131690.0111050.012916786710305

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