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

Enjusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.enjusdt_w1

  • 17.71 KB
  • 256 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 15 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.1790.210350.160.1854255644928.3
Mon Apr 22 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.185970.1930.145670.1562733651583
Mon Apr 29 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.15630.1580.136540.1457317172778.5
Mon May 06 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.146340.164760.115610.1416649446922.6
Mon May 13 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.14140.169790.131880.1528885765465.7
Mon May 20 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.152880.1940.1460.159105840269.9
Mon May 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.159720.177630.145620.1689553233812.8
Mon Jun 03 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.168570.169910.137730.1446551426587
Mon Jun 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.144230.1630.140450.1480639449340.7
Mon Jun 17 2019 00:00:00 GMT+0000 (Coordinated Universal Time)0.148750.149350.131460.1366828334653.2

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