Pips away from indicator in cascade not working
-
Hi.
Im triyng to build an EA that make entries at specific pips away from indicator. I need 3 levels of pips away (3 levels of entry) The second only can be trigged IF the first is already closed. The same logic to the third entry. In project below only first entry occurs. What Am i doind wrong?
https://fxdreema.com/shared/OyW66rlze
B.R.
-
@trdjb3 I am unsure if this is what you were trying to do, not tested but should work.
-
Hi.
Thank tou for your response. I think this Will work, but If market spike in a strong movement to one side Im afraid that may happen 2 or 3 entries in same tick, right?
-
O think I know the problem. I have to conect um grau Button in buy and sell
-
Wont work. Buy or sell gray button is only activated in error cases.
-
@trdjb3 Can you please share the link to your project to review it?
-
-
-
@trdjb3 You need to separate all levels as jstap suggested. Are you sure his suggestion didn't work? Because it should.
-
Hi.
It works partially. If first Sell condition is met ok, then second time will be second sell condition, then third. But the way it is constructed don't avoid that first buy condition be triggered after first sell condition is met. And what I need is: If First condition is met (no mather if sell or buy), then now only second condition can be triggeredd (sell or buy, what happens first). When second contition is met then only third contition can be triggered. I think that I culd use disable block feature to do this, but I didn't achieve success yet
-
@trdjb3 Can you please share your last version of the project?
-
-
I found the solution, below the project fully functional
-
@trdjb3 Sorry, I didn't see your reply with the link. Congrats for having made it!
