Submits a market order to close the position.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public ReturnCode CloseAtMarket() |
| Visual Basic (Declaration) |
|---|
Public Function CloseAtMarket As ReturnCode |
| Visual C++ |
|---|
public: ReturnCode^ CloseAtMarket() |