accoring to the NNFX trailing stop rules it should only be added once price moved beyond 2*ATR from the entry.
This could either done by adding an option to CTrailingAtr or by adding a flag to BacktestExpert that only enables the Trailing stop once the desired level was passed.