Tracking each horse’s price in a race

User to User support only. For technical support visit www.betangel.com/support/
Post Reply
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

Hi,

I am trying to get the price of each horse in a race 10 hours before the start.

I used one rule each for up to 20 horses, meaning 20 rules, each has a selection of “Any” and a condition corresponding to the Stall Number of each horse which then should put the price to its dedicated SV (such as “1Before” , “2Before” and so on) but before I left for work I had expected it to trigger for a race near 2 o’clock today and it hadn’t.

I picked 20 to cover nearly all races, I would imagine the later numbers /stored values such as 18, 19 , 20 would be ignored most of the time

I have a feeling there’s an easier way of achieving this (as well as a correct way).

My initial thinking was doing one rule selecting “Every” but I wouldn’t know how to separate the prices out of each horse doing it that way.

Could someone point me in the right direction with this please?

Thank you
sionascaig
Posts: 1693
Joined: Fri Nov 20, 2015 9:38 am

Using EVERY would store the price against that horse, so would end up with something like:

Horse1 10HourPrice = 2.4
Horse2 10HourPrice = 5.6
Horse3 10HourPrice = 6.8
etc

where10HourPice is your stored value...

(so just the one rule will work to capture the value for all horses)

The SV's are then available to export or condition against within your bot at a horse / selection level.

If you also make the SV as "shared" then you can also display this on your ladders as a Marker..
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

But the SV’s name doesn’t differ between each horse so how do I hone in on a particular horses’s SV Price?

For example, the lowest value, if they are all named “10hourprice”?
sionascaig
Posts: 1693
Joined: Fri Nov 20, 2015 9:38 am

smgreyuk wrote:
Tue Sep 09, 2025 6:40 pm
But the SV’s name doesn’t differ between each horse so how do I hone in on a particular horses’s SV Price?

For example, the lowest value, if they are all named “10hourprice”?
Screenshot 2025-09-09 185415.png
something like this?
You do not have the required permissions to view the files attached to this post.
smgreyuk
Posts: 105
Joined: Tue Jul 30, 2024 4:20 pm

Ah I see how that works now. Yeah, great stuff. Thank you for that. I shall give that a go later on.
Post Reply

Return to “Support”