Search Results

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

BetfairApiConsoleFSharp code - help

Hello all I have copied across some code generously put up by Stefan. For those of you that might not know, Stefan has kindly pointed out that since the Aus end point no longer exists  no reference to GBR inside the brackets in line 8 is now required, it is left with closed brackets. let ...

Case Study - Betfair Market Streaming

If you set MarketDataFilterData.fields to EX_MARKET_DEF then betfair exchange market streaming service will return only market definition changes. In my video I show how Bfexplorer BOT SDK is used in simple application for gathering different kind of race data, including betfair horse prices 5 ...

Betfair Exchange Market Streaming Problems

In April 2016 betfair released Exchange Market Streaming service. During this weekend I found some spare time to implement this service to my betfair bot sdk, and as it is common with betfair I found a quite a lot of problems. It really seems that betfair did not test what is released, as they ...

Betfair BOT SDK - JayBeeBot by Bfexplorer

This project shows how to use BfexplorerService in very simply desktop application programmed in C# and Windows Forms as user interface library. https://github.com/StefanBelo/BetfairBotSDK/tree/master/JayBeeBot There are presented three main features every betfair developer must manage: 1) ...

Case Study 10 - Detecting Whether a SP Favourite Has Lost Favouritism

From Bet Angel forum: I have a rule which that places a back bet and takes the SP at event start time. I then look to green if I hit £x profit. However, I'm looking to see if there's any way I can green up when the selection has lost favouritism in running? I can set the green all with a ...

Bot Trigger – My Staking Plan (1)

Here is my simple staking plan: 1) If there is a loss, double my stake and add previous loss to my stake.2) If there is a loss and my previous bets are in profits, then double stake only.3) If there is more than 3 consecutive losses then bet with default stake. In my video I show how to program ...

Betfair Bot SDK and Data Visualization

If you use Bfexplorer BOT SDK to develop your betfair bots then you can visualize some data on ladders directly, setting different background color in Odds column. In my video I created two simple bots to show this functionality in bfexplorer. The first betfair bot loads steamers and drifters for ...

Bfexplorer Downloads

Bfexplorer Bfexplorer BOT SDK