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 сета, вторая ставка на победителя матча. Делаем ставку ЗА на фаворита (не текущего по итогу сета, а фаворита матча) Ставка должна ...
Market Depth Price/Volume Levels
With Market Depth, using Stefan's code to Place Bet At Empty Price, I have added a count variable to it so that you can check price at different Market Depth levels: https://github.com/PeterEsgate/BfexplorerTestBots/blob/master/Market%20Depth%20Levels And with the ...
Automatically Open Market
Hi, I have strategy/bot executor running for the days events. Is there a method for the bot to also open the event in bet event trader?
Bfexplorer Plugin Support
What is app plugin? It is mechanism extending application features, so in this case bfexplorer app, without changing existing code. Your code must implement IBfexplorerPlugin. During bfexplorer startup are loaded all file assemblies ending with .Plugin.dll and implementing IBfexplorerPlugin ...
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 ...
Using Multiple Bot Parameters
With my bot (still in design and testing stage), when it executes I'd like it to have a different effect on different selections, so I tried something like this: | TriggerStatus.StartTradingSessionPick1 status <- TriggerStatus.StartTradingSessionPick2 let ...
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 ...
Advantage of Community
- Get bfexplorer for free if you are active community user.
- Most valuable community members get the professional subscription for free.
- Discuss anything about your betfair trading.
- Share your ideas and ask for new product features.
- Get support from skilled users.