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

Maskusdt D1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.maskusdt_d1

  • 44.13 KB
  • 1024 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Tue May 25 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.118117.5928.0131981446.44
Wed May 26 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.0438.9387.658.03657847.47
Thu May 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time)8.0238.57.3647.768400848.21
Fri May 28 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.7368.0566.757.202371373.6
Sat May 29 2021 00:00:00 GMT+0000 (Coordinated Universal Time)7.2027.6556.856.973174801.67
Sun May 30 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.947.2136.756.992134646.42
Mon May 31 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.9957.1226.5827256399.48
Tue Jun 01 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.9697.2786.4936.692417297.23
Wed Jun 02 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.696.7346.26.267846191.37
Thu Jun 03 2021 00:00:00 GMT+0000 (Coordinated Universal Time)6.2677.2136.2216.889589972.41

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