Evening guys.
I've been trying to create an automation on a certain selection. But I'm not having much luck. I'm hoping someone can point me in the right direction. I've looked at all the automation posts but again I've not been able to crack it.
I want to create a rule where I will lay a selected horse just before at the BSP and then put in another lay 12 ticks lower and another 12 tick lower lay. Then set up an auto green per lay for 12 ticks. If my first lay gets greened up then I want the other lays to cancel.
I hope this makes sense and I really hope someone could help me out.
Thank you in advance.
Automation.
As a general overview you'll need the first rule to be a 'place lay SP bet'
You can then just add several 'place lay bet' rules armed to trigger after the market has gone in-play
On the Parameters tab for each you can set the 'Place at' custom number of ticks below actual SP
and use offset bet with greening for each
Next add a 'Close trade on selection with greening' rule and for use 'place at' custom ticks above actual SP 12
Finally add a 'cancel all unmatched bets' rule (armed 2secs after going in-play)
with a unmatched bets amount condition
to test the amount of unmatched back bets on selection is equal to 0
and that will do it
You can then just add several 'place lay bet' rules armed to trigger after the market has gone in-play
On the Parameters tab for each you can set the 'Place at' custom number of ticks below actual SP
and use offset bet with greening for each
Next add a 'Close trade on selection with greening' rule and for use 'place at' custom ticks above actual SP 12
Finally add a 'cancel all unmatched bets' rule (armed 2secs after going in-play)
with a unmatched bets amount condition
to test the amount of unmatched back bets on selection is equal to 0
and that will do it