Articles

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

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

Betfair SP Stake

When I place a Betfair SP bet, it only shows matched in the Market Bets window,but the stake shows 0.  When the event starts, then the stake shows (as well as the odds of course).  Also all the codes that I can find on showing the BSP (near far etc) don't show anything in the ...

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

Тригерр на теннис

From MarketFeeder forum: Прошу сделать триггер на теннис. Тригерр должен делать 2  ставки по завершению первого сета. Первая ставка на победителя 2 сета, вторая ставка на победителя матча. Делаем ставку ЗА на фаворита (не текущего по итогу сета, а фаворита матча) Ставка должна ...

Selections list from matched criteria

Hi Stefan.  I have 1 last coding question that I am stuck on, that hopefully you have a generic one coded already.  I'd like a list of mySelections generated from criteria matched from 2 other lists.  For example, List1 has all selections sorted in order of profit, and list2 has all ...

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

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

Bot Trigger Building Part 2

Now that the selection has been identified (in Part 1, a horse in lane x in a race with more than x selections), I'd like some triggers to be met before initiating a trade. Firstly, for this example, I'd like to place a lay bet only when the horse has odds in range 10 to 20 when the following 2 ...