Take SP (Greater Than Price Parameter)
Instead of cancelling unmatched bets less than a fixed price, I am using a Stored Value Price called high-2 (highest matched price minus 2 ticks). In this example "Kens Laser" was matched at 6.6. My requirement for taking SP was therefore 6.2. However, the price I got was 5.4. (This is Greyhound). Any advice is appreciated!
You do not have the required permissions to view the files attached to this post.
That makes no sense to me because it was placed at 6.4 (as you can see from the log), but then matched at 5.4...? It has to be another explanation, right? Anyway, I have stop it from happening again. What could/should I do?
Actually yes, I can see from the matched bet screenshot it was matched as an SP bet
Something else I did notice on a closer look was your stored value name on the parameters tab is 'high-2'
But in the log the Stored value being set is just named 'high'
Unless the SV named 'high-2' has not been told to write to the log?
The SV named 'high-2' is not part of the log, and that was also my intention. I am storing highest and lowest prices continually, as "high" and "low".
You do not have the required permissions to view the files attached to this post.
Last edited by lotora on Tue Nov 02, 2021 2:23 pm, edited 2 times in total.
I'd suggest enabling the logging for that high-2 SV to ensure thats triggering correctly and storing the right price
Thats a signal, its your rule that setting the Stored Value named 'high-2' you need to check the log for to see if its working correctly
Your high-2 SV in that last market was 5.9
The back bet was at 6.2 and therefore satisfied your Take SP parameter of being >high-2
So the bet was marked as take SP
What you are asking for in those screenshots is for the bets above your high-2 SV to be taken as SP - but that still means they can be matched at whatever the returned SP is, ie, your not setting a minimum SP
For that you'd need to use the rule 'place back SP bet' (with the same parameters)
and that will allow you to set a minimum limit the same way as you do on Betfair
That's working, thanks a bunch! Really hoping that the upcoming version of BA includes the staking method "By liability using Stored Value Stake", for "Place Back SP Bet".Dallas wrote: ↑Wed Nov 03, 2021 4:19 pmYour high-2 SV in that last market was 5.9
The back bet was at 6.2 and therefore satisfied your Take SP parameter of being >high-2
So the bet was marked as take SP
What you are asking for in those screenshots is for the bets above your high-2 SV to be taken as SP - but that still means they can be matched at whatever the returned SP is, ie, your not setting a minimum SP
For that you'd need to use the rule 'place back SP bet' (with the same parameters)
and that will allow you to set a minimum limit the same way as you do on Betfair