You are using the GMT time option. I don't recommend it. Whenever possible, use Server time. Additionally, you can store the values of both yesterday's high and low on variables on the 'on timer' tab instead. Then you can check what price is doin later on the on tick tab.
if you want a renko robot. that works creating operations based on the movement of the candles without integrating any indicators... if it can be created... if it is to add indicators you must hire someone as a freelancer. mql5.
@VHV-Profit-Masters Happy to help. I did look at the latest version and when I adjusted to speed it up, it still took the same trades so I don't think there was a difference in execution. I think that at least when backtesting, it's important to leave off stuff that will slow it down because you don't want it to take hours to complete. It can always be added when you decide to go live with it. I added the visual because I like to see emotion on the chart and it helps understand when and where the EA does not so good.
@DragonZueloTrends @l-andorrà is probably correct, and you have lots to dissect, am I right in saying this code comes from miro? To help with this you need to ascertain what blocks are causing the problem, also onchart is a lot longer to work on problems.
Si en este proyecto ya logre dibujar la linea vertical y las horizontales a demas de capturar la medida de la vela para colocar los soportes y resistencias, ahora mi lio esta en que no opera correctamente pero estoy analizandolo