Hi all,
I'm having some trouble with my matched bets not being counted and hoping someone could help.
I have a bot which containts many rules around placing a bet i.e. place bet at x time and then again at x time and then again at x time (in total 3 rules for placing a bet) and I'd like to count the amount of bets it places on a runner, however I think due to the amount of rules the bot has, the conditions for number of bets (i.e stop placing back bets if 7 matched bets are met) does not apply due to the rules being independant to one another.
I believe I'd have to create a stored value to log a collective of bets then? (I'm not sure).
If anyones able to share light on this on what I need to do please.
Thank you in advance,
Em
Matched Bets Counter
All rules and there conditions within a file can see each other, so if you have a rule/s that places multiple bets then you just add a 'Number of matched bets' condition to those you want to stop
Remember though they are matched bets NOT placed bets so you could end up placing more than you want if they aren't all matched straight away
Remember though they are matched bets NOT placed bets so you could end up placing more than you want if they aren't all matched straight away