I only want to place a back trade on the 'guardian nominated horse' if it is '2nd in favoritism' is there a way to do this?? maybe a stored procedure
thanks
Mark
find Position of nominated horse in favoritism
Yes, the following example is almost what you want
viewtopic.php?f=52&t=14657
You just need to edit the exsisting relative odds condition to test the back price is greater than the fav
Then add another to test the back price is less than the 3rd fav
viewtopic.php?f=52&t=14657
You just need to edit the exsisting relative odds condition to test the back price is greater than the fav
Then add another to test the back price is less than the 3rd fav