Tennis play suspended - how do I stop multiple back bets being placed.
-
- Posts: 6
- Joined: Wed May 23, 2012 8:20 pm
I have a simple Back the server bot that I have downloaded from this forum. It has worked well for me for a while now. However, today I have come home to about 8 back bets that have been matched with the corresponding offset lays (unmatched). This appears to be because play is suspended and Betfair as it in-play. So the place a back bet is triggering, but my offset is not being matched and other exit points to close trade aren't being triggered. Is there a way to stop this? If I hadn't come in when I did, this could've carried on happening until it cleared my Betfair balance I imagine.
- jamesedwards
- Posts: 4056
- Joined: Wed Nov 21, 2018 6:16 pm
Add something that checks how long since the score last changed. When play is suspended the score won't be changing.
You can also use price if score is not available.
You can also use price if score is not available.
-
- Posts: 6
- Joined: Wed May 23, 2012 8:20 pm
Ok thanks people. I will look into this.