Bfexplorer BOT SDK
Introduction
The Bfexplorer PRO supports bot script development in Visual Basic or C# programming languages. So if you are a familiar with one of those language you can write your own trading and lookup bot scripts. The Bfexplorer PRO has a simple text editor for writing bot scripts, the bot script source code can be compiled so you can check this way if the code you wrote is without errors, but there is no support for debugging nor the text editor has no capabilities offered by integrated development environment like the VS2008 so this editor is suitable only for small changes of code or changing parameters in existing bot scripts. If you want to write more complicated bot scripts you should use this BOT SDK package.
The BOT SDK contains two projects, one in Visual Basic and the other in C# so you can open it in VS2008 Express and write, debug and test your bots. The Bfexplorer infrastructure is exposed by BotTestService interface enabling the base features of the Bfexplorer platform for testing purposes. The result of your coding effort can be then used in Bfexplorer PRO either as a trading or lookup bot script you can use in the Bot Executor or in the Trade Opportunity Lookup Service.
Features
- The full source code of all bfexplorer bot scripts
- A simple project showing how to use the bfexplorer infrastructure
- Debugging and testing of your own bot scripts for the Bfexplorer PRO or building your own solutions
- Full transactional betfair API access for the price of monthly subscription for the Bfexplorer PRO
Tuesday, February 03, 2009
Betfair bot programming with Bfexplorer BOT SDK
On my blog or at the forum you can find more articles discussing betfair bot programming utilizing the Bfexplorer BOT SDK, you can read for instance this article:
Betfair bot programming: trailing stop loss
Saturday, October 31, 2009
Yes, you can use Bfexplorer BOT SDK to program in C# or Visual Basic any action Bot script you want to execute with the Bot Executor, or any LookUpBot script you would like to execute with the tool: Trade Opportunity Lookup service, so execute your betting or trading strategy automatically on selected markets.
Betfair bot scripts, the full source code you can find on this web site were built using this Bfexplorer BOT SDK. With the Bfexplorer BOT SDK you will get 5 projects, two of them in VB.net the rest in C# so you can develop your own bespoke solutions as Bfexplorer PRO plugins. On the screenshot below you can see how your bfexplorer plugin could look like.
Saturday, November 28, 2009
New download link?
The download link above results in a 404 error message for me...
Saturday, January 16, 2010
Bfexplorer BOT SDK only for Bfexplorer PRO subscribers
If you are already Bfexplorer PRO subscriber let me know and I will send you Bfexplorer BOT SDK.