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 H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.aaveusdt_h1

  • 940.71 KB
  • 29900 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Oct 15 2020 03:00:00 GMT+0000 (Coordinated Universal Time)51.435946.43747.09913042.026
Thu Oct 15 2020 04:00:00 GMT+0000 (Coordinated Universal Time)47.09747.91646.15847.4864565.137
Thu Oct 15 2020 05:00:00 GMT+0000 (Coordinated Universal Time)47.42949.74647.428495618.395
Thu Oct 15 2020 06:00:00 GMT+0000 (Coordinated Universal Time)4949.49648.6149.0311977.936
Thu Oct 15 2020 07:00:00 GMT+0000 (Coordinated Universal Time)49.1549.20848.61493338.552
Thu Oct 15 2020 08:00:00 GMT+0000 (Coordinated Universal Time)48.90149.4464848.6542041.204
Thu Oct 15 2020 09:00:00 GMT+0000 (Coordinated Universal Time)48.40648.64645.68146.1216265.761
Thu Oct 15 2020 10:00:00 GMT+0000 (Coordinated Universal Time)46.247.01744.51444.6688352.379
Thu Oct 15 2020 11:00:00 GMT+0000 (Coordinated Universal Time)44.62946.07244.39245.8716280.565
Thu Oct 15 2020 12:00:00 GMT+0000 (Coordinated Universal Time)45.87148.48245.847.2466372.672

CREATE TABLE aaveusdt_h1 (
  "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.