Back & Lay the Biggest Pre-Off Movers - Guardian Automation Bot

Mayur1
Posts: 9
Joined: Wed Nov 03, 2021 10:56 pm

Hi

Thats working as expected.

I was wondering if you can help with something. Lets say the first rule triggers and it only finds 1 horse between the given price range.

How do i check that the price of that horse hasnt moved in because what might happen is that i may end up backing it as a steamer. This only happens in races where the first rule only has 1 horse in that criteria.

I thought of adding a condition on the lay rule which checks stored value of opening and closing and if closing is less than opening then dont back it but this doesnt work because if there are more than 2 horses in the array from 1st rule.

Essentially:

1. Check If opening_IP has more than 1 horse..if it does carry on. If has just 1 then do the following:
2. Get the price before the off - closing_IP
3. Check that closing_IP is greater than opening_IP. If true lay the horse. If false, do nothing.

Its point 1 that i am struggling with. Not sure how i can check how many values are there in opening_ip.

Thank you very much
dodgechallenger
Posts: 10
Joined: Tue Aug 10, 2021 2:31 pm

How would i make this strategy apply to just the top 5 horses by say fav? i.e biggest drifters and steamers in the top 5 favs?
User avatar
Dallas
Posts: 22713
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

dodgechallenger wrote:
Mon Jan 24, 2022 6:27 am
How would i make this strategy apply to just the top 5 horses by say fav? i.e biggest drifters and steamers in the top 5 favs?
It would just need a 'Relative Odds Condition' configured as
Selections Back Price
Is less than
the Back Price
Of 'Selection in order of favouritism 6'
dodgechallenger
Posts: 10
Joined: Tue Aug 10, 2021 2:31 pm

Thanks Dallas, what rule(s) would i add this condition to?
User avatar
Dallas
Posts: 22713
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

dodgechallenger wrote:
Tue Jan 25, 2022 1:16 pm
Thanks Dallas, what rule(s) would i add this condition to?
It can just be added to the back and lay rules at the bottom, that way everything else still does it job but the final rule that actually places the bet can only trigger on a selection actual bet is triggered if it's the 1-5th fav
dodgechallenger
Posts: 10
Joined: Tue Aug 10, 2021 2:31 pm

Thanks again
User avatar
Rich1950
Posts: 52
Joined: Thu Jan 19, 2023 7:34 pm

Hi there,

Is there any way to mitigate the loss when a bet is unmatched at the off.

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

Rich1950 wrote:
Wed Feb 08, 2023 11:13 pm
Hi there,

Is there any way to mitigate the loss when a bet is unmatched at the off.

regards
Normally you'd add/use a 'Green all selections' rule, and arm that to trigger a few times after your other rules have finished
So on this file arming it to green up from 00:00:01 after start time until 00:00:10 after start time with a re-arm time of 2 or 3 secs
User avatar
Rich1950
Posts: 52
Joined: Thu Jan 19, 2023 7:34 pm

Hi Dallas

Many thanks for that. New to all of this.

I will attempt to do that

regards

:)
User avatar
Rich1950
Posts: 52
Joined: Thu Jan 19, 2023 7:34 pm

Hi Dallas

I have testing this file for a couple of days now and I am not a Millionaire yet

Am I doing something wrong :D

Seriously I have a rule as you suggested does it look right to you

regards
You do not have the required permissions to view the files attached to this post.
roadie
Posts: 1
Joined: Fri Feb 10, 2023 12:36 pm

Hi Dallas,

I am trying to automate my Excel worksheet, i.e. by automatically bringing the exchange data to my worksheet - and then returning the calculated bets, (if any), to the exchange.

Bet Angel support suggested I place a 'help wanted' post in the Excel part of the forum.
Perhaps I am being dim, but I can't seem able to post such a request.

Any assistance you can give would be greatly appreciated.

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

roadie wrote:
Fri Feb 10, 2023 12:52 pm
Hi Dallas,

I am trying to automate my Excel worksheet, i.e. by automatically bringing the exchange data to my worksheet - and then returning the calculated bets, (if any), to the exchange.

Bet Angel support suggested I place a 'help wanted' post in the Excel part of the forum.
Perhaps I am being dim, but I can't seem able to post such a request.

Any assistance you can give would be greatly appreciated.

Christopher
This post shows how to create a new topic
viewtopic.php?f=17&t=16838

and here is the Excel section
viewforum.php?f=19
iggypop37
Posts: 98
Joined: Fri Jul 20, 2018 11:05 pm

Thank you Dallas, this is a simple but excellent concept I can't believe I spotted on the forum before now !
User avatar
Dallas
Posts: 22713
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

iggypop37 wrote:
Mon May 01, 2023 10:26 pm
Thank you Dallas, this is a simple but excellent concept I can't believe I spotted on the forum before now !
:) No problem
dav1520
Posts: 17
Joined: Thu Aug 24, 2023 2:09 pm

Hi Dallas,

I'm looking to automate setting a lay for EVERY horse if the price drifts 15% between 00.05.00 and the start of the race.

If the horse continues to drift a further 10% I would look to green up.

Is this possible?
Post Reply

Return to “Bet Angel Automation - Horse racing - Pre off”