Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Block 12 needs to be connected immediately below the 'for each trade' block to be working properly. If you use a negative value for the variable on the 'pips away...' block it will search for losing trades only.
The problem with that is that every new pip with a new high/low, the condition will be true and a new trade will be open. Is that what you want?
K
@jstap Thanks it worked