I have a version of your DOB bot using nominated selections and wanted to back the same selection in the place market, with a straight back bet. I set up a rule in the place market looking for any selection with the event condition but the bet wasn't firing.
I use the same for row specific back bets in the win market to place bets in the place market and these work fine so wanted to see if I needed to do anything different when using nominated selections.
Thanks.
How to Link Markets Using Shared Stored Values - Step by Step
Hi, I'm trying to get this working
Criteria
Back a selection in the Place market if the same selection has odds between 5 and 10 in the win market.
I must be missing something as the bets don't fire with the automation I set. I've tested on selections within and outside of 5-10 odds in the win market and supposed to lay in the place market but no luck, nothing firing. I also tried setting it to a nomination but still nothing fired.
Any ideas what the issue could be, automation files attached.
Criteria
Back a selection in the Place market if the same selection has odds between 5 and 10 in the win market.
I must be missing something as the bets don't fire with the automation I set. I've tested on selections within and outside of 5-10 odds in the win market and supposed to lay in the place market but no luck, nothing firing. I also tried setting it to a nomination but still nothing fired.
Any ideas what the issue could be, automation files attached.
You do not have the required permissions to view the files attached to this post.
You've got the SV being logged on the Win market file so if you check your log you'll see what price is being stored when it triggersrobbed wrote: ↑Sat Jun 01, 2024 9:56 amHi, I'm trying to get this working
Criteria
Back a selection in the Place market if the same selection has odds between 5 and 10 in the win market.
I must be missing something as the bets don't fire with the automation I set. I've tested on selections within and outside of 5-10 odds in the win market and supposed to lay in the place market but no luck, nothing firing. I also tried setting it to a nomination but still nothing fired.
Any ideas what the issue could be, automation files attached.
But as James said on your other post as it's 'Always Armed' it'll trigger as soon as you have applied it to a market and nominated a selection, so doing that early in the day before a market is formed the price could literally be anything
Hi, I'm just wondering if it is possible to have two separate stored values applied to trigger a bet in a 3rd market. So an example is I want to test a price for the home team in match odds. Also a price in the O2.5 market. Then if conditions are met to trigger a bet in a 3rd market such as the FHG market.
I'm able to do the above testing a price from 1 market. Not sure how or if possible to test from two different markets though.?
wicsj
I'm able to do the above testing a price from 1 market. Not sure how or if possible to test from two different markets though.?
wicsj
Yes you can do this for as many markets as you want, for the 2nd market (then 3rd, 4th, 5th etc....) just change the name of the stored valuewicsj wrote: ↑Mon Jul 08, 2024 7:50 pmHi, I'm just wondering if it is possible to have two separate stored values applied to trigger a bet in a 3rd market. So an example is I want to test a price for the home team in match odds. Also a price in the O2.5 market. Then if conditions are met to trigger a bet in a 3rd market such as the FHG market.
I'm able to do the above testing a price from 1 market. Not sure how or if possible to test from two different markets though.?
wicsj
Then on the conditions tab of the rule which places your bet add another stored value condition to test for the name of the Stored value you've just assigned for your 2nd market
Hi
I'm getting in a real tangle here. I am trying to create an automation file that will read a stored value and place 2 separate bets in 2 separate markets.
So I want place a lay bet in the FHG market if the stored value from the O2.5 market is met and the lay price is below a set value in the FHG market. I think I have this part already nailed down. As a further part though, I also want to place a back bet in the O1.5 FHG market if the lay bet in the O0.5 FHG has been triggered.
Is that possible to do in a single automation file. Is there a function to trigger a bet in a market only if a separate bet in a different market has been triggered?
Thanks for any guidance
wicsj!
I'm getting in a real tangle here. I am trying to create an automation file that will read a stored value and place 2 separate bets in 2 separate markets.
So I want place a lay bet in the FHG market if the stored value from the O2.5 market is met and the lay price is below a set value in the FHG market. I think I have this part already nailed down. As a further part though, I also want to place a back bet in the O1.5 FHG market if the lay bet in the O0.5 FHG has been triggered.
Is that possible to do in a single automation file. Is there a function to trigger a bet in a market only if a separate bet in a different market has been triggered?
Thanks for any guidance
wicsj!
- jamesedwards
- Posts: 3915
- Joined: Wed Nov 21, 2018 6:16 pm
Yes, you need to use stored values set to 'Event' level. At event level the same stored value can be written, read, and adjusted from any market within that same event. eg different markets in the same football match.wicsj wrote: ↑Tue Oct 22, 2024 3:36 pmHi
I'm getting in a real tangle here. I am trying to create an automation file that will read a stored value and place 2 separate bets in 2 separate markets.
So I want place a lay bet in the FHG market if the stored value from the O2.5 market is met and the lay price is below a set value in the FHG market. I think I have this part already nailed down. As a further part though, I also want to place a back bet in the O1.5 FHG market if the lay bet in the O0.5 FHG has been triggered.
Is that possible to do in a single automation file. Is there a function to trigger a bet in a market only if a separate bet in a different market has been triggered?
Thanks for any guidance
wicsj!
- jamesedwards
- Posts: 3915
- Joined: Wed Nov 21, 2018 6:16 pm
Best way is to invest an afternoon in Practice Mode trawling through the options and testing out everything for yourself.