Hi I have a problem with my bet triggering and no bet being placed so i have some stored values
Under/Over 2.5 Goals If price is less than say 1.40 at 50 minutes then set with value1 (Shared) sv = Price
1. sv = Balance
2. SixPercent = Balance * 6% = 10.00 (has Value)
Place lay bet at liabilty of stored value (SixPercent)
Conditions
if SixPercent set with value (10.00) and Sharedsv Price = 1
Screenshot shows rule triggering but nothing happened
Automation Says rule triggered no bet placed
-
- Posts: 282
- Joined: Sun Feb 18, 2018 12:53 am
Hi niceday,
My best guess is, .....if your place bet rule is triggered and no bet is being placed, then it is most likely that the "stake" method is not being recognised. If your staking method is "by liability using a stored value"...., make sure that the stored value is shared, or, try using "By liability as a percentage of balance" (6%)
hope Im right, hope it helps,
Have a nice day!
My best guess is, .....if your place bet rule is triggered and no bet is being placed, then it is most likely that the "stake" method is not being recognised. If your staking method is "by liability using a stored value"...., make sure that the stored value is shared, or, try using "By liability as a percentage of balance" (6%)
hope Im right, hope it helps,
Have a nice day!

It looks like you would be better off storing the balances as (For The Market ) rather than selection. You would need to change the conditions and stakes to market as well.
At the moment your storing them on (betfair order 1 ) but trying to use them on (betfair order 2 ).
At the moment your storing them on (betfair order 1 ) but trying to use them on (betfair order 2 ).