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

Steemusdt W1
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.steemusdt_w1

  • 9.49 KB
  • 99 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Mon Apr 18 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.59880.66880.42510.441465144192
Mon Apr 25 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.44150.590.3770.4044269391070.1
Mon May 02 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.40550.49750.33810.38356245588.9
Mon May 09 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.38290.38410.15650.268927694959.4
Mon May 16 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.26880.29990.23390.281816301453.9
Mon May 23 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.28120.2880.22780.24668663911.8
Mon May 30 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.24630.39880.24510.301683511856
Mon Jun 06 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.30240.310.20150.20836010274.5
Mon Jun 13 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.20790.21240.16930.200128981197.4
Mon Jun 20 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.20080.23370.18210.22122028275.6

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