Hi all,
I'm working on a bot that needs to enter the market as quickly as possible, but is also backing when the back/lay odds are close.
I have a relative odds condition on the back bet that will allow it to trigger when the 'selection's back price is equal to the lay price minus 2 ticks'.
I've just been watching the bot in practice mode, and realised that it wasn't placing the back bet if the lay price was minus 1 tick, which would be an even better position! Of course I could set the condition to minus 1 tick, but as I want to enter the market as quickly as possible, I want a range of the lay price being minus 1 or 2 ticks.
Is such a thing possible?
Thanks in advance