Hi,
Are you referring to this strategy ?
https://www.dukascopy.com/swiss/english ... 355#p87355If it is the case, then it is normal as the strategy is trading multiple instruments based and the position number is handled by these logical triggers that disregard any open position at the moment the strategy starts. You can still implement a check of the opened positions but again this will look at the overall number whatever the instrument is.
Another solution would be to launch the strategy remotely at our servers to avoid the start/stop actions that could mislead the strategy overall logic.
These are indeed temporary solutions waiting for the new enhancement to be released (the ability to get position number per instrument)
Cheers