Articles

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

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

Bfexplorer - Your Guide to Betting Smarter

This week I exchanged couple of emails with betfair Australia BDP team, and as this discussion could be interesting for others here are some questions. BDP team: “While some of the tutorials on our automation site may not be necessarily profitable as currently offered, the main focus that we ...

Save Software Windows and General Display

How may I save this software app windows, configured preferences and general display every time app is closed, so I don't have to reconfigure everything again each time I log in and app is reopened ? Thanks alot Stefan

Bfexplorer - Betfair BOT SDK

Betfair BOT SDK is a set of .NET libraries you can use to develop betfair trading applications or betfair bots. It offers betfair api client and application domain and service used by bfexplorer: http://bfexplorer.net/ In seven sample projects you can find following: Using betfair api in C# or F# ...

Execute at Time Bot

When testing your automated strategy you do so by using Bot Executor tool. In such cases bot execution and market data are not shown, we can read just bot reports in Output view. When you require watching market data in “Bet Event” view you can use “Execute at Time Bot” ...

Automatically Cancel Unmatched Bet at a Certain Time

From betfair forum: I’d like to саnсеl а bеt thаt І'vе рlасеd thе nіght bеfоrе а rасе, іf іt dоеsn't gеt mаtсhеd bу 6аm, is there any way to do this automatically without a person needing to manually cancel it themselves? Bfexplorer Solution: 1) First we need to add bot by clicking on Add a ...

Betfair Bot Programming for Non-Developers

Bfexplorer app already offers more than 20 general bots you can use to setup your betting or trading strategy just by setting bot parameters or orchestrating more bots to your unique strategy. If you are able to create this way your automated strategy for betfair, then of course no programming is ...

Football/Soccer Bot

Hi there. I am currently trying a football statregy that only comes into action if the score is 0-0 and the time is 75 minutes. If a goal is scored before 75 minutes I want to cancel the outstanding bots and stop monitoring. Is there a way to do this? Thanks

Football Code (max bet per match)

I have already the bot strategies written in Python which appear to be different to yours bots written in F# / C# My issue is that the code occationaly backs a football match multiple times eg where the BACK / LAY conditions are met which exceeds my % risk per match for the total balance .. Do you ...