Australian Win Markets Excluding NSW Tracks - Market Search Filter

Find the markets you are looking for quickly and easily.
Post Reply
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

When used this will filter, markets to display only;

Australian horse racing Win markets but EXCLUDING courses located in NSW starting today and tomorrow.

This is a handy filter orginally created and kindly shared by the forum user 'Sa7med' to ensure you avoid loading tracks located in NSW (New South Wales) which are subject to Betfair turnover charges which are detailed in the link below
https://www.betfair.com.au/hub/turnover-charge/

To do this it uses the following market filters;

Start time; Today or Tomorrow
Events; Horse Racing
Text; Lists all the courses located in NSW and Place markets and excludes them
Country; Australia

When you use this filter the markets it finds will be displayed in your market selection window as shown in the image below

Aussie Win Excluding NSW.jpg


Remember this is just an example template and once imported you can fully customize and make any adjustments you require.

To use the Market Filter simply click on the Soccer Mkts KO in Next 6hrs w/Vol Filter.bff attachment link below and that will download it to your computer if you're unsure how to then import a filter see this post
viewtopic.php?f=62&t=23096
You do not have the required permissions to view the files attached to this post.
Anbell
Posts: 2004
Joined: Fri Apr 05, 2019 2:31 am

If you need to have a quick look for a given day about which tracks are in which state you can see that info here
https://www.tab.com.au/racing/meetings/today/R
eightbo
Posts: 2154
Joined: Sun May 17, 2015 8:19 pm
Location: Malta / Australia

Updated this today (version posted uses short forms of track names but market names now use long form).

- Now using a cleaned up version of Dallas' Aus Racing Info.baf file (73 NSW tracks)
- Now also excluding exact/quinella/misc. place markets

Code: Select all

NOT Albury AND NOT Armidale AND NOT Ballina AND NOT Bankstown AND NOT Bathurst AND NOT Blayney AND NOT Bowraville AND NOT Broken Hill AND NOT Bulli AND NOT Canberra AND NOT Canterbury AND NOT Casino AND NOT Cessnock AND NOT Coffs Harbour AND NOT Coolamon AND NOT Coonabarabran AND NOT Coonamble AND NOT Cootamundra AND NOT Corowa AND NOT Cowra AND NOT Dubbo AND NOT Eugowra AND NOT Fairfield AND NOT Forbes AND NOT Gilgandra AND NOT Glen Innes AND NOT Gosford AND NOT Goulburn AND NOT Grafton AND NOT Griffith AND NOT Gundagai AND NOT Gunnedah AND NOT Hawkesbury AND NOT Inverell AND NOT Junee AND NOT Kembla Grange AND NOT Kempsey AND NOT Leeton AND NOT Lismore AND NOT Maitland AND NOT Menangle AND NOT Moree AND NOT Moruya AND NOT Mudgee AND NOT Murwillumbah AND NOT Muswellbrook AND NOT Narrabri AND NOT Narrandera AND NOT Narromine AND NOT Newcastle AND NOT Nowra AND NOT Orange AND NOT Parkes AND NOT Peak Hill AND NOT Penrith AND NOT Port Macquarie AND NOT Queanbeyan AND NOT Quirindi  AND NOT Randwick AND NOT Rosehill AND NOT Sapphire Coast AND NOT Scone AND NOT Tamworth AND NOT Taree AND NOT Temora AND NOT Wagga AND NOT Walcha AND NOT Warren AND NOT Warwick Farm AND NOT Wellington AND NOT West Wyalong AND NOT Wyong AND NOT Young AND NOT Placed AND NOT Exacta AND NOT Quinella AND NOT TBP
Just overwrite the original chunk with the code above.




Edit: Don't know how to get rid of the Head to Head markets e.g. "Runner1 v Runner2" strings.

Already tried:

Code: Select all

AND NOT  v 
...which partially works but excludes tracks where words start with a V e.g. Mooney Valley

Also tried:

Code: Select all

AND NOT " v "
...where the quotes are being directly checked unfortunately so doesn't work either.

If you can think of a solution lmk.
Current workaround is adding all AUS win mkts to Guardian then removing if they have "NSW" in Alert column.
User avatar
ShaunWhite
Posts: 9731
Joined: Sat Sep 03, 2016 3:42 am

Hi @eightbo.

I'm not really following this thread so don't now what list these checks runs from, but here's a list of AUS tracks as provided by Betfair about 4 months ago..https://docs.google.com/spreadsheets/d/ ... 1363969328

The other way people do this which avoids maintenance or filter/list errors is to check the marketBaseRate, it's 10% on all markets that have TC and that's quite a handy check anyway because I guess some strategies are MBR sensitive outside of NSW. BF have confirmed that there aren't any TC markets that aren't 10%. I haven't check it yet but you could also probably do a text search for NSW in the MarketDescription.rules.

tbh I haven't looked at Guardian for several versions so I don't know if it exposes the necessary MarketDesciption info. ....
Screenshot_1.jpg
You do not have the required permissions to view the files attached to this post.
lotora
Posts: 629
Joined: Thu Dec 24, 2009 9:20 am
Location: Surin City, Thailand

eightbo wrote:
Fri Mar 25, 2022 6:25 am
Updated this today (version posted uses short forms of track names but market names now use long form).

- Now using a cleaned up version of Dallas' Aus Racing Info.baf file (73 NSW tracks)
- Now also excluding exact/quinella/misc. place markets

Code: Select all

NOT Albury AND NOT Armidale AND NOT Ballina AND NOT Bankstown AND NOT Bathurst AND NOT Blayney AND NOT Bowraville AND NOT Broken Hill AND NOT Bulli AND NOT Canberra AND NOT Canterbury AND NOT Casino AND NOT Cessnock AND NOT Coffs Harbour AND NOT Coolamon AND NOT Coonabarabran AND NOT Coonamble AND NOT Cootamundra AND NOT Corowa AND NOT Cowra AND NOT Dubbo AND NOT Eugowra AND NOT Fairfield AND NOT Forbes AND NOT Gilgandra AND NOT Glen Innes AND NOT Gosford AND NOT Goulburn AND NOT Grafton AND NOT Griffith AND NOT Gundagai AND NOT Gunnedah AND NOT Hawkesbury AND NOT Inverell AND NOT Junee AND NOT Kembla Grange AND NOT Kempsey AND NOT Leeton AND NOT Lismore AND NOT Maitland AND NOT Menangle AND NOT Moree AND NOT Moruya AND NOT Mudgee AND NOT Murwillumbah AND NOT Muswellbrook AND NOT Narrabri AND NOT Narrandera AND NOT Narromine AND NOT Newcastle AND NOT Nowra AND NOT Orange AND NOT Parkes AND NOT Peak Hill AND NOT Penrith AND NOT Port Macquarie AND NOT Queanbeyan AND NOT Quirindi  AND NOT Randwick AND NOT Rosehill AND NOT Sapphire Coast AND NOT Scone AND NOT Tamworth AND NOT Taree AND NOT Temora AND NOT Wagga AND NOT Walcha AND NOT Warren AND NOT Warwick Farm AND NOT Wellington AND NOT West Wyalong AND NOT Wyong AND NOT Young AND NOT Placed AND NOT Exacta AND NOT Quinella AND NOT TBP
Just overwrite the original chunk with the code above.




Edit: Don't know how to get rid of the Head to Head markets e.g. "Runner1 v Runner2" strings.

Already tried:

Code: Select all

AND NOT  v 
...which partially works but excludes tracks where words start with a V e.g. Mooney Valley

Also tried:

Code: Select all

AND NOT " v "
...where the quotes are being directly checked unfortunately so doesn't work either.

If you can think of a solution lmk.
Current workaround is adding all AUS win mkts to Guardian then removing if they have "NSW" in Alert column.
When I use copy/paste, instead of this list of NSW tracks, this comes up! How to fix it?
You do not have the required permissions to view the files attached to this post.
eightbo
Posts: 2154
Joined: Sun May 17, 2015 8:19 pm
Location: Malta / Australia

ShaunWhite wrote:
Fri Mar 25, 2022 2:21 pm
Hi @eightbo.

I'm not really following this thread so don't now what list these checks runs from, but here's a list of AUS tracks as provided by Betfair about 4 months ago..https://docs.google.com/spreadsheets/d/ ... 1363969328

The other way people do this which avoids maintenance or filter/list errors is to check the marketBaseRate, it's 10% on all markets that have TC and that's quite a handy check anyway because I guess some strategies are MBR sensitive outside of NSW. BF have confirmed that there aren't any TC markets that aren't 10%. I haven't check it yet but you could also probably do a text search for NSW in the MarketDescription.rules.

tbh I haven't looked at Guardian for several versions so I don't know if it exposes the necessary MarketDesciption info. ....
Screenshot_1.jpg
Thanks Shaun, and for next time if you don't mind please quote me on as I missed this first time round, tyty
lotora wrote:
Fri May 13, 2022 5:51 pm
When I use copy/paste, instead of this list of NSW tracks, this comes up! How to fix it?
seems like a problem with your copy paste function, make sure you had highlighted the text only inside the box and try pasting it into a Notepad or browser first to confirm it's working, then paste it into Guardian like you already tried
sa7med
Posts: 800
Joined: Thu May 18, 2017 8:01 am

Are NSW harness tracks now included in the turnover charge markets?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

sa7med wrote:
Fri Sep 09, 2022 9:04 pm
Are NSW harness tracks now included in the turnover charge markets?
tbh I'm not sure, probs best posting in the Aus racing thread, one of the regular traders of Aussie races will know better
Post Reply

Return to “Market selection filters”