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