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

Xtzusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.xtzusdt_d1

  • 71.51 KB
  • 1633 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue Sep 24 2019 00:00:00 GMT+0000 (Coordinated Universal Time)1.0151.110.7750.8597812705.26
Wed Sep 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.87110.91220.81010.8517342967.31
Thu Sep 26 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.85210.90860.810.8503406060.51
Fri Sep 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.84510.89790.810.8845257134.2
Sat Sep 28 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.88660.940.86050.8902251804.6
Sun Sep 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.89660.90580.85650.8817153810.52
Mon Sep 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.87430.91690.84050.9018295749.36
Tue Oct 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.90160.9920.8950.9502279353.2
Wed Oct 02 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.94820.94820.88540.9428244306.65
Thu Oct 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.94270.96270.90710.9299218314.72

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