Search Results

BOT SDK not loading Bfexplorer

With the Bfexplorer Bot Sdk, I have installed all the packages and can build the projects, but when I start it I always get exception to Enter Betfair Username and Password.  I have got bfexplorer open.  What am I doing wrong?

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

Betfair Data to Spreadsheet - Any advice would be appreciated

From betfair forum: Any advice would be appreciated I am currently developing an Excel football betting spreadsheet / model and need to find a way of linking upcoming football matches and odds from the Betfair exchange website into my spreadsheet. I am an advanced Excel user, but not have ...

Greyhounds - Lowest Traded Volume

From Bet Angel forum: Automation - Lowest Traded Volume How would you go about selecting a selection which has the lowest traded volume from 3 minutes to event start time?  Example: - Selection A = £4500 - Selection B = £4700 - Selection C = £ 700 - Selection D = ...

Betfair Bot Development

From betfair forum: I'm stuck by the new platform changes Hello all - I had a simple program written and it worked well for some time. Sadly some medical issues meant that I have only just been able to fire it up again, but a couple of weeks ago the program stopped working. Yes,, I know that's ...

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

DevExp - syntax 1 line

Hello Stefan & All I do not have the old or the new SDk's, I have not needed them in my mind. I would like to ammend the latter part   ConditionalFormattingIconSetValue[] { minPoint, midPoint, maxPoint } ) of the MY (ie. incorrect ) syntax as below let cfRule = ...

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

Betfair BOT SDK Login Query

On the SDK I receive the following error message every time I try to run any solution in Visual Studio. “An unhandled exception of type 'System.Exception' occurred in BetfairApiConsole.exe  throw new Exception("Please enter your betfair user name and password!");”   Can you ...

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