hi
here is the trigger .
in the constants you can set
bet amount
minimum volume percent
minutes before the start time to start comparing the values
the trigger is simple, it will place a bet on ANY selection when the volume percent is greater than the back price (win percent calculation), if the volume percent is equal or greater than your set value.
please use test mode until you are happy with your settings
mcbee
download the trigger below
Rubold wrote earlier: "100/volume gives the selections odds based on volume, so if the back price is higher then you will be backing good value selections." I tried this but the results varied very much. Thanks for suggestion.
But, mcbee, I have tested your trigger and it's ok but after some thinking, it's not what I wanted. And maybe I asked it bit too soon.
I want that the trigger compares both odds ranking and volume% ranking. This is real example.
NR ODDS VOLUME % ODDS RANK VOLUME % RANK
1 19.0 3.80 % 6 6
2 2.58 50.21 % 1 1
3 11.0 8.52 % 3 3
4 3.10 25.28 % 2 2
5 13.20 6.29 % 5 4
6 11.50 5.91 % 4 5
In this race I'd like to bet nr 6 with odds rank 4 and volume% rank of 5.
I'd like also if the trigger is adjustable. For example you could bet odds/volume % -> 5/5 or 4/4 or 3/4 or 4/3 and so on.
With the rank-condition it's easy to find greyhounds with selected odds ranking but how can I have volume% ranking?
Do you think this is possible?