Community Forum

Time to process after market change

Assuming I want to implement a strategy where I place a bet once a price moves to price X, how long in real time would it take from the price moving on the Betfair server to BFexplorer placing the bet? How much of this is determined by my location and distance from server etc?

Market load notification

Is it possible to get notified when certain markets are loaded by Betfair and a certain amount of volume is available? Eg WNBA gets loaded quite late compared to other sports and it is frustrating to contually check.

Activation Key

.

How to enable MCP /sse + WithParameters on Bfexplorer 5.08.0404?

Hi Stefan, I'm automating bet placement from my own app and I need to place a Back bet with a dynamic MinimumOdds (a per-bet floor price computed externally), so the exchange never matches below my floor. The changelog mentions ExecuteBfexplorerStrategySettingsWithParameters (MCP tool, ...

A kinf of Lay the Draw at (around) Halftime

Hi, I’m a new member here. I've spent some days watching a number of videos, reading community and blog articles, and testing the software in Practice Mode, and I must say it’s really awesome. There are still many details I don't know, but to date I've managed to set up a sort of Lay ...

Bets

Hello, I am still using trial version, I have money on my Betfair account and would like to try to stake. However, in practice mode I am able to stake but not in live mode. Account is connected. In left bottom corner shows my cash balance

MyBotTriggers not appearing in BFExplorer

I’ve followed all setup instructions for using F# bot trigger scripts with BFExplorer, but none of my `.fs` files placed in the `MyBotTriggers` folder are appearing in the “My Strategies to Execute” panel.   I’ve confirmed the following: - Folder is correctly set ...

All about Luck and Success betting

The Role of Luck Unpredictability: Betting inherently involves a degree of unpredictability. No matter how much analysis you do, there are always elements beyond your control, such as unexpected injuries or weather changes. Short-Term Variance: In the short term, luck can significantly influence ...

Entry Criteria

Which Entry Criteria do you recommend to create a bot to cancel a specific bet, whenever a market has any back stakes below the odd 2 on a given selection ?  Do any of these Entry Criteia valid inputs refer to Odds ...

MyCsharpBot compiling error

I just download you SDK, to test MyCsharpBot but unfortunately this project give me a compiler error on ShowSelectionSpPricesBot constructor. What I missed?