Articles

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

LOAD TRIGGER AT BFEXPLORER

GOOD AFTERNOON, I JUST PURCHASED 1 SUBSCRIPTION OF 1 MONTH FOR BFEXPLORER, I HAVE LOWERED ONE OF THE STRATEGIES YOU HAVE PUBLISHED, BUT I DO NOT KNOW HOW TO LOAD IT IN THE BFEXPLORER, CAN YOU EXPLAIN HOW TO DO IT ?? REGARDS

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

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

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