Syntax
Public Sub NewSLTPOrderResult(ByVal Result As VertexFXBridgeAPI.TransResult, ByVal OrderID As String, ByVal ServerTime As String)
This event Fired when receiving a new SL/TP order result.
Parameters
Key | Description |
Result | Value of type TransResult |
OrderID | ID of Order |
ServerTime | Time of server |
See Also