Now, Continuation of the strategy. I want to set an exit strategy within the same strategy that i developed for the entry. So, after I finish setting the conditions and actions, clicking on "next" brings me to the next screen "stop loss & profit.." Trying to adding a target, it gives the only choice of percent or ticks etc.
What I want to do is write a indicator based exit strategy like in the entry panel. I want to write an SMA based indicator that when triggered will close say an existing long position. Is there a way to do this?
I have developed "SET 1" for the long entry and "Set 2" for the short entry. Currently it is "reverse" position situation, that is after a long a short trigger causes the long to close and at the same time initiates a short (and vice versa).
If an exit strategy is written, then something needs to be added to the entry rules that will prevent the reverse positioning. Right? HOw?
Thanks.

Comment