I am having problems when I got into strategy development with multiple Position entry names with different properties (SL/PT) and handling within my strategy.
I am observing some irregularities when backtesting this strategy and one of the issues is suddenly signal "Close position" started appearing at times when I am reversing positions.
I am using Exit and then Enter but still there seems to be some problems with keeping track of how many contracts there currently are in the position and therefore how many need to be closed when Exit is called.
Can you explain when the "Close position" signal is issued from NT platform?
Best regards,
Martin

Comment