When you backtest a strategy, or attach it to a chart, there is a "EntriesPerDirection' and "EntryHandling" property you need to set. If this is set to "AllEntries" and "1" for example it would explain why you aren't getting it to add to your position.
You can read more here : http://www.ninjatrader.com/support/f...37&postcount=2

Comment