Hi,
I am sorry to bother you but I am getting on a bit and can't get my head around this automation stuff. I know what I want to do but have no idea how to go about it! Here is what I am trying to do...
I am laying greyhounds according to predetermined conditions (odds above 8 and below 11) using a set liability of £10.
I want to...
1. Remember the size of the starting bet.
2. Place the lay bet as above.
3. If the bet wins (the dog does NOT win) add the winning amount to the starting bet.
4. Subtract a pre-set amount for the next bet.(50p)
5. Continue with this until the bet loses (the dog wins) then reset to bet the original liability amount (£10) for the next bet.
6. When/if the starting bet reaches $5, hold at this value until another loss is encountered then start again at £10
If possible, all the pre-set amounts should be able to be user determined.
if this is possible could you please let me know what I need to do and if there is a program somewhere in the forum that I could use.
Thanks. March
Dog Liability Automation.
What you're describing sounds like a custom staking plan with variables that need to be updated after every settled bet. In principle, it should be possible if your automation software supports stored values (or variables) and conditions based on the previous market result. You'd need to store the initial £10 liability, increase it by the profit after each successful lay, subtract your fixed £0.50 adjustment, and then reset everything back to £10 whenever a lay loses. You'd also need a rule to prevent the liability from dropping below £5 before the next reset. The exact setup depends on the software you're using, so it would help if you could say whether you're using Bet Angel, Bf Bot Manager, other software, or something else. That will make it much easier for people to suggest the right automation file or explain the steps.
