So with the original (B) if you set that to trigger 2 times re-arming after 3 secs
and add a 'Number of place bets condition' on selection is equal to 0
Does that then place the second bet for you?
So with the original (B) if you set that to trigger 2 times re-arming after 3 secs
Yes, thats the one I meant
Due to the way the P/L's are retrieved in Place markets it isn't possible to display them the, its only the win markets this can be done withajanthony wrote: ↑Tue Nov 07, 2023 7:31 amHi Dallas,
I am using these bots for 1st and second and it is working okay but I have a problem getting the "Display P&L's" bot to record the profit and loss if the runner only runs a place. If the runner wins I get both returns recorded but if it runs a place I get a zero return and if it doesn't run a place at all I get the loss on the win bet but a zero loss on the place bet.
I have attached the Display bot which is one of yours but with some mods I have made. It works perfectly on win only markets.
Can you help, I have tried a couple of different things without success.
Regards,
Anthony
If placing the bet before they go in-running then you won't be able to test the SP price, you'll need to use the current back price or projected SPShaung89 wrote: ↑Sun Dec 03, 2023 3:21 pmHey Dallas,
Been looking for exactly this bot recently however with a slight amendment. I've tried amending this myself however it's causing me headaches.
What i'm trying to get too is a point where I can lay certain horses:
- At SP (pre-determined runners)
- Bot1 = Win Market, Bot2 = Place Market
- Potentially with more than 1 selection p/race
- providing they're listed in the text condition (so I can put all my eligible selections in at once for the day)
- ranked 1, 2, or 3 by price (ideally by SP but appreciate it may need to be by price a few seconds before the scheduled off which could change).
I've tried storing custom ranks, tried just putting in conditions around the selections order of favouritism but I cannot seem to get the first bet to fire - let alone the second in the place market.
Appreciate if you could take a look...
1.Place Bet on Selection in Market (A) (1).baf
1.Trigger Bet on same Selection Market (B) (1).baf
Dallas wrote: ↑Mon Mar 27, 2023 12:47 pmUnfortunately I don't have the time to build/edit bots on users behalf (paid or unpaid), i'm happy to try and steer you in the right direction and help with what you might need to do in order for it to perform a specfic task
But if you are needing someone to build the the whole thing for you then you'd best off posting a new topic in the automation area of what your looking for, i'm sure someone on here might be able to do something for you
Tuco wrote: ↑Wed Mar 20, 2024 1:14 amHi Dallas - please could you confirm that the market (b) rule triggers as soon as the market (a) bet is fired into the market rather than when the market (a) bet lands in the market, ie after the in-play delay?
Also please could you confirm that you can only have 1 set of either back or lay options armed in markets but not both a set of back and lay options?
TIA Dallas
...just that if you were following say a horse race with several markets and one of the leading horses fell, would you be able to use a set of LAY rules to lay the horse in market (A) and have that trigger LAYS in all market (B)'s...or if it were looking good for the win you'd be able to back it in market (A) and have that trigger backs in all linked market (B)'s.Dallas wrote: ↑Wed Mar 20, 2024 3:15 pmTuco wrote: ↑Wed Mar 20, 2024 1:14 amHi Dallas - please could you confirm that the market (b) rule triggers as soon as the market (a) bet is fired into the market rather than when the market (a) bet lands in the market, ie after the in-play delay?
Also please could you confirm that you can only have 1 set of either back or lay options armed in markets but not both a set of back and lay options?
TIA Dallas
Stored Values (and Signals) are set locally so don't need to wait for anything to be sent back from Betfair
Other rules using them as a condition will trigger as soon as the market is refreshed once they've been set
I'm not quite sure what you mean in your last line, can you clarify it a bit more or give an example?
Yes that can be done, and you aren't limited to one set of back or lay options, you just need to use a unique stored value name for each 'master' rule/bet, then use that as a condition of your 'slave' rule/betTuco wrote: ↑Wed Mar 20, 2024 6:57 pm...just that if you were following say a horse race with several markets and one of the leading horses fell, would you be able to use a set of LAY rules to lay the horse in market (A) and have that trigger LAYS in all market (B)'s...or if it were looking good for the win you'd be able to back it in market (A) and have that trigger backs in all linked market (B)'s.Dallas wrote: ↑Wed Mar 20, 2024 3:15 pmTuco wrote: ↑Wed Mar 20, 2024 1:14 amHi Dallas - please could you confirm that the market (b) rule triggers as soon as the market (a) bet is fired into the market rather than when the market (a) bet lands in the market, ie after the in-play delay?
Also please could you confirm that you can only have 1 set of either back or lay options armed in markets but not both a set of back and lay options?
TIA Dallas
Stored Values (and Signals) are set locally so don't need to wait for anything to be sent back from Betfair
Other rules using them as a condition will trigger as soon as the market is refreshed once they've been set
I'm not quite sure what you mean in your last line, can you clarify it a bit more or give an example?
At any given time in-play, you may want to either back or lay any selection in market (A) and have that automatically trigger the same back or lay bets across multiple markets on that selection in markets (B).