Bfexplorer is ready for betfair market/order streaming technology.
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 ...
Portrait Layout
I use different workspace layout when trading different sport events on betfair. The portrait layout needs to turn your display, but then you can get quite big range of prices on one ladder, so a trading indicator bot can display prices for other selections as well.
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) ...
Tennis Bot and betfair api
Hello Stefan, Have you considered parsing data for tennis bot from some website say flashscore.com/tennis. I just noticed today that the scores from betfair api are not updated quickly enough in few instances, especially at the end of the first set. In one match it took almost three minutes to ...
Tennis Bot, Fill Kill Bot
Hello guys, I tried to set up bot so I could lay the player after winning 1 St set at best available odds provided lay odds are below certain level( price). For the sake of example let's say I want to lay first set winner at best odds but only if odds are lower than 1.50. So I set up tennis ...
Changing/Customizing Ladder User Interface
Question: I've used several programs for trading and what you caught my attention in recent times was the Bfexplorer by their difference in terms of layout and Bot's, I am quite interested in buying. But I'm used to using another order on the stairs, unfortunately I cannot change it, wanted to put ...
Case Study 24 - Commands and triggers
From Cymatic forum: Hey all, looking to purchase the software due to a recommendation, studied the user guides and video's however I am unable to locate the answer to ''IS this possible?'' if so ''What Commands?'' I am looking for a bit of advice in regards to commands and triggers. My intentions ...
Betfair Market Charts and Data Analyzing
The latest addition to Community Bots is bot: “Record Market Selection Data”. It allows to record selections time series data, price and volume (traded volume) at set time intervals for pre event and in-play data. Bfexplorer Console allows interacting with bfexplorer using F# as the ...