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

Arusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.arusdt_d1

  • 43.18 KB
  • 1035 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri May 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time)27.1877.827.1829.2122048140.68
Sat May 15 2021 00:00:00 GMT+0000 (Coordinated Universal Time)29.232.726.10126.622909417.91
Sun May 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time)26.86527.99622.69423.895334890.13
Mon May 17 2021 00:00:00 GMT+0000 (Coordinated Universal Time)23.87925.00121.15522.678342267.94
Tue May 18 2021 00:00:00 GMT+0000 (Coordinated Universal Time)22.73525.93821.97922.543222359.51
Wed May 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time)22.74522.98510.32716.479523010.18
Thu May 20 2021 00:00:00 GMT+0000 (Coordinated Universal Time)16.47918.88914.80718.755406826.98
Fri May 21 2021 00:00:00 GMT+0000 (Coordinated Universal Time)18.75520.8913.63315.376501008.02
Sat May 22 2021 00:00:00 GMT+0000 (Coordinated Universal Time)15.30916.812.514.264311117.44
Sun May 23 2021 00:00:00 GMT+0000 (Coordinated Universal Time)14.248159.913.28279919.45

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