Syntax
Public Sub LPLimitOrderDeleted(ByVal LP As VertexFXBridgeAPI.VertexFXLP, ByVal LPOrderID As String)
This event is fired when the limit order deleted successfully on the LP side.
Parameters
| Key | Description |
| LP | The LP Object |
| LPOrderID | The LP Order ID |
See Also