Back in Win Market - Trigger Back in Place market
Hi, I have read the posts for linking markets but I can't see how to link the markets by triggering a bet on the selection in the place market if a bet is placed on the selection in the win market first . I have thought I could use the condition "number of placed bets = 1" on selection and give the stored value a name for the event but how does that link for each selection?
- jamesedwards
- Posts: 4736
- Joined: Wed Nov 21, 2018 6:16 pm
There's a trick to doing this quickly and easily.MIYAGI52 wrote: ↑Sat Nov 01, 2025 9:04 pmHi, I have read the posts for linking markets but I can't see how to link the markets by triggering a bet on the selection in the place market if a bet is placed on the selection in the win market first . I have thought I could use the condition "number of placed bets = 1" on selection and give the stored value a name for the event but how does that link for each selection?
Add a stored value to the win bet trigger that saves an SV @ event level with 'a selections ID on Betfair'.
Then in the place market trigger a bet on every selection on condition that the SV you created above = 'a selections ID on Betfair'.
This way a bet will be triggered in the place market as soon as you trigger a bet in the win market.
- jamesedwards
- Posts: 4736
- Joined: Wed Nov 21, 2018 6:16 pm
No, save a stored value as the selection's Betfair ID. The horse carries the same Betfair ID number across all relevant markets so you can use it to trigger in the place market when you trigger in the win market.
You do not have the required permissions to view the files attached to this post.
Its always best to try and figure it things out yourself from instructions given
But just in case anyone else needs to do something similar but are are still struggling to do by themselves these is a pair of rules here that will do it
viewtopic.php?f=53&t=26361
But just in case anyone else needs to do something similar but are are still struggling to do by themselves these is a pair of rules here that will do it
viewtopic.php?f=53&t=26361
Hi all, I'm still having trouble getting the bet to trigger a bet in the place market. i have attached my 2 BAF files. Trainer 80% ROI i use for the win market and the Store Place I use for the place market. any chance you could see where I am going wrong please?
You do not have the required permissions to view the files attached to this post.
- jamesedwards
- Posts: 4736
- Joined: Wed Nov 21, 2018 6:16 pm
You're rounding the stored value to nearest valid price, so the SV is probably saving as 1000. Remove the rounding.MIYAGI52 wrote: ↑Sun Nov 02, 2025 3:42 pmHi all, I'm still having trouble getting the bet to trigger a bet in the place market. i have attached my 2 BAF files. Trainer 80% ROI i use for the win market and the Store Place I use for the place market. any chance you could see where I am going wrong please?
