Hi mcbee cc eeldergill
I think eeldergill is looking for a “predictive” amount available at a specific odds range, which is not available in current variables.
e.g. Fav at start was 3.80
30 sec after the off, back price is 2.40
Now, if you scroll down the ladder, you will find 500.00 waiting to be matched on the back side at 1.40, and 850.00 waiting to be matched on the back side at 1.36.
This data is not available “predictively” in current variables, you can only see it in the ladder.
I think this is what eeldergill is looking to work with, i.e. place bets in advance to take advantage of the liquidity visible in the ladder at 1.40 and 1.36.
What you suggest above is correct, but I think something like this would be more suitable:
and selections trigger expression r_1_volume_{price} is equal or greater than 300
so using the example above
and selections trigger expression r_1_volume_1.40 is equal or greater than 300
and if you wanted to enhance this new variable further, you could have something like:
and selections trigger expression r_1_volume_{price_range} is equal or greater than 300
e.g.
and selections trigger expression r_1_volume_1.36_1.40 is equal or greater than 300
(the above example: there is more than 300 liquidity available on the favourite between 1.36 and 1.40)