From Bet Angel forum:
I'm trying to make a rule that would only fire if the actual SP was between a range, storing the range using a servant file for the top and bottom odds as a stored value, then I want to checkpoint the SP and if it's between the range then place the bet, but I can't find any option to store the SP, is there a way this is possible via other means?
Bfexplorer Solution:
Here is my trigger bot script to retrieve SP prices as soon as race is turned at in-play. Bot then reports results, in this case:
Horse name, last/current traded price, forecast price, and actual SP
You can simply change the trigger code to execute your action bot when your triggers/rules are met.