Articles

Analyzing Strategy Results

Let’s say we are in the processing of testing ML strategy. We run the strategy automatically each day on horse racing win markets using Strategy Bot Executor tool. The tool reports profit/loss results for each market and total profit. In the Output view we can see all messages the strategy ...

My Strategy Results

We already have tool called My Results, why we need a new tool? My Results tool shows settled bets on betfair, so bets really placed on betfair exchange. When testing a new strategy it is a good idea to test it in the Practice Mode, so without actually placing bets on betfair, so without risking ...

Data Context Browser

The latest version of bfexplorer offers a new tool called Data Context Browser. As the name could suggest the tool is able to browse data, but what kind of data? This morning we tested new horse racing strategy where we used a set of 4 rules: ForecastPrice <= 20.0 and RatingStars <= 3 and ...

Execute My Horse Racing Strategy

In my previous post I showed how to load horse’s data: Bfexplorer Console – Horses Data I opened the script in Bfexplorer Console and clicking on Execute toolbar button the script loaded data and showed them in the spreadsheet application. Let’s say we want to use this data to ...

All Football Match Odds Cancelled

If I select MATCH_ODDS and another market (i.e. CORRECT_SCORE) for the same match in Strategy/Bot Executor, when CORRECT_SCORE market starts inplay, all MATCH_ODDS bots are cancelled for that same match. In Strategy/Bot Executor MATCH_ODDS market bots only work if no other markets are selected for ...

Can not build Bot SDK

Hello, I am trying to build BOT SDK, but get many errors. I have installed the last version of MS Visual Studio Community 2019, All .NET frameworks are installed on my PC I have downloaded and installed the newest BFexplorer version But looks like BOT SDK code and project references do not ...

Question about strategy

Hello, I would like to implement strategy like this:   1) 10 minutes before horse racing match every horse total matched money value is saved 2) 10 seconds before match start check which value increased the most (compare current matched money with saved value) 3) bet on that ...

Automation: SMS, WhatsApp, Email - Alerts possible?

From bet angel forum: Not quite sure where to put this question, but does anyone know of anything that could automate some kind of alert, either from within Bet Angel or Betfair that would maybe send an email, or a message of some kind. Due to having a regular 9-5 office job, I find myself nipping ...

Soccer Injury Time

Is there any possibility for bots to have access to how many minutes for injury time are given by the referees at the end of each half on soccer matches ?

Football Automation Accurate Goal Recognition

From betangel forum: I'm trying to work out a way to get accurate goal recognition for one of my guardian bots.  Is using the Correct Score market the only way to do this within Bet Angel? Can BetAngel can obviously tell when a market is closed so could the goal markets be used to recognize ...