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

Mblusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.mblusdt_w1

  • 15.57 KB
  • 212 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 17 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0048170.0060.0024490.0025791899697388
Mon Feb 24 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0025790.0027010.0017060.0020261936405919
Mon Mar 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0020270.0025960.0017840.0018282596543992
Mon Mar 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0018280.0020.0006350.0012472131404922
Mon Mar 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0012460.0013630.0009580.0012131442886844
Mon Mar 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0012120.0016450.0011530.0013722289933175
Mon Mar 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0013720.0014860.0012910.0013691187634535
Mon Apr 06 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0013680.0014410.0012530.0012791102350779
Mon Apr 13 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0012790.0013370.001140.001215899522257
Mon Apr 20 2020 00:00:00 GMT+0000 (Coordinated Universal Time)0.0012150.0013830.0011410.0013741088907618

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