I have just testing the bot named: “Execute Excel Trigger Bot” This bot when executed open Microsoft Excel and loads and updates market data in the market worksheet. What does it mean? Bfexplorer already supports bot trigger development in F# or C# programming languages, but not all ...
Guardian Automation, referencing external data
From Bet Angel forum: I've built quite a few automation files now and am currently focusing on tennis. I'm at the stage where I could really use external in-game stats to drive bet conditions in the automation and am thinking about pulling live data using JSON, API, screen scraping ...
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 ...
Getting Matched Volume at index
Is there an easy method to get the matched volumes at index 1, 2 etc and -1, -2 etc? For example it is easy to get the odds: let LayPriceLevel (selection:Selection) index = selection.ToLay.Prices.[index].Price/selection.ToBack.Prices.[index].Price and easy to get the amount ...
Против 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 сета, вторая ставка на победителя матча. Делаем ставку ЗА на фаворита (не текущего по итогу сета, а фаворита матча) Ставка должна ...