partial exit
-
Hello every one
How can i write partial exit in EA ? -
@borhanEA You need a structure like this:

You will have to use as many condition blocks as necessary to tell the EA when those trades are supposed to be partially closed.
-
what tips should i apply in the condition and what tips should i apply in the close (partially)?
thanks for your helping -
Those of your strategy. What conditions are supposed to be applied for a trade to be partially closed according to your strategy?
-
I Fixe it
Thanks For your help -
@borhanEA Hi Borhan
I am also stuck in this situation.
Can you help me ?I want to exit at 0.25 % (50% of my lots) , 0.35 % (25 % of my lots) and 0.50 % (25 % of my last lot).
-
@borhanEA You're welcome.