Well, it depends on what you mean by for all horses?
Any bot can run on one selection. As a matter of fact the bfexplorer pro operates with two types of bots, per selection bases are all bet placing and trading bots you can find in the bot wizards and in the bot executor. The trade opportunity lookup service runs LookUpBot-s which operate on market/s and its purpose as the name suggests is to find an opportunity, to setup and execute selection bots when necessary.
If you want to run the same trading bot on many selections, have a look at on this article:
I think it will be a great added feature if information like, trainer, horse age, weight, form, days since last run, jockey claim etc. can be built in the bot without involving complicated programming, since these information are already available to retrieve from Betfair. Great product nevertheless.
Actually such feature is already built-in into the bfexplorer infrastructure. If you want to use it in your bot scripts you can do so, read following article:
What I meant was it will be a lot simpler if these features can be built in the Bot Executor as conditions, or parammeters. Moat people will be able to select conditions from Bot Executor, but not many people can understand scripts languages including myself.
The horse racing selection data which bfexplorer reads from betfair sources have 9 parameters which could be used by a bot, text or number values so the question is how you would want to use them?
I founded this forum from 1.1.2009, and most forum users speak Slovak only, so here is my opinion, you could disagree with me as I made bfexplorer so my opinion is quite subjective.
The best way is to install it and run in trial for 5 days. If I may suggest switch the bfexplorer into the practice mode and without fear you can place bets and test all features without actually placing bets at betfair all in simulation also the bet settling so your results appear in the my result window, if your bets were placed on markets for which betfair offers results in Betfair Results Service.
As you maybe noticed the bfexplorer is not only one product, but offers 7 different products depending on your needs, and also we offer development of bespoke solutions.
As any betfair trading software all three products for trading offers either the grid user interface for bet placing or trading and as well the ladder for trading either on one selection or on multiple selections: Bfexplorer Trader.
What you could not find in applications you mentioned is following:
Practice mode
Opening a market from the betfair web pages
My results also for practice mode
Watched selections
Market watch list
Bot executor
Trade opportunity lookup service
Execute my strategy on my selection
It supports Excel automation but also direct bot development in C# or Visual Basic
At a moment I am working on the price prediction model and two new applications which will be released soon with similar user interface as the BX Trader for Betdaq we released in the last year.
BXTrader Market Analyzer, just for testing a backend for upcoming new applications, but maybe also useful tool when finished.
If you want to be part of it and have something to say, then you are welcome.
I want to know, can I use this explorer for BF Exchange Games?
Dear developers,
I am trying to fine some software for easy playing on exchange and soccer game. I test your explorer and see that he seem to be useful. I will need more time for test , can I use it more than 15 days.
Tuesday, December 30, 2008
great!
I am very glad to see that this amazing software has own forum!
Tuesday, December 30, 2008
automated tradding for all horses
Hello Stefan,
I want to know how I can use "automatic tradding" function for all horses in market.
Thank you
Tuesday, December 30, 2008
Well, it depends on what you mean by for all horses?
Any bot can run on one selection. As a matter of fact the bfexplorer pro operates with two types of bots, per selection bases are all bet placing and trading bots you can find in the bot wizards and in the bot executor. The trade opportunity lookup service runs LookUpBot-s which operate on market/s and its purpose as the name suggests is to find an opportunity, to setup and execute selection bots when necessary.
If you want to run the same trading bot on many selections, have a look at on this article:
How to run a bot on each market selection
Tuesday, January 06, 2009
Request extra functions
I think it will be a great added feature if information like, trainer, horse age, weight, form, days since last run, jockey claim etc. can be built in the bot without involving complicated programming, since these information are already available to retrieve from Betfair. Great product nevertheless.
Thank you.
Tuesday, January 06, 2009
HorseRacingSelectionData
Actually such feature is already built-in into the bfexplorer infrastructure. If you want to use it in your bot scripts you can do so, read following article:
How to use a horse form in betfair bot script
So if your bot needs to know the jockey name, from the example in the article above:
((HorseRacingSelectionData)runner.SelectionData).JockeyName
If the market is a UK horse racing market then SelectionData property is populated by HorseRacingSelectionData where you have got all you asked for.
Thursday, January 08, 2009
extra functions
Hi! Stef,
Thanks for the quick response.
What I meant was it will be a lot simpler if these features can be built in the Bot Executor as conditions, or parammeters. Moat people will be able to select conditions from Bot Executor, but not many people can understand scripts languages including myself.
Thursday, January 08, 2009
The horse racing selection data which bfexplorer reads from betfair sources have 9 parameters which could be used by a bot, text or number values so the question is how you would want to use them?
Friday, January 09, 2009
Newbie
Have just come across this software, will be looking at the training videos and seeing what it's like.
Have used Bet Angel and Betting Assistant before, but never this. Anyone here used the other 2 and can tell me the difference?
Friday, January 09, 2009
Bfexplorer
I founded this forum from 1.1.2009, and most forum users speak Slovak only, so here is my opinion, you could disagree with me as I made bfexplorer so my opinion is quite subjective.
The best way is to install it and run in trial for 5 days. If I may suggest switch the bfexplorer into the practice mode and without fear you can place bets and test all features without actually placing bets at betfair all in simulation also the bet settling so your results appear in the my result window, if your bets were placed on markets for which betfair offers results in Betfair Results Service.
As you maybe noticed the bfexplorer is not only one product, but offers 7 different products depending on your needs, and also we offer development of bespoke solutions.
As any betfair trading software all three products for trading offers either the grid user interface for bet placing or trading and as well the ladder for trading either on one selection or on multiple selections: Bfexplorer Trader.
What you could not find in applications you mentioned is following:
And more just check it yourself.
At a moment I am working on the price prediction model and two new applications which will be released soon with similar user interface as the BX Trader for Betdaq we released in the last year.
BXTrader Market Analyzer, just for testing a backend for upcoming new applications, but maybe also useful tool when finished.
If you want to be part of it and have something to say, then you are welcome.
Sunday, January 11, 2009
I want to know, can I use this explorer for BF Exchange Games?
Dear developers,
I am trying to fine some software for easy playing on exchange and soccer game. I test your explorer and see that he seem to be useful. I will need more time for test , can I use it more than 15 days.
Thanks for understanding.