User Articles

Timeform Filter Data to Spreadsheet

Testing bespoke betfair bot for horse racing. Bot filter parameters: MeetingRaceType, MeetingCountry, MeetingCourse HorseWinnerLastTimeOut, HorseInForm, HorseBeatenFavouriteLTO SuitedByGoing, SuitedByCourse, SuitedByDistance TrainerName, TrainerInForm, TrainerCourseRecord JockeyName, ...

Betfair for Data Scientists

If you are python software developer or data scientist, you already know what the jupyter is and how to use it. https://jupyter.org/ If you are not and want to learn something about betfair trading, or just use betfair as source of data for analyzing, then this tutorial is for you. What is very ...

Bespoke Bot Installation

Bfexplorer program/application is open platform for betfair bot development or development of bespoke apps. Bfexplorer supports “plugin” mechanism for application extension any developer can build your bespoke bot or tool on existing bfexplorer assemblies, such bespoke bot can be ...

A Project

An experienced full stack developer to help kick-start a project on horse racing selections. There are 3 elements to the project 1. Ratings system (already developed), 2. Wagering Analytics System (Required), 3. Betfair Bot (Required).We need the following deliverables:- Wagering Anayltics - using ...

Betfair Machine Learning Trading Bot

Here is my short video from testing machine learning trading bot. Depending on fulfill conditions it starts back/lay or lay/back trading session, or no trade is executed at all. I have tested four different ML models. At the end of my video is some hint for those who prefer criteria based bot ...

Signals to tell a horse race is about to go off

From Betangel forum: I'm running a Guardian automation that relays on being close to the off time of a horse race. Using start time for a horse race becomes less accurate during the day as things get delayed. What system/tells/market signals does anyone use to predict when close to off rather than ...

Spreadsheet for Live Current Trades

From Betangel forum: Does anyone have a spreadsheet that can pick up my bets from Bet Angel and show them live in a simple format such as this:  Race Details | Selection | Stake | Matched Price| LTP |Current Profit/Loss  I've searched and can't see how to do it. Bfexplorer ...

Automation - Choosing a horse by its last position

From Betangel forum: Not sure if this has been answered or not, can't find anything on the search function. Maybe I'm using wrong search parameters. Anyway how do you set up a bot to choose the horse which was say 8th placed on its last race? Or even multiple horses chosen by last placing on ...

Importing CSV to Automatically Place Lay Bets on Horses

From Betangel forum: I'm wondering if anyone would know a good way to import a csv into Bet Angel and have it automatically place a lay bet on each horse @ BSP or at least at fixed liability seconds before the race? I get daily tips from another website which I can export to a csv, however I ...

Find selection Id by Jocket name

From bdp.betfair forum: I am trying to find the selection id of a particular Jokey by the name. I am trying to use the textquery to find the selection / jockey to bet when calling the listMarketCatalogue method. But it works only with the event not with the Jockey name. Any idea how to do ...