Current button "Close" in Chart Trader closing all positions, cancelling all orders and disable strategies on the chart.
I would like to add to the Chart Trader button "Close" which will be ONLY close manually opened positions and don't close active strategy.
Is it possible? I know that NT8 divide positions: automatic placed positions and manually placed positions.
I can take information about total account position but it not working with commands ExitLong() and ExitShort() because this commands working with strategy positions only.

Comment