I am new to this platform and trying to build an EA
-
I didn't see you are using a Constant in the last slot of the modify variables block. That will not work. What is the purpose of that exactly?
-
I am trying to get this "opening a new order on the same open price for a max number of times when it is closed by stoploss".
-
Ok. You are close. You need to substitute that orange constant in the 'modify variables ' by the 'count trade' blue one and adding +1. Then you can use the current condition block as it is now.
-
Like this?

-
@pressium Not exactly. Just like this:

-
Changed the settings but still it is not working properly. Will you please go through it? https://fxdreema.com/shared/MDzjcqp8b
-
By the way, if you want you can skip it. You've already helped me a lot. Thank you so much for taking time to help me during your busy schedule.
-
@pressium What is it that's not working, you will have to reset trade count, otherwise, no more trade can be placed?
-
jstap is right. You need to reset the variable. Could you please elaborate the part that doesn't work?