Hi
I need some help with an automation bot I have be working on without no success..
Lay only the selection with the lowest odds below 3.00 (5 seconds before event starts),
If there wasn't non it should place a lay bet to each of the selections at 3.00 (5 seconds before event starts and bets kept) as soon as one gets matched before or after event starts the rest lay bets gets canceled.
Thanks in advance.
Laying the lowest selection.
It would require 3 rules types to do this, the first rule type should be a normal lay bet applied to selection 'By Poisition (Sorted in order of favourtism) 1'
Armed 00:00:10 to 00:00:06
using the condtion
'Fixed odds Condition'
'Last traded price'
Is 'Less' than 3.0
Second rule type
Lay All selections at fixed odds of 3.0
Armed 00:00:05 to whenever you want
using the condtion
'Number of place bets condtion'
On 'Market'
is equal to '0'
Third rule type
Cancel all unmatched bets
Armed 00:00:04 to the same time as used for the rule above
using the condtion
'Number of Matched Bets Condtion'
On 'Market'
Is 'Equal' to 1
That should do it
Armed 00:00:10 to 00:00:06
using the condtion
'Fixed odds Condition'
'Last traded price'
Is 'Less' than 3.0
Second rule type
Lay All selections at fixed odds of 3.0
Armed 00:00:05 to whenever you want
using the condtion
'Number of place bets condtion'
On 'Market'
is equal to '0'
Third rule type
Cancel all unmatched bets
Armed 00:00:04 to the same time as used for the rule above
using the condtion
'Number of Matched Bets Condtion'
On 'Market'
Is 'Equal' to 1
That should do it
It works fine until when it goes to in-play time and all the bets gets unmatched, I tried to put keep all bets rule between the second and third rules but some how no bets was placed from first and second rules.Dallas wrote:It would require 3 rules types to do this, the first rule type should be a normal lay bet applied to selection 'By Poisition (Sorted in order of favourtism) 1'
Armed 00:00:10 to 00:00:06
using the condtion
'Fixed odds Condition'
'Last traded price'
Is 'Less' than 3.0
Second rule type
Lay All selections at fixed odds of 3.0
Armed 00:00:05 to whenever you want
using the condtion
'Number of place bets condtion'
On 'Market'
is equal to '0'
Third rule type
Cancel all unmatched bets
Armed 00:00:04 to the same time as used for the rule above
using the condtion
'Number of Matched Bets Condtion'
On 'Market'
Is 'Equal' to 1
That should do it
If you have no conditions on your unmatched bets as long as its armed to trigger after your 2nd rule has expired then it should work.
Follow the details in this thread and it may shed some light if its a timing issue, or something else
viewtopic.php?f=47&t=12557
Follow the details in this thread and it may shed some light if its a timing issue, or something else
viewtopic.php?f=47&t=12557
It places lay bets only when the stake is £2 or over in the second rule.Dallas wrote:If you have no conditions on your unmatched bets as long as its armed to trigger after your 2nd rule has expired then it should work.
Follow the details in this thread and it may shed some light if its a timing issue, or something else
viewtopic.php?f=47&t=12557
If I set the stake to £1 it places the lay bet in the first rule if the fav lay odds is below 3.00 odds but the second rule only works if the stake is over £2.
Why is that? dont BA do there magic before placing unmatched bets.
If you download and install this version of the software it will fix tht for you
http://www.betangel.com/securedownloads/BAP_1_44_1.exe
http://www.betangel.com/securedownloads/BAP_1_44_1.exe
That's a new version 1.44.1 that is not on the Bet Angel website yet. when is it coming? is it a beta version.Dallas wrote:If you download and install this version of the software it will fix tht for you
http://www.betangel.com/securedownloads/BAP_1_44_1.exe
Thanks I will give it a go and let you know how it goes.Dallas wrote:Its not being released, it just the same as the current V1.44 but includes a fix of the issue of laying all selections with stakes below £2 using automation until the next build of the software is released.
Does Bet Angel do the magic with stakes below £2 when placing the bets in second rule or when it gets matched?Dallas wrote:Its not being released, it just the same as the current V1.44 but includes a fix of the issue of laying all selections with stakes below £2 using automation until the next build of the software is released.
Everything is working fine except one thing is when some races are over clocking each other due to a long delay, the races gets removed from Bet Angel which still on automation bot due to another race approaching and shows on Bet Angle, the automation bot stops working and that not good as am losing money.Dallas wrote:Yes by default its which ever selection has the lowest back price
How could I have the automation bot still running when this happens? I believe its with the Advanced Settings in Restrict refresh, maybe I am wrong, please advice me.
Increase seconds after Start Time....? its on 600
If your automation starts just before the race goes in-running using the 'Restrict Refresh' and setting to something like
20 secs before event start time
900 secs after event start time
Then on the main Guardian page set the 'Refrseh Interval' to 200ms
With that set up even on a busy day no more than 3-4 races should be getting refreshed at any one time and using 200ms thats still going to be at least one refresh every second for each market.
20 secs before event start time
900 secs after event start time
Then on the main Guardian page set the 'Refrseh Interval' to 200ms
With that set up even on a busy day no more than 3-4 races should be getting refreshed at any one time and using 200ms thats still going to be at least one refresh every second for each market.