Mixing Markets in one One-click screen
- firlandsfarm
- Posts: 3475
- Joined: Sat May 03, 2014 8:20 am
I'm thinking it may be possible by using Event Shared SV's to create a One-click screen that shows both Win and Place market prices side by side and also show the combined return from both markets for a runner winning or placing. Before launching myself into trying to achieve that I thought I would ask if it can be done so as not wasting any time on something that is not possible!
If the screen can then place both win and place bets with one click so much the better (I'm thinking here of having different bet columns ... back win only, back win and place, back place only, same but lay bets, lay win and back place etc. ... don't see much point in back win and lay place!
)
That could be perfectly sensible
- firlandsfarm
- Posts: 3475
- Joined: Sat May 03, 2014 8:20 am
Yeah, I guess so ... I was simply saying if you think it will win then laying the place is a loser but I realise it could be a stake covering strategy or still be profitable depending on odds and stakes applied. Thanks for reminding me Anbell.
This show help regarding the displaying of other markets pricesfirlandsfarm wrote: ↑Mon Apr 25, 2022 9:10 amI'm thinking it may be possible by using Event Shared SV's to create a One-click screen that shows both Win and Place market prices side by side and also show the combined return from both markets for a runner winning or placing. Before launching myself into trying to achieve that I thought I would ask if it can be done so as not wasting any time on something that is not possible!If the screen can then place both win and place bets with one click so much the better (I'm thinking here of having different bet columns ... back win only, back win and place, back place only, same but lay bets, lay win and back place etc. ... don't see much point in back win and lay place!
)
viewtopic.php?f=69&t=24320
Placing actual bets in the other market will need a little more setting up
You'd have to create a servant to run on the current main market which would set a stored value on the event when started
A rules file in guardian on the market that is being displayed would then use a condition to test for that Stored Value existing, as soon as it does it will trigger its bets
- firlandsfarm
- Posts: 3475
- Joined: Sat May 03, 2014 8:20 am
Thanks Dallas, I'm thinking would it be easier to set up a three worksheet Excel file, one for each market and the third for the display. Then controlling the market sheets by clicking buttons in the third sheet.Dallas wrote: ↑Mon Apr 25, 2022 10:55 amThis show help regarding the displaying of other markets pricesfirlandsfarm wrote: ↑Mon Apr 25, 2022 9:10 amI'm thinking it may be possible by using Event Shared SV's to create a One-click screen that shows both Win and Place market prices side by side and also show the combined return from both markets for a runner winning or placing. Before launching myself into trying to achieve that I thought I would ask if it can be done so as not wasting any time on something that is not possible!If the screen can then place both win and place bets with one click so much the better (I'm thinking here of having different bet columns ... back win only, back win and place, back place only, same but lay bets, lay win and back place etc. ... don't see much point in back win and lay place!
)
viewtopic.php?f=69&t=24320
Placing actual bets in the other market will need a little more setting up
You'd have to create a servant to run on the current main market which would set a stored value on the event when started
A rules file in guardian on the market that is being displayed would then use a condition to test for that Stored Value existing, as soon as it does it will trigger its bets
