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

Maticusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.maticusdt_w1

  • 17.84 KB
  • 255 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00990.010520.004340.004423149336325.2
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004420.005160.003430.003723198873734.3
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003710.005720.003030.00533073203994.1
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005290.020690.005160.0201819678993578.6
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.020160.0450.018330.0241928170811248.3
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.024170.02540.018240.020127171124682.6
Mon Jun 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.020120.02760.01780.025377757853085.2
Mon Jun 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.025370.027350.0190.02245291388226
Mon Jun 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.022390.02440.02050.021046356613165.1
Mon Jun 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.021040.02690.016390.022175233818956.5

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