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 ...

Bfexplorer Console – Horses Data

Bfexplorer Console allows executing scripts, so short programs which are able to interact with bfexplorer data and of course do anything else what the script is programmed for. Let’s say we bet on horse racing and we want to show the list of all horses racing today including jockey and ...

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 - Can I Place a Betfair SP Bet?

From Bet Angel forum: I can't see how to do this through BA. I'm talking of placing an actual intended SP bet not 'taking SP' on an unmatched bet. I can set high odds and set 'take SP' but I then have no control over the odds achieved as I have when setting an intended SP bet on the Betfair ...

Horse Racing Oddschecker Trigger Strategy

Here is another short tutorial for bespoke bot strategy I had been working on last days. The strategy uses oddschecker data and when criteria are met a bet is placed on any qualified selection/horse. The action bot used in my test is: “Place SP Bet” set to keep unmatched bet at ...

Horse Racing High/Low Traded Price Bot Trigger

From bet angel forum Automation - High/Low Traded prices pre-off vs in-running: I am wondering if any in-running specialists have faced the problem of and found a solution for the fact that Betangel does not distinguish between pre off and in-running low(or high) traded prices. I have ...

Horse Racing Watch My Jockeys or Trainers

From Bet Angel forum: Specific Jockey alerts Is there a way I can create a rule for a specific jockey and trainer apply to all markets and it alerts me which races meet my criteria? I.e. I can apply to all markets in the morning the rule scans and alerts me to which markets meet the criteria so I ...