Signal when Goals are Scored Guardian Automation Bot

Post Reply
jtrader
Posts: 196
Joined: Thu Feb 09, 2017 11:35 am

leewillo75 wrote:
Fri Nov 10, 2023 4:34 am
Hello looking for a bit of help regarding a home trading method that I use that I am looking to automation

Basically I place a bet on the home side in certain conditions and then green it up when they hopefully take the lead at some point in the game and then that is me done on the market

Ive got the automation set up all ready to record the price and place the home bet its just this final bit that I need some help with in terms of signals and appreciate red cards might effect it but what I am thinking is this

Use the orginal file in this thread to mointor home and away prices and got to do the following

Set the goal signal to zero at the start
Record current home price and last home price, if that has dropped by 20 ticks then add the signal to Increment the value
Record current away price and last away price, if that has dropped by 20 ticks then add the signal to Decrement the value
If the goal signal then equals one green the market up

Just a couple of things I am need advice about

The recording of the home and away prices. If I set it up that one of the conditions is time since unsuspended is greater then 60 seconds and aim the trigger from 00:00:01 in play to say 02:30:00 that is 180 mins which should be enough to cover the whole match. Also set it up allow rule to trigger 180 times waiting 60 seconds before rearming.

I only want it to record the prices until the home side take the lead as I exit the trade then so no need to record the prices then so in the greening up rule do I need to current another signal and say call it home side lead and once that hits one make it a condition in the orginal signals file

Also when it comes to the greening file one of the rules has to be that the goal signal equals one and set that up to fire say a max of 3 times only within the 180 mins

I know how to operate it in my head its just covering all the stages and then testing as at the moment it isnt working properly for me and I think its something to do with not creating the second signal for when the home team take the lead

I hope I have explained exactly what I am trying to do and someone could please give me a point in the right direction

Thanks

I think you don't need anymore checking CS,cause there is game changer .baf file by Sibur (great thanks)

viewtopic.php?p=337421#p337421

You could use also that .baf by Dallas (implemented IP time too with Sibur's CS file)

viewtopic.php?p=338353#p338353

You may be could only chage that CS SV is 'for the Event' and not 'for the Market'
deeptarot
Posts: 1
Joined: Thu Dec 10, 2020 8:24 pm

How many ticks movement would you suggest for 3.5 goal market?

Thanks Eddie
User avatar
Dallas
Posts: 23503
Joined: Sun Aug 09, 2015 10:57 pm

deeptarot wrote:
Mon Feb 05, 2024 8:19 pm
How many ticks movement would you suggest for 3.5 goal market?

Thanks Eddie
Is that while it's still 0-0 or after a goal or two has been scored?
fishtownraider
Posts: 76
Joined: Mon Feb 20, 2023 3:05 pm

Dallas wrote:
Thu Feb 08, 2024 11:22 am
deeptarot wrote:
Mon Feb 05, 2024 8:19 pm
How many ticks movement would you suggest for 3.5 goal market?

Thanks Eddie
Is that while it's still 0-0 or after a goal or two has been scored?
[Hijacking the post]

At 0-0.
fishtownraider
Posts: 76
Joined: Mon Feb 20, 2023 3:05 pm

Hi, @Dallas

I have this working on lay unders, using your Offset in Stages bot viewtopic.php?t=12284 (for which thanks). It seems generally fine, although there was one trade in practice that was greened up following an incorrect Goal signal. Not a great deal of liquidity, so I'm sure it was just an odd dip, which often occurs in those markets, but it set me wondering whether it would be better (or possible) to add another condition to the "Back price 65 seconds ago - 15 ticks" along the lines of "Back price 75 seconds ago - 15 ticks". In other words, a spike or dip would have to persist for 10 seconds to trigger the signal. Would that work, or am I missing something?
User avatar
Dallas
Posts: 23503
Joined: Sun Aug 09, 2015 10:57 pm

fishtownraider wrote:
Mon Aug 12, 2024 7:39 pm
Hi, @Dallas

I have this working on lay unders, using your Offset in Stages bot viewtopic.php?t=12284 (for which thanks). It seems generally fine, although there was one trade in practice that was greened up following an incorrect Goal signal. Not a great deal of liquidity, so I'm sure it was just an odd dip, which often occurs in those markets, but it set me wondering whether it would be better (or possible) to add another condition to the "Back price 65 seconds ago - 15 ticks" along the lines of "Back price 75 seconds ago - 15 ticks". In other words, a spike or dip would have to persist for 10 seconds to trigger the signal. Would that work, or am I missing something?
Yes, you could add further conditions like you suggested as extra confirmation, you can also use a 'Relative odds condition' to test the lay price is within 'X' ticks to the back price
So in an illiquid market if money is pulled it doesn't accidentally think there is a goal
fishtownraider
Posts: 76
Joined: Mon Feb 20, 2023 3:05 pm

Dallas wrote:
Wed Aug 14, 2024 9:00 am
fishtownraider wrote:
Mon Aug 12, 2024 7:39 pm
Hi, @Dallas

I have this working on lay unders, using your Offset in Stages bot viewtopic.php?t=12284 (for which thanks). It seems generally fine, although there was one trade in practice that was greened up following an incorrect Goal signal. Not a great deal of liquidity, so I'm sure it was just an odd dip, which often occurs in those markets, but it set me wondering whether it would be better (or possible) to add another condition to the "Back price 65 seconds ago - 15 ticks" along the lines of "Back price 75 seconds ago - 15 ticks". In other words, a spike or dip would have to persist for 10 seconds to trigger the signal. Would that work, or am I missing something?
Yes, you could add further conditions like you suggested as extra confirmation, you can also use a 'Relative odds condition' to test the lay price is within 'X' ticks to the back price
So in an illiquid market if money is pulled it doesn't accidentally think there is a goal
Oh, yes, that's a great idea. Thanks. The odds are all over the place sometimes. I was already planning to use that as a condition of placing the lay in the first place, but hadn't considered it for the goal signal.
Mitch567
Posts: 29
Joined: Tue Jul 27, 2021 1:14 pm

Quick Question on this, but if I wanted to place a bet on a Second Half Goal, so I could potentially be backing Over 0.5, Over 1.5, Over 2.5 etc etc.

I have created separate bots for each overs market, with the signal condition changed to Not Set (for Over 0.5), 1 (for Over 1.5) etc etc.

Will this work? Is it the most efficient way to do what I want?
User avatar
Dallas
Posts: 23503
Joined: Sun Aug 09, 2015 10:57 pm

Mitch567 wrote:
Sun Dec 08, 2024 10:43 am
Quick Question on this, but if I wanted to place a bet on a Second Half Goal, so I could potentially be backing Over 0.5, Over 1.5, Over 2.5 etc etc.

I have created separate bots for each overs market, with the signal condition changed to Not Set (for Over 0.5), 1 (for Over 1.5) etc etc.

Will this work? Is it the most efficient way to do what I want?
You only need one automation file, have a look at this post
viewtopic.php?t=22158
Mitch567
Posts: 29
Joined: Tue Jul 27, 2021 1:14 pm

Brilliant, cheers..
lubrivor
Posts: 14
Joined: Mon Jan 13, 2025 1:30 pm

Hi Dallas, if in this bot as you have it set up, I wanted to lay the draw once two goals are scored, as far as I understand I should go into the rule conditions at "signal value condition" and insert the amount equal to 2 as the value of the "goal" signal. Is what I say correct or did I miss some step? Thanks for any response
User avatar
Dallas
Posts: 23503
Joined: Sun Aug 09, 2015 10:57 pm

lubrivor wrote:
Sun Jun 29, 2025 1:15 pm
Hi Dallas, if in this bot as you have it set up, I wanted to lay the draw once two goals are scored, as far as I understand I should go into the rule conditions at "signal value condition" and insert the amount equal to 2 as the value of the "goal" signal. Is what I say correct or did I miss some step? Thanks for any response
Not quite, that would only trigger it if 2-0 or 0-2, if you also want it to trigger if 1-1 then there's a bit of extra work involved
lubrivor
Posts: 14
Joined: Mon Jan 13, 2025 1:30 pm

thanks Dallas
Post Reply

Return to “Bet Angel Automation - Football”