Search Results

Bfexplorer Latest Release

Version 3.1.1021 - preview Betfair menu view and Copy Trading tool. Version 2.0.8174 Cumulative updates. Version 2.0.8117 Adding GoalBeingScored parameter to Football bot. Version 2.0.8113 Adding StopBotExecutionOnMarketVersionChange parameter to all selection bots. Version ...

Analyzing Strategy Results

Let’s say we are in the processing of testing ML strategy. We run the strategy automatically each day on horse racing win markets using Strategy Bot Executor tool. The tool reports profit/loss results for each market and total profit. In the Output view we can see all messages the strategy ...

Betfair Charts Tool

I started working on this project on November 2019. I thought  that other software developer find it interesting because this tool offers application interface API to access market data so allowing to develop own client applications in any programming language you like to use for web ...

Signal Value Trend Line - PriceTradedHistory.MyValues

In my previous post I showed how to visualize data in spreadsheet. When manually trading and having some kind of algorithm to process data, the better alternative is to show such data in selection charts. In my latest bfexplorer app release I added: PriceTradedHistory.MyValues for custom data ...

Signal Value Trend Line

From Bet Angel forum: I wonder if you could help with my query below. I have setup a rule those increments a value and another rule that Decrement the value of the same signal. When the first rule is triggered the signal value goes up, when the second rule is triggered the signal value goes down. ...

Determining whether a volume spike a back or a lay bet

From Betangel forum: How can I work out whether s Big Bet is s back or a lay for an automated strategy? Sometimes it’s obvious because the price will change but other times when there is decent liquidity the price won’t move.  I assume there’s a way of doing this because the ...

Betfair Data to Analyze Trading Strategy

Let’s say we have got a horse racing strategy executed automatically by betfair bot strategy. The only information we have got are messages displayed by trading bot in Output view. What if we want to analyze this strategy learning what is the best profit loss target, what entry point is the ...

Spreadsheet for Live Current Trades

From Betangel forum: Does anyone have a spreadsheet that can pick up my bets from Bet Angel and show them live in a simple format such as this:  Race Details | Selection | Stake | Matched Price| LTP |Current Profit/Loss  I've searched and can't see how to do it. Bfexplorer ...

Multiple Markets Hedging

From Betangel forum: Can anyone know is it possible to bind several markets, so when there is profit that I want (for example 10£) to automatically hedge them all? * If you mean a combined profit across all markets (not in an individual market) then yes it could be done but only by using ...

Betfair Charts Project

This weekend I had been working on bfexplorer tool I had named: Betfair Charts When exacted it allows to show chart data on web page, that can be open in external web browser on in built in Bfexplorer Web Browser view. http://localhost:8080/selectionOHLCV/{marketId}/{selectionId}/10 The above url ...