Community

Execute Strategy Rules Bot

The preview version of bfexplorer offers a new bot strategy named: “Execute Strategy Rules Bot”. To use this bot, we must run bfexplorer as an administrator. Please change the setting of bfexplorer shortcut in the Compatibility tab.   To execute this bot strategy as well as any ...

Working csv bot

Hello   any other copies of a csv import bot as the one on GitHub does not seem to work, gives no error in  output when run    

Bot Example

Could you please show an example for how to start a FootballBot (or any other execution bot)   only   when football LiveScore data feed is   not   available for that particular football match (i.e. to cancel one, several or all AtInPlay KeepBets only if ...

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

Bfexplorer Slack

You can join to our group on slack: https://bfexplorer.slack.com/ I created bfexplorer slack group mainly for betfairians trying to build their own betfair strategies in .net programming languages (C#, Visual Basic and F#) using Bfexplorer BOT SDK. You do not have to be software developer or ...

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

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