Articles

Bet Status and cancelling Unmatched bets

For a selection: With matched bets, how can I get the total stake and averaged odds for both back and lay? With unmatched bets, how to get the  betType, stakes and odds? And lastly, how to cancel an unmatched bet? Thanks

Not Laying Named Favourite

From BetAngel forum: Is there a way to Lay the Favourite, but have an instruction to NOT Lay it if it is a specified named runner? For the avoidance of doubt, no other runner would be Layed. Bfexplorer Solution: When bot trigger is executed, it is executed on a market selection, so in this case ...

GENTLE loss recovery trigger needed

From MarketFeeder forum: I have tried a multiple variety of demo triggers in the library to try and tweak them to my own needs, but so far none has achieved what I seek. I have and 5% price advantage over 3000 bets overall on my test, and want to compound the advantage with a very gentle loss ...

Против 0-0 в первом тайме

From MarketFeeder forum: Здравствуйте уважаемые админы,после долгих самостоятельных попыток обращаюсь к Вам. На основе Вашего шаблона "Догон в несколько шагов" сделал триггер и работаю сейчас им,против 0-0 в первом тайме,с этим вариантом всё отлично!!! Но не к каждому матчу подходит играть только ...

Overs/Unders Market (signals)

From Bet Angel forum: I would like to create (or download and modify) an overs/unders automation rule using signals/stored values. I have watched a few videos and read a few posts on here regarding the signals but cant seem to get my head round whats going on. I have watched Peter's video ...

Lay the favourite <50% market

From BetEngel forum: I am trying to lay a favorite if it has less than 50% of the market volume. I can get it to work with an amount i.e.:  £10000 etc but not on a % basis can anybody help with this, it would be appreciated. I know it is done by using stored values but I have tried a ...

Data Science Football Data

Let’s say we have got results for last 15 seasons of English Premier League and we want to apply some machine learning algorithm to predict whether home team have chance to win a match. We can get data from http://www.football-data.co.uk/ And here is my python script to load data, process ...

Check Results without Betting

From Market Feeder forum: My lay strategy involves waiting for 2 losses, before actually betting. Where is the option to do this. I want a losing run of 2 before I actually bet money, but cant find a trigger or a betting option anywhere.Any help appreciated. Bfexplorer Solution: I was looking ...

Bot Trigger Building Part 4

In the final Part of this tutorial, I would like the bot to stop and give us a warning message in the console if it has had X losses in a row. Seeing as the bot runs fully automatic, if I am not in front of the computer and for whatever reason I am having a bad run, I'd like to limit my losses so ...

Bot Trigger Building Part 3

Now that we have a working bot, I'd like to monitor the odds of my selection if matched, so that if it looks like my trade is not going good, I'd like to limit my losses. To this effect I would like to have a trigger that if my selection has a lay trade that was matched due to the previous triggers ...