Articles

Automation - Can I Place a Betfair SP Bet?

From Bet Angel forum: I can't see how to do this through BA. I'm talking of placing an actual intended SP bet not 'taking SP' on an unmatched bet. I can set high odds and set 'take SP' but I then have no control over the odds achieved as I have when setting an intended SP bet on the Betfair ...

Football Bot - Trigger Time in Second Half

From Bet Angel forum: I would like to make a simple automation on football matches.  I would like to activate auto bets in the second half due to specific odds at at a specific game time.  In these covid19 times it is quite difficult to calculate second half time running from start of the ...

My Results to Spreadsheet

To report strategy results to spreadsheet we can use Bfexplorer Console tool allowing executing script and so allowing reading any data available in bfexplorer app. Here is the script I showed in my short video tutorial: ShowMyMartingaleStrategyResults.fsx What is very important when executing ...

Football Automation Alert when 2-0

From Bet Angel forum: Could you check if this bot will work? I know it’s not perfect but will it show me when its 2-0 or 0-2?  Or did I totally mess it up and should have used "signals" instead? I am asking because I don’t know if it works by using stored values as ...

Horse Racing Oddschecker Trigger Strategy

Here is another short tutorial for bespoke bot strategy I had been working on last days. The strategy uses oddschecker data and when criteria are met a bet is placed on any qualified selection/horse. The action bot used in my test is: “Place SP Bet” set to keep unmatched bet at ...

Show Offered Average Weighted Price Indicator

This bot calculates average weighted price for 10 best offered prices on back and lay side and visualizes it on ladders.  MyIndicator column is used to show total offered volume so this way we are showing WOM slightly different way.

Bet Matched Notification Bot

From bdp forum: Do any of these other email notifications once a bet is matched if first placed using bet Angel? Do any other vendors out there offering notifications when bets are matched? I still need to use Bet Angel but would like to use a new vendor to trigger the email alerts if ...

Place Bet Price Improvement in Time Bot

From Market Feeder forum: Placing bets away from the back/lay price and getting them matched I'm currently placing bets several ticks away from the current price in order to get better odds. However after a certain period of time ( say two minutes ) I'd like to drop the price I'm looking for in the ...

Horse Racing Watch My Jockeys or Trainers

From Bet Angel forum: Specific Jockey alerts Is there a way I can create a rule for a specific jockey and trainer apply to all markets and it alerts me which races meet my criteria? I.e. I can apply to all markets in the morning the rule scans and alerts me to which markets meet the criteria so I ...

Football Over Strategy

Here we are again, another bespoke bot strategy I developed last week, and the need for some instruction tutorial. From previous time I learned that it is not so good idea to deliver bespoke bot solution in assembly files. In such case user must extract files and copy them to bfexplorer app folder. ...