help with enable/disable stop loss mode
-
Can anyone help why this is not working? @fxDreema @miro1360 ??
https://fxdreema.com/shared/bQXxZWPzd

-
Your constant is initialized as false and your 'Check SL' bloak only passes if true. When does it changes from false to true?
-
when i manually change the variable on mt4 EA/properties to true
however. when i change to true, it does not change after once per tick block
-
I would recommend to substitute your 'Check SL' by a yellow 'Condition' one. Then insert that same requirement and try it.