Articles

Case Study – Finding Gaps between Back Prices

From Bet Angel forum: I know how to find a gap between the back and lay price of a selection using automation but is it possible to find a gap between the best and second best odds on offer? Bfexplorer Solution: I created simple trigger script to report gaps between best offered and second best ...

Case Study – Horse Racing Bet On Longest In Range

From Bet Angel forum: I am struggling with this and it may not be possible but I have got to point where I need to ask for help. I would like to check a horse race 10min before the off to find out the following -  Is the fav horse a clear fav <- this i can do. If this is correct then are ...

Bots

Can you please tell me how can a bot detect if there are no Back (or Lay) bets on a selection ? I want it to place bets only on selections with Back or Lay Bets on the market. Thank you Corneliu

Export Betfair Data

When analyzing betfair data, or building machine learning model, first you need to retrieve betfair data. Bfexplorer already does so for you so the only question is how to get these data from bfexplorer. One of options you have got is Bfexplorer Console tool exposing selected market ...

Filtering Markets by Custom Market Data

From cymatic forum: By using the Text query box, I am able to filter for Horse Racing markets like Beverly, Chepstow, Kempton, Ascot, etc. However, when I use strings like Mdn, NHF, Hrd, etc., the results are not shown, instead I am asked to use different search criteria. How can I filter the ...

Save Betfair Data Automatically to Database

Hi, I was interested in Bfexplorer as a result of what is described in this link: http://bfexplorer.net/Articles/Content/245 I have been unable to get this to work as I cannot locate the bot that is mentioned. Can you assist with achieving this. Thnaks Glenn

www.cashoutall.com - betfair web api app

I have just released betfair web api app called: Cash Out All The web app is free for all, and you can open it here: https://www.cashoutall.com/ As the name could suggest the web app allows to cash out all your open markets or just selecting ones. In ...

BOT execution

Hi Guys,   I have a dutch bot that I would like to execute automatically for all the races that I have selected today. I would like the Dutch bot to fire 3 mins before each race. I have started the BOT executor but am scratching my head regarding the settings...can ...

Football Match Data

From betfair forum: Is there API methods that allow to get statistics for ongoing football match, such as goal kicks, yellow cards etc.?

Football Code (max bet per match)

I have already the bot strategies written in Python which appear to be different to yours bots written in F# / C# My issue is that the code occationaly backs a football match multiple times eg where the BACK / LAY conditions are met which exceeds my % risk per match for the total balance .. Do you ...