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 H4
@kaggle.olegshpagin_crypto_coins_prices_ohlcv.steemusdt_h4

  • 126.02 KB
  • 4154 rows
  • 6 columns
datetime

Datetime

open

Open

high

High

low

Low

close

Close

volume

Volume

Fri Apr 22 2022 08:00:00 GMT+0000 (Coordinated Universal Time)0.59880.66880.54210.557716873104.5
Fri Apr 22 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.55470.56290.50970.51395029517
Fri Apr 22 2022 16:00:00 GMT+0000 (Coordinated Universal Time)0.5140.52250.50020.51654104025
Fri Apr 22 2022 20:00:00 GMT+0000 (Coordinated Universal Time)0.51650.59470.5050.51638719064.6
Sat Apr 23 2022 00:00:00 GMT+0000 (Coordinated Universal Time)0.51720.52330.46220.46867877317.5
Sat Apr 23 2022 04:00:00 GMT+0000 (Coordinated Universal Time)0.46880.48290.46280.46582613602.8
Sat Apr 23 2022 08:00:00 GMT+0000 (Coordinated Universal Time)0.46590.4850.46250.46743379164.6
Sat Apr 23 2022 12:00:00 GMT+0000 (Coordinated Universal Time)0.46810.48450.46690.47694250280.6
Sat Apr 23 2022 16:00:00 GMT+0000 (Coordinated Universal Time)0.47690.47720.46440.46871725547
Sat Apr 23 2022 20:00:00 GMT+0000 (Coordinated Universal Time)0.46860.47920.4670.46961846695.1

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