window occasionally reports on an ignored order:
'There already is a matching, terminal exit order in place'
I see on the Help file:
The following method signature should be used when working with multi-time frame and instrument strategies:
BarsSinceEntry(int barsInProgressIndex, string signalName, int entriesAgo)
I guess this would probably resolves the issue.
Any Hints on this one?

Comment