Hi All, Would appreciate your help on this,
I have a few other rules on my automation bot but one of my main trigger rules is " Back price is less than 5 mins ago "
Problem is when a market has a non runner, then all of the selections would trigger (becuase new prices always lower, fair enough) , but its not my intention to trigger on all of them, as i only want to be alerted to genuine price movers.
So i could set a suspend rule which will reactivate the automation at say 10 mins after the non runner was declared (market suspended)
The problem is though even then , whenever my automation rule starts up again, will it not just re-trigger everything ?? , as back prices are still lower than when the rule was last run??
for anyone who runs this type of rule, being " Back price is less than 5 mins ago ", how do you deal with the non runners? - is just suspending my automation on suspension of the market the best way to go?
A quick little second question ? bet angel stores the back prices automatically doesnt it ? , i dont need to store them in a history list do i ?
Many thanks for your help, most grateful, cheers, steve.
Price Lower than 5mins ago and Non Runners
You can set the number of runners as an SV at any point in time, and then have a condition that the number of runners hasnt changedstever78 wrote: ↑Tue Nov 12, 2024 9:50 amHi All, Would appreciate your help on this,
I have a few other rules on my automation bot but one of my main trigger rules is " Back price is less than 5 mins ago "
Problem is when a market has a non runner, then all of the selections would trigger (becuase new prices always lower, fair enough) , but its not my intention to trigger on all of them, as i only want to be alerted to genuine price movers.
So i could set a suspend rule which will reactivate the automation at say 10 mins after the non runner was declared (market suspended)
The problem is though even then , whenever my automation rule starts up again, will it not just re-trigger everything ?? , as back prices are still lower than when the rule was last run??
for anyone who runs this type of rule, being " Back price is less than 5 mins ago ", how do you deal with the non runners? - is just suspending my automation on suspension of the market the best way to go?
A quick little second question ? bet angel stores the back prices automatically doesnt it ? , i dont need to store them in a history list do i ?
Many thanks for your help, most grateful, cheers, steve.
viewtopic.php?f=56&t=20854Anbell wrote: ↑Wed Nov 13, 2024 12:27 amYou can set the number of runners as an SV at any point in time, and then have a condition that the number of runners hasnt changedstever78 wrote: ↑Tue Nov 12, 2024 9:50 amHi All, Would appreciate your help on this,
I have a few other rules on my automation bot but one of my main trigger rules is " Back price is less than 5 mins ago "
Problem is when a market has a non runner, then all of the selections would trigger (becuase new prices always lower, fair enough) , but its not my intention to trigger on all of them, as i only want to be alerted to genuine price movers.
So i could set a suspend rule which will reactivate the automation at say 10 mins after the non runner was declared (market suspended)
The problem is though even then , whenever my automation rule starts up again, will it not just re-trigger everything ?? , as back prices are still lower than when the rule was last run??
for anyone who runs this type of rule, being " Back price is less than 5 mins ago ", how do you deal with the non runners? - is just suspending my automation on suspension of the market the best way to go?
A quick little second question ? bet angel stores the back prices automatically doesnt it ? , i dont need to store them in a history list do i ?
Many thanks for your help, most grateful, cheers, steve.
Thanks for reply Anbell, thing is i wanted to keep the trade going, and the automation bot running. I assume the best way though is too suspend it for x numbers of minutes after the non runner is declared and then just recommence the file, even if it does place a back bet if prices are lower.