I was trying to create an automated strategy and I ended creating an absolutely awful strategy -- now obviously, I want to reverse the signal and profit from it. Problem is the strategy has a trailing stop (this is what seems to be making it perform so poorly).
How would one go about "reversing" a stop loss. For example, if I currently have a short position with a 5 tick stop loss, but I want to end up with a long position and that same "trailing stop" signal, how can I program this? Since I no longer have a short position, the trailing stop won't work the same way...
Any ideas? I've tried a bunch of different things but nothing that generates the same trades.
Hope this helps others with extremely bad strategies...

Comment