Edit: problem solved
Best posts made by robertk
-
Shrink stop / minimum TP issueposted in Bug Reports
Hello, i am running into an issue with the " shrink stops" block.
At the moment i want to do something with the following settings:
What i notice however is that each TP pre-set on trades will be overruled by the value in pips put here. If i leave this box empty "0" will be used, if i put 50 the 50 will overwrite any TP's <50.
Is there a way to not only use " no change" for shrink TP, but also for the minimum TP to not impact current TP's at all? Positions without a TP would not receive a new TP by means of minimum TP for that matter..
-
RE: Shrink stop / minimum TP issueposted in Bug Reports
At first i did not want to use this block because i want to maintain a minimum SL. I just realized however that i could combine the modify stop block with a counter pass "n" times block. Within the modify stops block i use % of current SL, which will be trigged "x" times. Tested and this seems to do the job just fine as an alternative. Thanks for your insight.