Articles

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

Horse Racing – Path to Victory

In my last post I showed how a bot can replace your manual clicking on market grid to select automatically a favourite horse on in-play market. The bot shows this way a favourite path to victory, what you can see in Output messages, favourite name and time when a horse became the favourite and how ...

Horse Racing - Watch Favourite

If your trade horse racing markets then you know how quickly odds changes at in-play. In my short video I present a simple betfair bot that scans runner’s odds at preset time interval and automatically selects favourite horse in the “Bet Event” view and “Trade Market ...

Tennis Trading and Break Point Alert

If you use “Tennis Bot” then you can automate your trading, but if you want to trade manually and be notified/alerted about break points chance then you can use: TennisBreakPointAlertBot.fsx If you want to program similar alert bot for football matches, alerting scored goals or ...