Live Chat Software by Kayako |
Knowledgebase: Technical Support > API > BackEnd API's/VBL > VertexFX Bridge LP API > VertexFX Bridge LP API Help > Order Cycle
Close by Hedge Cycle
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 09:50 AM
|
|
Close By hedge has a specific cycle in VertexFX Bridge application which should be implemented in your LP class as follows: 1- You have to override the CloseByHedge function which should return either a success or a fail result. if success then
Otherwise the bridge will wait for:
And in this case the cycle has finished. 2. When you receive an order acceptance message, you have to call:
Or to call
when receiving an order rejection message. Then the cycle has finished. See Also | |
|
Comments (0)