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 W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.egldusdt_w1

  • 12.48 KB
  • 184 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Aug 31 2020 00:00:00 GMT+0000 (Coordinated Universal Time)19.713510.213.3682925530.844
Mon Sep 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time)13.3715.6711.50813.3062747032.656
Mon Sep 14 2020 00:00:00 GMT+0000 (Coordinated Universal Time)13.30614.9399.77210.7171900281.702
Mon Sep 21 2020 00:00:00 GMT+0000 (Coordinated Universal Time)10.693118.15410.0282593871.878
Mon Sep 28 2020 00:00:00 GMT+0000 (Coordinated Universal Time)10.02810.9718.879.0361564422.851
Mon Oct 05 2020 00:00:00 GMT+0000 (Coordinated Universal Time)9.0269.1196.4658.1712429193.121
Mon Oct 12 2020 00:00:00 GMT+0000 (Coordinated Universal Time)8.1718.3577.6121174885.218
Mon Oct 19 2020 00:00:00 GMT+0000 (Coordinated Universal Time)7.61510.2869.2573254208.299
Mon Oct 26 2020 00:00:00 GMT+0000 (Coordinated Universal Time)9.259.547.17.6742568965.611
Mon Nov 02 2020 00:00:00 GMT+0000 (Coordinated Universal Time)7.6858.5876.9888.3392251371.901

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