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

Xrpusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.xrpusdt_d1

  • 104.27 KB
  • 2141 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri May 04 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.51.50.50.889920890213.82
Sat May 05 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.88980.9350.8880.902816816165.3
Sun May 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.90280.9180.837740.8648316002035.8
Mon May 07 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.864820.868860.80.824917303486.4
Tue May 08 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.82490.848020.7920.8066712971303.18
Wed May 09 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.806670.818940.75690.7948113982375.89
Thu May 10 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.794810.805720.740850.7455810136895.73
Fri May 11 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.74920.756020.647580.676131292480.04
Sat May 12 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.673760.710.625190.6852218181151.11
Sun May 13 2018 00:00:00 GMT+0000 (Coordinated Universal Time)0.681920.75010.664560.7299917521261.77

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