Hi Guys,
How would I go about setting a limit on a bot to fire only if the BSP is over a certain odds limit?
I found a function within the Fixed Odds Condition whereby you can set The Selection's "Actual SP" is >/</= whatever your odds are but I was just unsure of whether this is the right function?
Also as the bot fires a few seconds before the off could I also choose to use The selection's "Last Traded Price" instead to the same outcome?
Thanks
Automation based on BSP
The 'Actual SP' condtion wont work till after it has been returned, using the 'Last Traded Price' this will often still be a few ticks from the actual SP.
Two ways of doing it is to place the bet at SP but at 00:00:01 using the condtion 'Actual SP' is greater than X
This of course means the price could shoot off in one direction and not match your bet every time.
Or
If you wanted the SP above say 8.0, then set it to take SP and use 'Last Traded Price' around 9.0 which gives that little breating space should the SP be returned just below the LTP
Two ways of doing it is to place the bet at SP but at 00:00:01 using the condtion 'Actual SP' is greater than X
This of course means the price could shoot off in one direction and not match your bet every time.
Or
If you wanted the SP above say 8.0, then set it to take SP and use 'Last Traded Price' around 9.0 which gives that little breating space should the SP be returned just below the LTP