Click or drag to resize

StrategyClosePosition Method

Overload List
 NameDescription
Public methodClosePosition 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.
Public methodClosePosition(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.
Top
See Also