Get prices for opening, closing, maximum price and minimum of one day

 
Hello, I would like to know how to obtain this data and to show them in an alert at the end of the day. As a "report" on what was the price to open the market, the price to close the market, the maximum and minimum reached.
 

OHLC on D1

 
Ivan9215: Hello, I would like to know how to obtain this data and to show them in an alert at the end of the day. As a "report" on what was the price to open the market, the price to close the market, the maximum and minimum reached.

You will have to code/program an Indicator to do that for you! Since you don't know how to code, I suggest placing a job request in the Freelance section with your requirements.

Alternatively, just open up a Daily/D1 Chart and read the values of the Data Window window - Open, High, Low, Close!

Reason: