pls help
-
i want a condition block to be ignored as soon as the condition was met once . how do i do that ?
-
@kop Check my tutorial EA (simplified) I uploaded yesterday.

I'm using flags for this.
(1) Check flag block checking if BUYenabled flag is true
(2) Set flag block sets flag BUYenabled to true - it is called when (1) was false and condition to re-enable is true.
(3) Set flag block sets flag BUYenabled to false - after openeing of an order, there are no Buys allowed until the BUYenabled is set to true in (2) -
Hi @trader-philipps Do you have the link for that EA Simplified tutorial? Thanks.
-
@fideld003 nvm, I found it.
For reference: https://fxdreema.com/forum/topic/8618/tutorial-expert-advisor-with-some-recent-issues-solved/2