Syntax
Public Sub LPLimitOrderAccepted(LP As VertexFXBridgeAPI.VertexFXLP, BOOrderID As String, LPOrderID As String)
This event is fired when the LP accepts the limit order.
Parameters
Key | Description |
LP | The LP object |
BOOrderID | The Backofficeorder ID |
LPOrderID | The LP order ID of the limit order |
See Also