How to detect a failed fill of a PendingOrder
Created at 28 Dec 2015, 15:09
How to detect a failed fill of a PendingOrder
28 Dec 2015, 15:09
Dear Spotware and developers,
How can I detect using the cAlgo API when the liquidity provider fail to fill a PendingOrder ?
Best regards
ClickAlgo
28 Dec 2015, 22:56
Hello Spotware,
I would like this answer too, I need to capture the event when a pending order is rejected while it is getting filled which could be hours after it has been placed.
It looks like the OnError event method captures errors that occur with Positions, could this method get called when a pending order is rejected for any reason? If not does anybody know of a way to get the TradeResult of a rejected pending order.
Many Thanks.
@ClickAlgo