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

Aaveusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.aaveusdt_w1

  • 12.16 KB
  • 178 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)51.435938.20640.75262374.378
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)40.8242.6583237.895956830.678
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)37.89339.19227.7330.757971051.075
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)30.70354.925.93953.9311795551.364
Mon Nov 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time)53.9571.41449.4564.2563854990.235
Mon Nov 16 2020 00:00:00 GMT+0000 (Coordinated Universal Time)64.25182.4860.90368.8112894379.137
Mon Nov 23 2020 00:00:00 GMT+0000 (Coordinated Universal Time)68.76275.55068.8862270623.774
Mon Nov 30 2020 00:00:00 GMT+0000 (Coordinated Universal Time)68.95494.87568.93687.8382656394.275
Mon Dec 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)87.9059570.56483.9292244647.703
Mon Dec 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)83.93396.32979.58485.6292288517.141

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