Condition rule
-
- Posts: 21
- Joined: Sun Jan 25, 2015 6:41 pm
NEWBIE PROBLEM. Lay horse 8 if less than X odds, if not matched then lay horse 7 if odds are less than Y, if not matched then lay horse 6 with odds of Z, AND SO ON. I only want one of these to match. I thought I would use the condition "number of matched bets on selection" but this doesn't work. So what I want is once one of the bets matches it does not place anymore bets.
-
- Posts: 26
- Joined: Tue Feb 02, 2016 7:50 am
Sounds like you will need to nest these down, depending on your criteria:
Set conditions such as:
Lay Price <8.2
Lay Price >7
Number Matched Bets on Selection =0
Number UnMatched Bets on Selection =0
I would set Fill or Kill also to your bet to kill an unmatched bet within a few seconds
to avoid further matched bets, try the Matched Bet Amounts Condition
Total Amount Matched of Back Bets
Equal to
The following fixed amount
£0
You would then copy bet down, amending your bet parameters to look between the odds you need.
Set conditions such as:
Lay Price <8.2
Lay Price >7
Number Matched Bets on Selection =0
Number UnMatched Bets on Selection =0
I would set Fill or Kill also to your bet to kill an unmatched bet within a few seconds
to avoid further matched bets, try the Matched Bet Amounts Condition
Total Amount Matched of Back Bets
Equal to
The following fixed amount
£0
You would then copy bet down, amending your bet parameters to look between the odds you need.
-
- Posts: 21
- Joined: Sun Jan 25, 2015 6:41 pm
Dallas,
This is the wording on my conditions list
"Number of selections condition"
is this the condition you mean,
I tried this one at "equal to 0" and it would still allow more then one bet to be matched on the market.
This is the wording on my conditions list
"Number of selections condition"
is this the condition you mean,
I tried this one at "equal to 0" and it would still allow more then one bet to be matched on the market.
No still use the "number of Matched bets condition"
You said it was nt working using
matched bets on selection = 0
But if you use
matched bets on market = 0
From your OP it sounded like your bets where triggering but laying more than one runner or the same runner more than once, if this was the case by using the condition i suggested once one has been matched on any horse the rule will stop
PS - You need to be using version 1.42 or above, this gives you the choice of matched bets on market as well as selection.
latest V1.43.1 avalible here
viewtopic.php?f=46&t=11565
You said it was nt working using
matched bets on selection = 0
But if you use
matched bets on market = 0
From your OP it sounded like your bets where triggering but laying more than one runner or the same runner more than once, if this was the case by using the condition i suggested once one has been matched on any horse the rule will stop
PS - You need to be using version 1.42 or above, this gives you the choice of matched bets on market as well as selection.
latest V1.43.1 avalible here
viewtopic.php?f=46&t=11565
-
- Posts: 21
- Joined: Sun Jan 25, 2015 6:41 pm
Dallas,
Thanks have it working now.
Regards,
Dave
Thanks have it working now.
Regards,
Dave