New beta version of Bet Angel v1.63.0 beta1
- jamesedwards
- Posts: 4767
- Joined: Wed Nov 21, 2018 6:16 pm
On the unmatched bets page, is there any way to save the date sort so it always shows your latest unmatched bets at the top?
Looking at Dutching additions to new version, I can see the log details and an option to Log the Predicated calculations.
Can I get the generated calculation into a stored value.
I am trying to use it to see if dutch profit exceeds my threshold before placing bets.
Can I get the generated calculation into a stored value.
I am trying to use it to see if dutch profit exceeds my threshold before placing bets.
Not at the moment, but we'll have a look to see how easy that is to add.jamesedwards wrote: ↑Wed Nov 05, 2025 6:58 pmOn the unmatched bets page, is there any way to save the date sort so it always shows your latest unmatched bets at the top?
No, that can't be put into a stored value as stored values are assigned before a rule is executed and the parameters are too complicated in this case to embed them all in the Stored Value page rather than the rule itself.tootall wrote: ↑Thu Nov 06, 2025 7:23 pmLooking at Dutching additions to new version, I can see the log details and an option to Log the Predicated calculations.
Can I get the generated calculation into a stored value.
I am trying to use it to see if dutch profit exceeds my threshold before placing bets.
I assume you must be using the Fixed Stake method rather than Target Profit (otherwise you'd already know the profit was correct), so to filter the trigger based on exceeding your required profit, you'll need to add the 'Dutching condition' to the rule.
In that condition, use the 'Book %' option, test if it is 'less than an entered amount', and enter the percentage you require.
e.g. If you are staking £100 and are looking to exceed £1.50 profit, the rough estimate is that you'd need the Book% to be less than 98.5%. Which leaves you 1.5% of stake as profit. (100.0% - 98.5% = 1.5% * £100 stake = £1.50 profit)
The precise maths is a bit more complicated than that, but that's close enough not to worry.

