However, I wish to add a rule that closes the trade if the profit target or stop loss has not been hit after SO MANY BARS.
I have used a rule:
Left side: BarsSinceEntry ==
Right side: user defined value (1 thru 15)
EXITLongPosition
I don't seem to get ANY BACKTEST FILLS on this RULE??????

Comment