jamesedwards wrote: ↑Thu Dec 19, 2024 9:28 am
Justin53 wrote: ↑Thu Dec 19, 2024 3:18 am
jamesedwards wrote: ↑Wed Dec 11, 2024 10:04 am
Set a stored value to 1 every 30 seconds in the first line of your rulesfile. Use that stored value as a condition to all your rulelines. Set the stored value back to zero in the last line of your rulesfile.
Thanks, James for your answer.
So let me clarify. You set the "1 every 30 seconds" stored value as the first rules file up above all the other rules in the file. Is this the "Set / Modify a Stored Value Only" rule type?
Yes. Set this to trigger every 30 secs.
Justin53 wrote: ↑Thu Dec 19, 2024 3:18 am
Then I am not sure how to implement this as a condition in all the other rules files. If you could please explain how this is done that would be great.
z36.JPG
Justin53 wrote: ↑Thu Dec 19, 2024 3:18 am
Then the final rule at the bottom is something I don't really know how to implement in Betangel either.
Use the "Set / Modify a Stored Value Only" rule type again, get it to trigger every refresh, but this time set the same SV back to 0.
So, every 30 secs it will switch the SV to 1, trigger any other rule you have with the SV=1 condition, then reset the SV back to 0 at the end.
Thank-you James this is extremely helpful, and I know it is going to work by enabling all the rules only to trigger once every 30 seconds. This will prevent a rule from immediately re-triggering after a bet with an offset is matched and the offset being placed has that slight delay.
I am new to the concept of stored values, but I understand what you are getting me to do. Only, I don't understand exactly how to set up the two "Set/Modify a Stored Value Only" rules up so that the SV reverts to "1" every 30 secs then reverts back to "0". Your screenshot shows me clearly how to implement the condition into all the rules files either side of these two stored value rules within the automation file.
If possible, could you include a screenshot for these two Stored Value Condition rules as I believe that will make it clear what I am required to do. I am unsure whether you need to set the Stored Values of "1" and "0" up elsewhere in a separate rule file, or whether you set these values within the actual "Set / Modify a Stored Value Only" rule type.
Sorry for being such a hassle, but once I fully grasp how stored values are set up, I will be able to implement any future automation files on my own without the need for such extensive help...
You are a life saver as this will prevent double-triggering in these types of files I have set up and will solve all my problems.
Thanks for all your help, James. I so greatly appreciate it,
Justin