Syntax
Public Sub NewLimitOrderResult(ByRef Result As VTLServerApplication.NewOrderResultEnum, ByRef OrderId As Integer, ByRef ServerTime As String)
Description
This Event generates after calling theNewLimitOrderand receive its result.
Parameters
Key | Description |
Result | The response from the server |
OrderID | Limit order number, |
ServerTime | The server time when the operation |
Remark
Use this event know the result forthe new limitorder