How can i modify my stop loss to pick only signals that give a lesser value than the initial stop loss?
-
HI, i am using bollinger Bands to modify stop loss , and i want it to modify only when the stop loss signal on the bollinger Bands , gives lesser pips value ,than the initial Stop Loss (pips value).
How can i set it up ?
This is what i have so far, but when the signal occurs, the stop loss moves above or below the initial stop loss, all according to the occurrence of the signal , i want it to focus only the values less than the initial stop loss not greater.

-
@moses-2 Can you please share the link of the project instead of just the screenshot?
-
is it something like this
shared/87NcgrcP -
@moses-2 said in How can i modify my stop loss to pick only signals that give a lesser value than the initial stop loss?:
shared/87NcgrcP
Substitute blocks 7 and 12 by two 'Position closed' blocks. One for buys and another for sells.
-
i have done so, but its not working can you please show me how ?
much appreciated . -
@moses-2 Can you please share the latest version?