Hello,
The stop loss when using StopOrder doesn't seem to work. I am placing my stop 2% below the previous days high or 2% above the previous days low (if going short). My code is basically detecting local minimums and exiting the trade with the opposite aroon crosses over. The problem is sometimes when the algorithm makes a bad call the stoploss is not working and it gets stuck in a bad trade for too long. If you look at the March 31st trade its clearly not using the stop loss. I have a draw down of over 6% in that one trade alone which should be impossible if the stop was working.
Thanks,
Michael