Hi Folks,
I've encountered an issue today when using the condition "Matched bets on the current selection"
The rule attempts to place a maximum of 1 bet on ANY selection, but could back several. The fired bet is set with a fill/kill offset of 1 sec, and the rule fires 5 times at 2 sec rearm. Restrict refresh is set to 200ms.
A couple of times today it fired multiple bets on the same selection, one on each iteration - i.e every 2 sec rearm. Initially I suspected that it was due to the first bet being unmatched, and hence the matched bets < 1 would evaluate to true, but I also have a "Number of Unmatched Bets Condition" on market < 1, which should catch that scenario..?
I'm sure it's something in the combination of conditions - any thoughts appreciated.
Cheers
Steve
Guardian - Matched bets on selection query
If your using below min £2 stakes there is a extra sec delay on bets appearing in the market so you would have to extend your re-arm time allow for this but otherwise the following should help
Try changing your "unmatched bets condition" equals 0
and maybe add "Fill or kill Bet Time Condition" equals 2 secs
If your only wanting a maximum of 1 bet to be matched per selection also add
"Matched bets condition" equals 0
Try changing your "unmatched bets condition" equals 0
and maybe add "Fill or kill Bet Time Condition" equals 2 secs
If your only wanting a maximum of 1 bet to be matched per selection also add
"Matched bets condition" equals 0
Thanks for the reply and suggestion Dallas.
I'm not using stakes below £2, but I'll try = 0, rather than < 1.
All I am trying to do is to retry the bet, should the original bet be killed. After looking through the logs of the day, it seems to work as I intended most of the time, but just occasionally does this.
I had assumed the fill/ kill value is the time the bet is left in the market, and doesn't include the 1 sec IR delay - is that correct ?
Thanks
Steve
I'm not using stakes below £2, but I'll try = 0, rather than < 1.
All I am trying to do is to retry the bet, should the original bet be killed. After looking through the logs of the day, it seems to work as I intended most of the time, but just occasionally does this.
I had assumed the fill/ kill value is the time the bet is left in the market, and doesn't include the 1 sec IR delay - is that correct ?
Thanks
Steve