indicator trand line
-
Hello
I want to make a robot based on the trend line indicator that detects the trend line in the chart. I saved the price level 1&2 in variables, but I can't find the continuation of the line in the robot.
Can anyone guide me?
I will give you the link of the robot
http://fxdreema.com/shared/UJwdtgLFb
Thank you -
See what is the name of the object inside the chart? Then, in the loop for the object, hit the filter with the name and write the name of the trend line there
-
Thank you for taking the time to guide me
But the problem is still not solved
I think maybe the problem is with the condition, but I don't know how to fix it. I would be grateful if you could guide me more precisely -
Does the trendline going up and down? Maybe you can try this, the condition is when the indicator at CandleID 1 > CandleID 2, going up. Vice versa.
-
Hello my friend
Thanks for your help
Can you guide me if this mode you said should be placed under loop or not?
If the answer is yes, it should be connected to yellow or orange
Thank you -
Just use the yellow one.
-
I really appreciate your help
But I could not take even one step forward in this problem
I know that if I save the downloaded indicator in mql5 format in the my indicators section, my work will be very easy, but due to unknown reasons, the site cannot find the address of the file on my computer, so the only solution I have is for the EA to find the indicator on the chart, but I am trying It has been fruitless. If anyone has the ability and skill to make EA, share a link with me so that I can see and learn more easily and quickly how to solve my EA problem.
I appreciate your kindness from the bottom of my heart, friends
Thank you