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

Egldusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.egldusdt_h1

  • 1021.61 KB
  • 30908 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Thu Sep 03 2020 03:00:00 GMT+0000 (Coordinated Universal Time)19.713519.7123.64230806.885
Thu Sep 03 2020 04:00:00 GMT+0000 (Coordinated Universal Time)23.60124.26122.1522.9273034.902
Thu Sep 03 2020 05:00:00 GMT+0000 (Coordinated Universal Time)22.91825.10222.8124.21785861.991
Thu Sep 03 2020 06:00:00 GMT+0000 (Coordinated Universal Time)24.17824.322.91923.48437018.335
Thu Sep 03 2020 07:00:00 GMT+0000 (Coordinated Universal Time)23.48223.820.97522.80158391.899
Thu Sep 03 2020 08:00:00 GMT+0000 (Coordinated Universal Time)22.7823.521.74722.03441429.173
Thu Sep 03 2020 09:00:00 GMT+0000 (Coordinated Universal Time)22.02323.3521.94623.31942965.406
Thu Sep 03 2020 10:00:00 GMT+0000 (Coordinated Universal Time)23.30823.33721.922.13230820.341
Thu Sep 03 2020 11:00:00 GMT+0000 (Coordinated Universal Time)22.12822.15319.920.0153372.385
Thu Sep 03 2020 12:00:00 GMT+0000 (Coordinated Universal Time)19.99720.51719.6771675.223

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