Hi
I am trying to create an automation to place a Lay Bet 1 tick above the best offered lay price. I have figured out that this is "Custom ticks above best reverse market price".
However, I have set it as a Kill or Fill bet with a 60 second delay. I would like to rearm this to try again if the bet is killed. It is my understanding though, if I set the "Allow Rule to Trigger" to something like 10 then even if my lay bet is matched, it will keep doing it.
Is there a way to only get it to rearm if the lay bet is killed?
Thanks
Rearm if 1st bet was not matched
Just had a quick look at the Conditions tab and I am thinking of the following:
Number of Unmatched Bets is equal to 0
As well as
Number of Matched Bets is equal to 0
Basically I also don't want it to rearm once my offset bet has been matched
Is this correct?
Many thanks
Number of Unmatched Bets is equal to 0
As well as
Number of Matched Bets is equal to 0
Basically I also don't want it to rearm once my offset bet has been matched
Is this correct?
Many thanks

-
- Posts: 165
- Joined: Wed Mar 01, 2017 2:06 pm
Yeah set the unmatched and matched bets to 0.
So the rule will only trigger if both those conditions are true.
As soon as a bet is matched, the rule will no longer trigger.
So the rule will only trigger if both those conditions are true.
As soon as a bet is matched, the rule will no longer trigger.
Thank you! One last question - what happens with partially filled bets?welshboy06 wrote: ↑Tue Jun 06, 2017 10:06 pmYeah set the unmatched and matched bets to 0.
So the rule will only trigger if both those conditions are true.
As soon as a bet is matched, the rule will no longer trigger.