I have this error message coming up on the dogs "06/08/2024 16:08:01: [G_Auto 1] : An error occurred while cancelling bets: The entire order has been rejected."
I have an automatic green up which greens up perfectly well, but doesn't want to kill the unmatched bets. I have it set to trigger twice.
Any ideas why this is happening?
Thanks
06/08/2024 16:08:01: [G_Auto 1] : An error occurred while cancelling bets: The entire order has been rejected.
06/08/2024 16:08:01: [G_Auto 1] : Greened up 6. Fast Donkey by Backing 1.23 at 3.5
06/08/2024 16:08:02: [G_Auto 1] : Greened up 4. Pennys Aramay by Laying 0.04 at 4.9
Greening not killing unmatched bets
Thanks, the trouble is i am greening when profit hits a certain target. Hence I can't cancel the unmatched trades until the target is met.
As noted, the greening up works fine it just doesn't seem to want to kill the unmatched trade.
Add another rule to your automation that cancels unmatched bets when the target is hit using same conditions as your current greening. Then and add a condition to the greening so that it only greens if unmatched bets = 0.
That should then do what you want and implement JE's solution of cancel before green.
That should then do what you want and implement JE's solution of cancel before green.
thanks, I will have a tinker with the conditionsfoxwood wrote: ↑Wed Aug 07, 2024 9:23 amAdd another rule to your automation that cancels unmatched bets when the target is hit using same conditions as your current greening. Then and add a condition to the greening so that it only greens if unmatched bets = 0.
That should then do what you want and implement JE's solution of cancel before green.
