|
ExitAllUnitsOnClose |
Top Previous Next |
|
Exits all units for the current instrument on the next close. This function is generally used by an Exit Block to close out a position.
Syntax
ExitAllUnitsOnClose
Parameters
Example ' Enter the market on the next open. broker.ExitAllUnitsOnClose |