December 14th, 2012, 5:33 pm
In my trading systems I maximize the sharpe ratio of my strategies as return(pnl)/std(pnl), but if my trading system is a trend follower I maximize the return(pnl)/std( financial time serie). It is better to maximize other things? Or maximize multi-objective functions???If I want to compare 2 trading system with 2 different time frame I have to annualize sharpe ratio as return(pnl)*t/std(pnl)*sqrt(t)....??Can you give me any good idea???