Backtesting software

Is there a backtesting software that shows you how much each position was on side before it got closed ? TS doesn't have it for sure
 
Are you referring to maximum favorable excursion? If yes, I suspect this is standard in most packages that backtest. NinjaTrader for sure has it.
 
You would need to recode your strategy in NinjaScript which is C# based.
 
Back
Top