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
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
Australian Win Markets Excluding NSW Tracks - Market Search Filter
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
https://www.tab.com.au/racing/meetings/today/R
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
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: ...which partially works but excludes tracks where words start with a V e.g. Mooney Valley
Also tried: ...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.
- 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
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
Also tried:
Code: Select all
AND NOT " v "
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.
- ShaunWhite
- Posts: 8926
- 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. ....
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. ....
You do not have the required permissions to view the files attached to this post.
When I use copy/paste, instead of this list of NSW tracks, this comes up! How to fix it?eightbo wrote: ↑Fri Mar 25, 2022 6:25 amUpdated 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
Just overwrite the original chunk with the code above.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
Edit: Don't know how to get rid of the Head to Head markets e.g. "Runner1 v Runner2" strings.
Already tried:...which partially works but excludes tracks where words start with a V e.g. Mooney ValleyCode: Select all
AND NOT v
Also tried:...where the quotes are being directly checked unfortunately so doesn't work either.Code: Select all
AND NOT " v "
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.
You do not have the required permissions to view the files attached to this post.
Thanks Shaun, and for next time if you don't mind please quote me on as I missed this first time round, tytyShaunWhite wrote: ↑Fri Mar 25, 2022 2:21 pmHi @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
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