Hi
I have a strategy that depending on the time a goal is scored, I could exit after 1st, 2nd in the over/under 2.5 goals
I have created automation rule, via guardian, which works ok if I want to exit after 1st goal but have struggled to get the right way to ensure the tool green's up after 2 goals if 1st goal scored at a certain time.
I have tried using combination of unmatched bets and relative odds i.e strategy could be if 1st goal is scored between 10-20 mins will leave bet but if goal is scored between 20-30 mins will exit after 2 goals. What I did was trigger an unmatched lay bet at 1.01 if goal scored between 10-20. I then create a rule from 20-30 mins that creates the same unmatched lay bet if green up is > 0. (I ensure both unmatched bets are flagged as "keep").
The reason I do the above is that my green up rule checks the number of unmatched bets. If <> 1 then it doesn't execute however if it is 1 it is meant to execute. However this doesn't seem to work i.e even when 1st goal scored between 20-30 mins it doesn't green up after 2 goals. The complexity is that the green up value is >0 until maybe 65-70 mins and negative thereafter so no straight forward way I have found to address my need.
In a nutshell, what is the simplest way to get guardian automation to green up after 2 goals irrespective of the time 1st goal is scored.
Checked the threads but could not find something that addresses my need so any help would be appreciated
Green Up After 2 Goals using Guardian
Hi Euler
No. I used change in odds. I tried 3 methods
Using the relative odds, last traded price. The rule would be that if the under back price was higher than the over back price then exit. Limitation is that if the 2nd goal is scored late in the game the under's odd could still be lower.
Using fixed oddsI would create a rule for every 10 min interval. For each rule I would put in actual low and high values that would be hit when 2nd goal scored. Abandoned as it was tedious (different odd values) and each rule file had numerous lines
Using Green Up & Fixed OddsI would create two rules in the rule file; first rule would contain the time zone that green up would be above 0 typically until around 70 min mark. Then I created a new for 70-80 and 80-90 mins with fixed odds. However when testing didn't seem to work
I didn't use profit target because my stake would be different each time and I was hoping to avoid a situation where I would have to modify the rule file every time before a match started.
What I am hoping is to automate irrespective of stake and odds at start of the match.
No. I used change in odds. I tried 3 methods
Using the relative odds, last traded price. The rule would be that if the under back price was higher than the over back price then exit. Limitation is that if the 2nd goal is scored late in the game the under's odd could still be lower.
Using fixed oddsI would create a rule for every 10 min interval. For each rule I would put in actual low and high values that would be hit when 2nd goal scored. Abandoned as it was tedious (different odd values) and each rule file had numerous lines
Using Green Up & Fixed OddsI would create two rules in the rule file; first rule would contain the time zone that green up would be above 0 typically until around 70 min mark. Then I created a new for 70-80 and 80-90 mins with fixed odds. However when testing didn't seem to work
I didn't use profit target because my stake would be different each time and I was hoping to avoid a situation where I would have to modify the rule file every time before a match started.
What I am hoping is to automate irrespective of stake and odds at start of the match.