In my video I presented two types of football bots offering team’s statistics to trigger action bots. The first bot is able to evaluate tipster’s selection (when UseVotes is checked – set to True) and execute your action bot on selected selection (The parameter ExecuteOnSelection: ...
Horse Racing - Laying a Horse If Trading at Bottom of Range
From Bet Angel forum: I have been looking to find a way to lay horses that are within the bottom 3 ticks of their ranges in the last 60 seconds before the off. I can’t find a way to capture range in BA. Anyone have any ideas? Bfexplorer Solution: If I understand it correctly this betting ...
Place Bets in Traded Range
From Bet Angel forum: Not entirely sure this is even possible, but can Guardian place a trade at either the highest or lowest traded range, perhaps using volume traded previously at a set price? Bfexplorer Solution: Bot trigger has access to any betfair api data. In my bot trigger code, the bot ...
Greyhounds Racing - Scalping Trading Strategy Bot
I have prepared bot trigger code to execute trading strategy utilizing two bfexplorer bots: Place Bet Close Market Bet Position This type of strategy is suitable for greyhounds racing when market prices are just forming so there is gap in best back/lay prices. The bot trigger code orchestrates ...
Football - Automation on 12X and Correct Score Markets – Bot Trigger
From Bet Angel forum: Is it possible to set up rule for guardian if I backed in two markets on a football match? For instance: I want to put back bet on favourite team. I can do that manually on loads game so then automate I want to close market if the favourite scores the first goal but if they ...
Horse Racing – SP Price Trigger Rule
From Bet Angel forum: I'm trying to make a rule that would only fire if the actual SP was between a range, storing the range using a servant file for the top and bottom odds as a stored value, then I want to checkpoint the SP and if it's between the range then place the bet, but I can't find any ...
Football - Laying the Current Correct Score in the 2nd Half
From Bet Angel forum: I would like to set up automation to lay the current correct score when the 2nd half starts. I'm not sure of the best way to do this. Any advice most welcome. Bfexplorer Solution: Bfexplorer Football Bot offer match time and score triggers, so simple solution is to use this ...
Horse Racing - Saddlecloth Number Automation – Bot Trigger
From Bet Angel forum: Q: Is it possible to create an automation file that can make a selection via the saddlecloth numbers? A: Stall numbers are available in automation but not saddlecloth numbers. Saddlecloth numbers are available to Excel. If you wish to create some lucky saddlecloth number ...
Automatically Cancel Unmatched Bet at a Certain Time
From betfair forum: I’d like to саnсеl а bеt thаt І'vе рlасеd thе nіght bеfоrе а rасе, іf іt dоеsn't gеt mаtсhеd bу 6аm, is there any way to do this automatically without a person needing to manually cancel it themselves? Bfexplorer Solution: 1) First we need to add bot by clicking on Add a ...
Close position with hedging Immediately
Hi Stefan I have written my first bot and it seems to be working ok, the bot carries out the following * Waits for a Horse race to go inplay * Backs the favorate using a call to a standard place back bet bot * Monitors the race and if the favorate changes it then closes the position and lays the ...