Community Forum

Bot Trigger Building Part 4

In the final Part of this tutorial, I would like the bot to stop and give us a warning message in the console if it has had X losses in a row. Seeing as the bot runs fully automatic, if I am not in front of the computer and for whatever reason I am having a bad run, I'd like to limit my losses so ...

Bot Trigger Building Part 3

Now that we have a working bot, I'd like to monitor the odds of my selection if matched, so that if it looks like my trade is not going good, I'd like to limit my losses. To this effect I would like to have a trigger that if my selection has a lay trade that was matched due to the previous triggers ...

Bot Trigger Building Part 2

Now that the selection has been identified (in Part 1, a horse in lane x in a race with more than x selections), I'd like some triggers to be met before initiating a trade. Firstly, for this example, I'd like to place a lay bet only when the horse has odds in range 10 to 20 when the following 2 ...

Bot Trigger Building Part 1

When designing a bot, we need to have clearly defined rules before we start.  Bfexplorer already has a suite of ready to use functions and strategies.  One of the exciting things with Bfexplorer is that it's possibilities are virtually limitless, so much so that if your idea/rule is not ...

MyBotTriggers.dll usage

I am doing something wrong so if someone could help that would be great. I have built the MyBotTriggers.dll. There is a module called TestBotTrigger which has parameter called "execute". I have made a simple bot called "Place Bet" (which when run will place a bet on current selection) and this works ...

BOT SDK not loading Bfexplorer

With the Bfexplorer Bot Sdk, I have installed all the packages and can build the projects, but when I start it I always get exception to Enter Betfair Username and Password.  I have got bfexplorer open.  What am I doing wrong?

Multiple Trigger Usage

Could someone please explain how I can do the following: I want to execute a bot when 2 conditions (triggers) are true Trigger 1: race distance is between 1000 and 1350 meters Trigger 2: any horse in the race has odds between 1.5 and 2. Thanks

Football Live Scores Stopped Working Again

Football Live Scores stopped working again tonight on all versions of this software :(

Bot that stores and act on past results

Hi,  Can I ask a question, I currently trade manually and do want to automate and bfexplorer is the most powerful program for this.  I use money management which keeps track of wins/losses and I act accordingly, for example suppose I want to remember the result on  a certain lane ...

Tracking odds on backed/layed horse

My trial has ended and I never managed to get my idea to work (I'm not a programmer), but I am wondering if it is possible for the bot.  If I back/lay a few horses in the same race at a range for example between 5 to 1 and 10 to 1, is it possible for the bot to keep track of only the odds of ...