Text comparison condition to trigger only on the lowest priced selection in the list

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
robbed
Posts: 33
Joined: Tue Feb 21, 2023 9:02 am

I'm try to do this;

In a horse race I have several possible selections, sometimes more than 5 so nominations won't be suitable.
I want to place a back bet on the selection with the lowest price out of the list.

I intend to create a stored value for selection name.
Use a text comparison condition for the list of selection names.

Does anyone know how to then only place a back bet for the selection with the lowest price in the list?

Thanks in advance
sionascaig
Posts: 1676
Joined: Fri Nov 20, 2015 9:38 am

My 1st attempt would be to capture the price for all horses on your list.

Then use a SV to capture the "MIN" from that list (there is SV functionality that allows you to do this).

The back bet would then condition on

- the horse is on your list (using text comparison)
- the current price = MIN

May well be better ways to do it but that is where I would start in terms of trying to figure out a way..
robbed
Posts: 33
Joined: Tue Feb 21, 2023 9:02 am

Thanks I'll give it go.
robbed
Posts: 33
Joined: Tue Feb 21, 2023 9:02 am

I'm trying to find the option to select for MIN for "Then use a SV to capture the "MIN" from that list (there is SV functionality that allows you to do this)." but not sure what to select. Any ideas?

Thanks
sionascaig
Posts: 1676
Joined: Fri Nov 20, 2015 9:38 am

Screenshot 2024-08-09 085733.png
You do not have the required permissions to view the files attached to this post.
robbed
Posts: 33
Joined: Tue Feb 21, 2023 9:02 am

Thanks for the reply.
robbed
Posts: 33
Joined: Tue Feb 21, 2023 9:02 am

I've tested it but it doesn't appear to fire the MIN stored value when looking at the logs, it just collects the values for each selection. I've attached the rule file to see if you can see where I'm going wrong.

Thanks
Lay Fav 5-10 (text test).baf
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Bet Angel - Automation”