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

Xvgusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.xvgusdt_w1

  • 12.05 KB
  • 145 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.026710.080.026710.03314886857833
Mon Jun 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.033070.034010.024180.032597390789
Mon Jun 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.029980.0310.022030.027511556359399
Mon Jun 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.027510.028150.017550.021872118251752
Mon Jun 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021830.024370.020840.023581227318590
Mon Jul 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.023470.023490.019970.02111733207167
Mon Jul 12 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.021070.021360.017840.0188889393878
Mon Jul 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.018780.020630.015810.02039863216767
Mon Jul 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.020420.02570.01890.022962527400235
Mon Aug 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)0.022980.02730.022220.025082030699559

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