Syntax
Public Sub DeleteSLTPOrderResult(Result As VertexFXBridgeAPI.TransResult, OrderID As String)
Thisevent is fired when a SL/TP order is deleted.
Parameters
| Key | Description |
| Result | Value of typeVertexFXBridgeAPI.TransResult |
| OrderId | Order ID. Value of typestring |
See Also