Lay the Outsider After a Good Go Guardian Automation Bot

User avatar
Barnobee
Posts: 19
Joined: Sat Dec 02, 2017 2:06 pm

Thanks once again Dallas.

I have been able to widen the column, I was hoping that it would stretch or make the silk colours lager, Is there anyway to make these bigger??

I trade in running, seeing the silks easily is something i am struggling with. Do you have any suggestions?

Rich
msa87
Posts: 4
Joined: Fri Aug 17, 2018 8:16 am

Hello,

I've been using this rule set as a basis for for my own automation, but I'm struggling to add one condition... when placing the lay bet on the drifter I'd also like to check the odds of other selections. E.g Lay the drifter, but only if at least one other selection has back odds of X.

I'm not sure if this can simply be added as an extra condition or whether I need to use signals?

Any suggestions would be appreciated.

Thanks :)
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

msa87 wrote:
Sun Aug 19, 2018 9:16 pm
Hello,

I've been using this rule set as a basis for for my own automation, but I'm struggling to add one condition... when placing the lay bet on the drifter I'd also like to check the odds of other selections. E.g Lay the drifter, but only if at least one other selection has back odds of X.

I'm not sure if this can simply be added as an extra condition or whether I need to use signals?

Any suggestions would be appreciated.

Thanks :)
Yes you can do this by using a fixed odds condition (more than one if you want to test the price of multiple selections)
When you add the condition just select the nominated box and choose the selection you want to check
msa87
Posts: 4
Joined: Fri Aug 17, 2018 8:16 am

Great, thanks Dallas. I'll give it a try.
JacobHenry
Posts: 13
Joined: Fri Sep 28, 2018 10:33 am

Have been encouraged to use this strategy as a template for my own trading.

Have used Racing Traders previously which although VERY effective offers zero automation therefore gives me a huge problem.

The aim is to set 2 Signals. The 1st Signal is for any selections whose BSP is lower 9.0 who then drift out to a Trading Price of 36 in running.

The 2nd Signal is for those selections whose BSP is over 9.0 who then trade below 9.0 in running before drifting out to a last traded price of 32.

When either signals are met, a lay bet is placed at 40 for a fixed amount of £2.

Have attached the template of the rules which basically don't work and am rapidly running out of ideas.

Help
tester 2.baf
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

JacobHenry wrote:
Mon Jan 07, 2019 8:38 pm
Have been encouraged to use this strategy as a template for my own trading.

Have used Racing Traders previously which although VERY effective offers zero automation therefore gives me a huge problem.

The aim is to set 2 Signals. The 1st Signal is for any selections whose BSP is lower 9.0 who then drift out to a Trading Price of 36 in running.

The 2nd Signal is for those selections whose BSP is over 9.0 who then trade below 9.0 in running before drifting out to a last traded price of 32.

When either signals are met, a lay bet is placed at 40 for a fixed amount of £2.

Have attached the template of the rules which basically don't work and am rapidly running out of ideas.

Helptester 2.baf
There are a few small errors
1, the 2nd signal is looking for a signal named beaten 2 to be set before setting a signal named beaten 2 - this condition should be NOT set
2, the 1st and 2nd signal is also testing for the back price to be <9 AND the last traded price to be >36 at the same time, which of course won't happen
3, the lay rule is then looking for both the signal beaten and beaten 2 to be set on a selection before it triggers, the way the two signal rules are setup its on setting beaten OR beaten 2 on a selection (ie, no selection has both signals set on it, therefore, the lay won't trigger on any selection)


There are two ways around it, first is to add a second lay rule with identical conditions except for the signal conditions, so that one lay triggers if a selection has beaten and the other lay will pick up and trigger on those selections with beaten 2

The second and easiest way is to use the same signal name on both signal rules, the signal rules also doesn't need the >36 condition as thats covered in the lay rule anyway

So now those with a BSP <9 get a signal named beaten set on them
Those with an SP >9 dont but will get it set on them if they trade below 9 in-play
any that then drift to >36 in-running will have a lay bet triggered on them

Give the following file a run in practice mode and see how it goes
You do not have the required permissions to view the files attached to this post.
Bri1980
Posts: 33
Joined: Mon Oct 01, 2018 2:26 pm

Hi,

I've been having a go with this bot today. I tried to change the lay bet to offset bet with greening, for x ticks.

On 2 occasions my lay bet was not matched but the back bet was still entered into the market. Is there anyway of making the back bet only enter if the initial lay is matched?

Thanks
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Bri1980 wrote:
Thu Oct 24, 2019 8:49 pm
Hi,

Is there anyway of making the back bet only enter if the initial lay is matched?

Thanks
viewtopic.php?f=47&t=11817
Bri1980
Posts: 33
Joined: Mon Oct 01, 2018 2:26 pm

Thanks Dallas :)

Just to be sure I understand, I want to select option 2, select fill or kill bets.

I thought this option worked by if your bet was not filled in the time you enter then the bet is cancelled?

So if I set this to 2 seconds, my back bet will be entered 2 seconds after my lay bet is matched?

Thanks
Brian
jongup
Posts: 40
Joined: Thu Aug 09, 2018 8:50 am

Hi Dallas, I'm trying to add some historic relative odds conditions with more signals to this but not sure i'm on the right path.

I want it so a new signal is set for any selection (horse A) to trade to 1.8, whilst at the same time Horse B (any selection) odds should be around 2. = signal 1

Horse B then overtakes and trades to 1.8 and horse A is trading higher around 2. = signal 2

if horse A then overtakes again and horse B is then trading at higher odds than it was 15 seconds ago - place a lay bet on horse A at fixed odds of 2.

What is the easiest way to add these conditions?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

jongup wrote:
Tue Nov 26, 2019 10:56 am
Hi Dallas, I'm trying to add some historic relative odds conditions with more signals to this but not sure i'm on the right path.

I want it so a new signal is set for any selection (horse A) to trade to 1.8, whilst at the same time Horse B (any selection) odds should be around 2. = signal 1

Horse B then overtakes and trades to 1.8 and horse A is trading higher around 2. = signal 2

if horse A then overtakes again and horse B is then trading at higher odds than it was 15 seconds ago - place a lay bet on horse A at fixed odds of 2.

What is the easiest way to add these conditions?
Short answer is there is not an easy, as there are many others things to consider.

1, can can be done with 2 x fixed odds conditions looking at the fav and 2nd fav and setting a signal when true
Then what happens if an other runner steams through and becomes fav and the original fav go out and the original 2nd is still around 2s
or an other runner comes in to be fav and the original goes out to be 2nd fav.

then for the 3rd part you have even more scenarios and more reasons to reset the signals and start again.

It can be done but will need to be well thought out with all the signals needed on both market and selections to set up the scenario your after fully mapped out on paper before even begining to set up the rules
User avatar
twenty2
Posts: 47
Joined: Tue Jan 21, 2020 5:38 pm

Hi Dallas,
im looking to modify this bot.

*monitor all runners that have a BSP price of 10.0 or more but has drifted to 30.0, set a signal on those runners (signal: drift)
*Monitor all runners that have a BSP of 4.00 or less but has shortened to 2.0, set a signal on those runners (signal: short)
*if more than 1 runner has hit the signal (short) and 2 has hit the signal (drift) place a lay bet at a fixed stake of £5 on the (drift) signal nominated horse only if the horse continues to drift to 35.
*My max liability is £295 so only place a lay bet on this horse between the ranges of 35-60

Im just getting a bit stuck at the signal stage for when i want my bot to place the bet

thanks
consult
Posts: 8
Joined: Tue Jan 08, 2019 8:22 pm

Hi Dallas or anyone else.
Can you help.

I have tried to change this as follows but i dont seem to get the second part to fire..
I have changed to pre off
5mins out signal price of fav between 1.5 & 3.5
that seems to work
i now want to place lay bet if price drifts 10ticks but nothing happens .
i have Relative odds condition
lay price is greater than lay price of fav position1 plus 10ticks.

Could someone advise where i am going wrong.
Any help would be much appreciated.

Regards Consult
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

consult wrote:
Sat Apr 03, 2021 11:26 am
Hi Dallas or anyone else.
Can you help.

I have tried to change this as follows but i dont seem to get the second part to fire..
I have changed to pre off
5mins out signal price of fav between 1.5 & 3.5
that seems to work
i now want to place lay bet if price drifts 10ticks but nothing happens .
i have Relative odds condition
lay price is greater than lay price of fav position1 plus 10ticks.

Could someone advise where i am going wrong.
Any help would be much appreciated.

Regards Consult
If you are just looking for a one way move and not to come in first then go out the easiest way is to use a
Set/Modify Stored Value rule (armed to trigger one time)
and on the Stored Value tab store the price of the selection
and use the adjustment option to add the number of ticks you want

Then on your lay bet rule add a 'Stored Value Condition'
to test the selections
price is
greater than
another stored value named (whatever you called it above)

You'll also need to a a 'Fixed market order of selections' rule and arm it to trigger just before your stored value rule, just in case when it drifts it moves into 2nd or 3rd fav - this rule will ensure your lay bet still triggers on the same selection you stored the value for
consult
Posts: 8
Joined: Tue Jan 08, 2019 8:22 pm

Thanks Dallas
Will give a try

Consult
Post Reply

Return to “Bet Angel Automation - Horse racing - In-running”