Display Winning Horse, Jockey, Trainer Names with P&L's - Guardian Market List Layout

Get all your markets loaded at once into a fully customisable layout
Post Reply
User avatar
gstar1975
Posts: 750
Joined: Thu Nov 24, 2011 11:59 am

Dallas wrote:
Wed Jul 16, 2025 5:35 pm
gstar1975 wrote:
Wed Jul 16, 2025 2:31 pm
Dallas wrote:
Wed Jul 16, 2025 1:39 pm


You can take whatever information from the full market name given by Betfair (how it appears in the 'Markets' column) that you want
In the example it only takes the last part. How do I get the full race type description like Nov Hcap Hrd which has 3 parts. Some descriptions have 1, 2 or 3 parts.


How to get the Race Type grade into a custom column 001.jpg
You'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html

From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
I've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?
User avatar
jamesedwards
Posts: 4055
Joined: Wed Nov 21, 2018 6:16 pm

gstar1975 wrote:
Wed Jul 16, 2025 5:49 pm
Dallas wrote:
Wed Jul 16, 2025 5:35 pm
gstar1975 wrote:
Wed Jul 16, 2025 2:31 pm


In the example it only takes the last part. How do I get the full race type description like Nov Hcap Hrd which has 3 parts. Some descriptions have 1, 2 or 3 parts.


How to get the Race Type grade into a custom column 001.jpg
You'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html

From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
I've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?
Which bit of the market name do you want?

This gets you the whole thing stored as a stored value called "market name" stored at market level.

You can truncate as you wish using the options in the stored values tab.
test 10.baf
You do not have the required permissions to view the files attached to this post.
User avatar
jamesedwards
Posts: 4055
Joined: Wed Nov 21, 2018 6:16 pm

gstar1975 wrote:
Wed Jul 16, 2025 1:09 pm
How can I get the Race Type eg Hcap, Hcap Chs, Nov Hcap Chs into a custom column on Guardian. I need it so I can sort the list to race type so I can easily select and assign the automation files.


How to get the Race Type grade into a custom column.jpg
Depending on your set-up, you might well find it easier to have all your different rules in one single rulesfile, then use text conditions so only the relevant bits of the rule trigger on the relevant races.

z173.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
gstar1975
Posts: 750
Joined: Thu Nov 24, 2011 11:59 am

jamesedwards wrote:
Wed Jul 16, 2025 7:09 pm
gstar1975 wrote:
Wed Jul 16, 2025 5:49 pm
Dallas wrote:
Wed Jul 16, 2025 5:35 pm


You'll need to use a Set/Modify Stored Value' rule and store a value as text
https://www.betangel.com/user-guide/sto ... _text.html

From there you can store the market name and have a lot more options over which parts you want.
Once you've done that you just need the custom column to look for the stored value name you gave it
I've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?
Which bit of the market name do you want?

This gets you the whole thing stored as a stored value called "market name" stored at market level.

You can truncate as you wish using the options in the stored values tab.

test 10.baf
Everything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.
User avatar
jamesedwards
Posts: 4055
Joined: Wed Nov 21, 2018 6:16 pm

gstar1975 wrote:
Wed Jul 16, 2025 7:35 pm
jamesedwards wrote:
Wed Jul 16, 2025 7:09 pm
gstar1975 wrote:
Wed Jul 16, 2025 5:49 pm


I've had play with this before and this is the bit I am trying to achieve but can't get it to work. I know how to store the market name but after that I have no clue what to do. Do I need another rule?
Which bit of the market name do you want?

This gets you the whole thing stored as a stored value called "market name" stored at market level.

You can truncate as you wish using the options in the stored values tab.

test 10.baf
Everything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.
Here you go.

Couldn't figure out how to truncate it using a single rule, (it might be possible, I don't know this area very well).

But here's a workaround that does it using three lines. Creates a stored value called "market name" which contains only the info you require.

test 10.baf
You do not have the required permissions to view the files attached to this post.
User avatar
Medicalshirt
Posts: 2
Joined: Thu Jan 16, 2025 8:21 am

Euler wrote:
Wed Jul 16, 2025 12:16 pm
Just modify this list and add them yourself.

https://www.youtube.com/watch?v=8wJb6r2Ov80
Okay, many thanks. :)
User avatar
gstar1975
Posts: 750
Joined: Thu Nov 24, 2011 11:59 am

jamesedwards wrote:
Wed Jul 16, 2025 8:44 pm
gstar1975 wrote:
Wed Jul 16, 2025 7:35 pm
jamesedwards wrote:
Wed Jul 16, 2025 7:09 pm


Which bit of the market name do you want?

This gets you the whole thing stored as a stored value called "market name" stored at market level.

You can truncate as you wish using the options in the stored values tab.

test 10.baf
Everything after the distance on horse races. So it could be just Hcap or Nov Hcap or Nov Hcap Chs.
Here you go.

Couldn't figure out how to truncate it using a single rule, (it might be possible, I don't know this area very well).

But here's a workaround that does it using three lines. Creates a stored value called "market name" which contains only the info you require.


test 10.baf
Thanks James. I'll take a look tomorrow.
Post Reply

Return to “Guardian market list layouts”