Help With Stored Value Bot O 1.5 Goals Market

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
Online Trader
Posts: 211
Joined: Wed Apr 21, 2010 7:13 am

I have a bot that will place a lay on the under 1.5 goals market 5 mins before KO and have attached 2 stored values to it as I only want it to trigger if the match odds are within a certain range and also the Over 2.5 goals are within a certain range

It appears to be working OK but I noticed this morning that it placed a bet when the match odds were 3.85 and the condition is between 1.56 and 3.5 so it shouldn't have fired

I have attached the 3 files and would appreciate it if someone could take a look to see what I have done wrong as I am new to bots with stored values so there is a very good chance that I have messed it up

Thanks in advance
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

If it was a back bet are you sure it wasn't placed between 1.56 -3.5 but was then matched at 3.85 when it hit the market?
The BA log will tell you the price it triggers at

I won't have chance to look at the files till tomorrow unless someone else gets chance to before then
Online Trader
Posts: 211
Joined: Wed Apr 21, 2010 7:13 am

Dallas wrote:
Fri Mar 11, 2022 1:28 pm
If it was a back bet are you sure it wasn't placed between 1.56 -3.5 but was then matched at 3.85 when it hit the market?
The BA log will tell you the price it triggers at

I won't have chance to look at the files till tomorrow unless someone else gets chance to before then
Its not placing a back bet on the match odds market its just checking that the price is between 1.56 and 3.5, it stored the value at 3.85 so it should not have fired the bet in the 1.5 market?

No problem if you cant look at the files until tomorrow I appreciate that and am happy to wait

Many thanks
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

Online Trader wrote:
Fri Mar 11, 2022 2:32 pm
Dallas wrote:
Fri Mar 11, 2022 1:28 pm
If it was a back bet are you sure it wasn't placed between 1.56 -3.5 but was then matched at 3.85 when it hit the market?
The BA log will tell you the price it triggers at

I won't have chance to look at the files till tomorrow unless someone else gets chance to before then
Its not placing a back bet on the match odds market its just checking that the price is between 1.56 and 3.5, it stored the value at 3.85 so it should not have fired the bet in the 1.5 market?

No problem if you cant look at the files until tomorrow I appreciate that and am happy to wait

Many thanks
Couple of things I spotted

First is you have the SV on both the MO and O2.5 markets using the same name, you should be using different names (as they are two separate values) otherwise only the last of those two to trigger will be seen by your condition testing for a SV named 'price'

ie, if it stored the following
price = 3.85
price = 2.10

Only the price = 2.10 SV is active and that would have satisfied all 4 of your SV condition

Second was that you were testing the back price with the SV but the lay price with a fixed odds cond
This might be what you wanted to do but most times with these type of rules you'd be testing the same across the board
Online Trader
Posts: 211
Joined: Wed Apr 21, 2010 7:13 am

Dallas wrote:
Sun Mar 13, 2022 12:54 pm
Online Trader wrote:
Fri Mar 11, 2022 2:32 pm
Dallas wrote:
Fri Mar 11, 2022 1:28 pm
If it was a back bet are you sure it wasn't placed between 1.56 -3.5 but was then matched at 3.85 when it hit the market?
The BA log will tell you the price it triggers at

I won't have chance to look at the files till tomorrow unless someone else gets chance to before then
Its not placing a back bet on the match odds market its just checking that the price is between 1.56 and 3.5, it stored the value at 3.85 so it should not have fired the bet in the 1.5 market?

No problem if you cant look at the files until tomorrow I appreciate that and am happy to wait

Many thanks
Couple of things I spotted

First is you have the SV on both the MO and O2.5 markets using the same name, you should be using different names (as they are two separate values) otherwise only the last of those two to trigger will be seen by your condition testing for a SV named 'price'

ie, if it stored the following
price = 3.85
price = 2.10

Only the price = 2.10 SV is active and that would have satisfied all 4 of your SV condition

Second was that you were testing the back price with the SV but the lay price with a fixed odds cond
This might be what you wanted to do but most times with these type of rules you'd be testing the same across the board
Many thanks Dallas, very much appreciated
Post Reply

Return to “Bet Angel - Automation”