Look at the past of the indicator
-
When starting the robot I want to get the values of the first high and low point of the parabolic sar indicator, how to make the logic in event "on init"? see the image.

-
@laudemir You should create a custom loop to find that. That is not a trvial thing to do. I recommend to find a custom indicator for that purpose instead. You will save a lot of time a headache, trust me.