Commands don't work on all pairs, only some?
-
Hi there,
I have a basic robot that's designed to oversee another EA and manage all stoplosses to ensure they are maximum 150 pips.
It works really well on most pairs on my live account, except for AUDJPY and CADJPY on my vps server. I can't figure out why it's not working on those two pairs. I have loaded it on my local computer and tested it on demo account with both CADJPY and AUDJPY and strangely it works perfectly. Can someone please tell me what the issue is and how to fix? Maybe this post should be in bug fixes category.Here is a link to the program:
https://fxdreema.com/shared/8crqdXBweUpdate an hour later: The CADJPY and AUDJPY pairs work to reduce SL to 150 pips as requested, but only on BUY trades, not SELL trades. Some sort of glitch ? How shall I fix that?
Thanks in advance!
-
@julianrob The modify stops block needs a for each trade block above, you don't need the if trade block.
-
@jstap Thankyou so much. That looks like it fixed the issue

-
@julianrob Your welcome