|
GTrade.LastTradeProfit()
Returns the profit of the last closed trade.
double GTrade.LastTradeProfit( |
Parameter
symbol
[in] The symbol from which the value is to be output.
Return value
Returns the profit of the last closed trade.
Beispiel:
//--- Include Glib classes |
See also