Syntax
Public Sub LPMarketOrderIDReceived(LP As VertexFXLP, BOOrderID As String, LPOrderID As String)
This event is fired when the LP receives the market order.
Parameters
Key | Description |
LP | The LP object |
BOOrderID | The order ID ofthe Backoffice |
LPOrderID | The LP order ID |
See Also