Syntax
Public Sub UpdateSLTPOrderResult(ByRef Result As VTLServerApplication.NewOrderResultEnum, ByRef OrderId As Integer, ByRef ServerTime As String)
Description
This Eventgenerates after calling the UpdateSLTPOrderand receive its result.
Parameters
Key | Description |
Result | The response from the server,the value of typeNewOrderResultEnum |
OrderID | The SLTP order number that had been updated, |
ServerTime | The server time when the operation has proceeded, the value of type String. |
Remark
Use this event know the result forSL/ TP order update