|
GTrade.LastTradeDate()
Returns the time at which the last trade was closed.
datetime GTrade.LastTradeDate( |
Parameter
symbol
[in] The symbol from which the value is to be output.
Return value
Returns the timestamp of the last trade closing.
Example:
//--- Include the Glib classes |
See also