Live Chat Software by Kayako |
Knowledgebase: Technical Support > API > BackEnd API's/VBL > VertexFX Bridge LP API > VertexFX Bridge LP API Help > Methods & Properties
Busy
Posted by Yousef Ibrahim, Last modified by Diana Alkouni on 09 September 2020 10:39 AM
|
|
Syntax
Description This property may be called when you want to notify the bridge that your LP is busy and it can not execute any new orders. In NewMarketOrder and NewLimitOrder functions there is a prameter called BOOrderID that should be returned back when receiving the server responses for the orders in calling:
or
In order to match this BOOrderID with LP order id, at this level the bridge will set the Busy to False automatically. In the fast orders execution, when you could not manage sending the matched order ID, you may need to set the Busy property to True. NOTE: It is not recommended to call this property, since it will slow down the bridge. See Also | |
|
Comments (0)