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 D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.maticusdt_d1

  • 89.35 KB
  • 1784 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Apr 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.00990.010520.004810.005452251813333.7
Sat Apr 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005430.005860.005160.00521440339020
Sun Apr 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.005210.005270.004340.00442457183971.5
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004420.004560.003430.00347520557584.6
Tue Apr 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003460.005160.003460.004421165706893.8
Wed May 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004420.004640.004020.00432650430750
Thu May 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004320.004680.00410.00419270118878.8
Fri May 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004190.00440.003940.00423279265819.7
Sat May 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.004230.004250.003810.00397151436176.6
Sun May 05 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.003960.004060.003590.00372161357630.8

CREATE TABLE maticusdt_d1 (
  "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.