How to use a horse form in betfair bot script
Posted in Tutorials by StefanBelo
The bfexplorer shows for UK and Irish horse racing the jockey silk image and data about each selection including:
- Silks description
- Trainer name
- Age and Weight
- Form
- Days since last run
- Jockey claim
- Wearing text
- Saddle cloth
- Stall draw
Any of this information can be used by a bot script, in this article I will show you how to show the horse form and sort horses by the form and how to use the horse form information in a simple betting strategy on which I will show you how to build LookUp bot script running a trading bot.
How to automate my betting strategy
Posted in Tutorials by StefanBelo
I'm not sure which of your services is right for me; I'd like to lay all horses under 3.05/1 in the GB market at every meeting in every race in the win market. Can this be automated? If so, I would like to give your service a go, with support setting up my system.
Choosing a bot…
I’ve been using betting exchanges for the past couple of years and I’ve gradually developed my betting skills from simply backing researched outcomes to trading in and out of positions and even running small books on certain markets. However I still see myself as a casual, ‘bet for fun’ punter. There are all sorts of Bot out there designed to cope with multiple different strategies.
How to run a bot on each market selection
Posted in Tutorials by StefanBelo
The Bot Executor is very simple tool for setting bot criteria for automated trading or betting. It is a tool which will help you to set your triggers and select a betting or trading strategy you want to execute on qualified market selection.
How to open a market for monitoring to Excel worksheet
Posted in Tutorials by StefanBelo
The Bfexplorer PRO supports the Microsoft Excel automation so users are able to create their own trading strategies or trigger betting utilizing the Excel macros or VBA code. When implementing this feature into the Bfexplorer PRO I left on a user to decide which markets he wants to monitor in the Excel worksheet as the opposite to the Trade Opportunity Lookup Service that makes it easier to create a fully automated solution simply by setting the bot criteria without any programming of Excel macros or VBA code, just by setting parameters.
PlaceAtBetterOdds Bot
Posted in Tutorials by StefanBelo
In this bot tutorial I will show you how to extend the PlaceBetBot feature. The inspiration to write such kind of betfair bot was found at the betfair forum.
Feck N. Eejit Auto Drip Feeding Bot
Posted in Tutorials by StefanBelo
Feck N. Eejit posted at betfair forum interesting article about an automated drip feeder bot, a great idea for another bot tutorial article so here there is the betfair source code for “Feck N. Eejit Auto Drip Feeding Bot”.
Eric’s Bot implementation
Posted in Tutorials by StefanBelo
In my previous article Eric’s LookUpBot bot implementation I described how to implement the LookUpBot that can be used with the Trade Opportunity Lookup service. In this article I will explain how to create the Bot that can be used with the Bot Executor. I will use the same project specification so you can compare both approaches.
A betfair bot is born
Posted in Tutorials by StefanBelo
In the Eric’s last article “How to program bot step by step” I really like his enthusiasm: Being an aged and lifelong bettor on horse racing in the UK I have not the neccessary skills or the know how to enable me to design and code my own bots, but am willing to learn just how to do that.
Eric’s LookUpBot bot implementation
Posted in Tutorials by StefanBelo
So this is the source code for Eric’s LookUpBot bot, the project specification can be found in this article: My bot specification