Syntax
Public Sub NewLimitOrderResult(Result As VertexFXBridgeAPI.TransResult, OrderID As String, ServerTime As String)
Thisevent is fired when a new limit order result received.
Parameters
Key | Description |
Result | Value of typeTransResult |
OrderId | Order ID of typestring |
See Also