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

Lptusdt H1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.lptusdt_h1

  • 631.62 KB
  • 24511 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri May 28 2021 05:00:00 GMT+0000 (Coordinated Universal Time)31.1433.9525.9826.65124500.13
Fri May 28 2021 06:00:00 GMT+0000 (Coordinated Universal Time)26.6727.9826.1827.215839.44
Fri May 28 2021 07:00:00 GMT+0000 (Coordinated Universal Time)27.228.2527.1428.2314237.49
Fri May 28 2021 08:00:00 GMT+0000 (Coordinated Universal Time)28.2129.9926.927.1466924.18
Fri May 28 2021 09:00:00 GMT+0000 (Coordinated Universal Time)27.1427.9126.5127.017064.99
Fri May 28 2021 10:00:00 GMT+0000 (Coordinated Universal Time)27.0727.326.7227.26089.27
Fri May 28 2021 11:00:00 GMT+0000 (Coordinated Universal Time)27.227.4526.1626.716981.14
Fri May 28 2021 12:00:00 GMT+0000 (Coordinated Universal Time)26.7127.9526.6827.9410910.35
Fri May 28 2021 13:00:00 GMT+0000 (Coordinated Universal Time)27.952927.7528.138064.67
Fri May 28 2021 14:00:00 GMT+0000 (Coordinated Universal Time)28.1528.2127.4727.954403.28

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