All
Although I have been a member for some time, I need someone to help me create an automation. I have been trying many of the shared files and find them fascinating.
I would like to try and do an automation;
To place a stake to lay on the over 3.5 goals market, then automatically green-up when 10% profit has been reached.
Also would is it possible to search and filter the top few games for the above which have the Back Under odds as closest but below to 2.0 with the Lay Over odds as closest but over 2.0?
Thanks in advance. - Please reply in layman's terms!
Rossco10
Newbie Automation Help
Regarding filter the price, you can't do this at the point of search so you would just add all the markets to Guardian
Then within your rules file which you'd apply to all the markets you'd set them up so they only trigger on those which meet your criteria
So to do that you's use a 'Set/Modify Signal' rule and arm it from (whenever it is you want to check your price ie, 10mins before KO, when the market is turned in play etc)
On the signal tab of that rule you'd set a signal on the market with a name of your choice (something like 'trigger', 'price_met' etc)
Then you'd add a fixed odds condition/s to test the price is < = > than what you want it to be
https://www.betangel.com/user-guide/fixed_odds.html
Thats the rule for setting a signal on the matches that meet your price criteria
For your betting rule/s you just need the following rule
Place Lay bet rule
and on the conditions tab add a 'Signal Set Condition' on the market
and test if the signal named 'trigger' (or whatever you called it)
is set with a value
Close Trade on Selection with Greening
and on the conditions tab add the following condition
Close Trade Profit condition
is greater than
(Enter whatever 10% of your lay stake used is)
https://www.betangel.com/user-guide/clo ... rofit.html
and that's it
Then within your rules file which you'd apply to all the markets you'd set them up so they only trigger on those which meet your criteria
So to do that you's use a 'Set/Modify Signal' rule and arm it from (whenever it is you want to check your price ie, 10mins before KO, when the market is turned in play etc)
On the signal tab of that rule you'd set a signal on the market with a name of your choice (something like 'trigger', 'price_met' etc)
Then you'd add a fixed odds condition/s to test the price is < = > than what you want it to be
https://www.betangel.com/user-guide/fixed_odds.html
Thats the rule for setting a signal on the matches that meet your price criteria
For your betting rule/s you just need the following rule
Place Lay bet rule
and on the conditions tab add a 'Signal Set Condition' on the market
and test if the signal named 'trigger' (or whatever you called it)
is set with a value
Close Trade on Selection with Greening
and on the conditions tab add the following condition
Close Trade Profit condition
is greater than
(Enter whatever 10% of your lay stake used is)
https://www.betangel.com/user-guide/clo ... rofit.html
and that's it
