StrategyClose |
Name | Description | |
---|---|---|
ClosePosition | Cancels all pending orders and closes exiting position. Market order is submitted to close the position. If Connection does not supports market order then a limit order is submitted. | |
ClosePosition(Int32) | Cancels all pending orders and closes exiting position. Market order is submitted to close the position. If Connection does not supports market order then a limit order is submitted. |