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

Zrxusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.zrxusdt_w1

  • 18.06 KB
  • 263 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Feb 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.2650.2770.23720.24023657282
Mon Mar 04 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.24030.2740.21710.269616849905.27
Mon Mar 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.26960.28340.24770.263917365220.31
Mon Mar 18 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.26390.29870.2510.290811729713.73
Mon Mar 25 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.29080.32770.26940.324518868646.55
Mon Apr 01 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.3240.38950.31590.353720335195.98
Mon Apr 08 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.3540.36860.30030.322610156193.76
Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.32240.33690.30110.31468011550.92
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.31260.31520.260.27917212549.15
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.27890.28360.26150.26713764162.98

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