Syntax
Public Sub OrderTimedOut(OrderID As String)
Thisevent is fired when a certain pending order exceeds its time.
Parameters
Key | Description |
OrderID | The ID of the order of typestring |
See Also
Syntax
Public Sub OrderTimedOut(OrderID As String)
Thisevent is fired when a certain pending order exceeds its time.
Parameters
Key | Description |
OrderID | The ID of the order of typestring |
See Also