|
GTrade.OpenStopLoss()
Returns the value of the StopLoss of the last opened and open trade on a certain symbol.
double GTrade.OpenStopLoss( |
Parameters
symbol
[in] The symbol of which the value should be output.
Return value
Returns the value of the StopLoss of the last opened trade.
Example:
//--- Include the Glib classes |
See also
GTrade.OpenStopLossWithComment, GTrade.MoveStopLoss, GTrade.MoveStopLossWithComment