Probably one for Dallas this but im looking to reset a signal after 'x' seconds if no bet is placed.
Example:
- (Conditions Met) Signal Set with a value of 1
- Place bet if other conditions are met within 'x' seconds
- If no bet placed then reset signal
- Rerun Process
Im basically trying to rerun a process of set signal then try and bet but am struggling. Any ideas welcome.
Regards
Reset Signals!!
Does the clear all signals reset the bot, i.e I only have the the first signal to trigger once, if the rest of the conditions arnt matched and all signals are cleared will this then start again where it began, basically does it loop?
Hope that makes sense, cheers for your help Dallas
Hope that makes sense, cheers for your help Dallas
No you would need to have the original set/modify signal armed to trigger multiple times, but if you only wanted say one main bet matched then on that set/modify signal you could add a number of matched bets condtion is equal to 0
Which would stop it being set anymore once a bet had been matched.
Just to add;
If your using multiple signal rules/names within the market rather than use 'Clear all signals for market and selection' as per my first message you would need to use
another 'Set/modify signal' rule type to ensure ONLY the one you have named is reset
Which would stop it being set anymore once a bet had been matched.
Just to add;
If your using multiple signal rules/names within the market rather than use 'Clear all signals for market and selection' as per my first message you would need to use
another 'Set/modify signal' rule type to ensure ONLY the one you have named is reset
Just so im clear do you want it to loop continually untill the bet rule runs out of triggers or is it to stop after X number of bets have been matched.
Also are you using more than one signal (other signal names within the file somewhere)? just so i know which is the best way to clear this one
Also are you using more than one signal (other signal names within the file somewhere)? just so i know which is the best way to clear this one
So I am looking to 'loop' the bot until I get 1 Back bet matched then I want it to stop. If the bot runs through its cycle and my bet doesnt get matched then I want the process to start again. I have 4 signals currently:
1st Signal: When my conditions are met to enable a back bet on the selection.
2nd Signal: When a bet is placed whether unmatched or matched
3rd Signal: Clear the first signal
4th Signal: Clear the 2nd Signal
I swear im making this far to hard for myself

1st Signal: When my conditions are met to enable a back bet on the selection.
2nd Signal: When a bet is placed whether unmatched or matched
3rd Signal: Clear the first signal
4th Signal: Clear the 2nd Signal
I swear im making this far to hard for myself


Here you go, this will set a signal when the is book% <103%
and clear after being set for 9 secs
While it is set if the WOM is <35% on Row 1 it will place a back bet.
Once a back bet is matched no further bets are placed.
Keep the log tab open in guardian while you check it but i think this is what your looking for
and clear after being set for 9 secs
While it is set if the WOM is <35% on Row 1 it will place a back bet.
Once a back bet is matched no further bets are placed.
Keep the log tab open in guardian while you check it but i think this is what your looking for
You do not have the required permissions to view the files attached to this post.