|
Close
Closes the opened position.
virtual bool Close() |
Return Value
true - trade operation has been executed, otherwise - false.
Note
Closes the position (PositionClose() method of CTrade class object).
Implementation
//+------------------------------------------------------------------+ |