User Comments

  • Stefan
    1.8.2015 15:44:45

    I do not understand where you have got a problem with selecting a ladder and why? Actually you select a ladder directly when clicking on one of row/column, and this click also defines your desired action: placing a bet, cancelling a bet, update a bet, placing a hedge bet to close position, or the latest addition when Use Ladder is active, then starting selected bot.


    You need to select a market selection only when executing a bot by Start bot button in the My Bots view. Think again, in this case you need to select a market selection only in that case when your bot setting requires to define selection by user, so when the parameter: ExecuteOnSelection is set to 0.
    I noticed it on your examples as well as on other use ones that you are lazy to name your bot setting correctly.


    For instance I could name my bot: Trade 3 ticks.


    What such bot name suggests to me? It suggests this bot is used primarily for execution from ladder, either through My Ladder Bots context menu, or through your addition so directly clicking on a ladder, of course when Use Ladder feature is active.


    In the bot name there is no information about stake, nor bet type either, and it is clear that bot must have some initial settings for BetType and Stake, I used to set BetType by default to Back, and Stake only to 10 Euro. BetType or Stake is actually not relevant as those parameters are taken from my current settings, on the other hand in the bot name is missing information about Loss, well is not missing as is set to 0, so bot does not close my bet position in loss.


    If I name my bot: Trade 2 ticks profit or 3 ticks loss, again is clear what my bot does.


    If I name my bot: Trade 2 ticks by backing 100 Euro on favourite, then it is clear what my bot does exactly, and that I do not need to select a selection on which I want to execute this bot, the bot will do so automatically.


    You can name your bots in Czech, if such naming is shorter, but in Slovak language naming of bots is always longer, so I prefer English. Some users use just abbreviation in letters, I hope you understand what I wanted to say.


    *


    Well, yes I like nice looking user interface as well, but in some cases there are some implementation details which do such visualisation of data difficult. I will see what I can do to visualize bot state on ladder, for now you must use Market Bots view.

  • Stefan
    29.7.2015 21:48:30

    You do not have to watch all videos, but you definitely have some problems using base bfexplorer features. We all bet on betfair markets, and if you did not understand how Event Browser is used with bfexplorer infrastructure, then you need to watch at least those videos.


    The other video is a video showing how to change and save bfexplorer workspace/s. I have got big monitors, and some users use bfexplorer on notebooks with small resolution screens, bfexplorer is still useable on small screens but you need to change and save layout of views.


    Yes, I will continue with Bot Trigger tutorials, but you need to be a little bit specific, in what way do you want to use horse latest form. For instance I can create a trigger taking last form from available horse, take for instance only horse/s winning in last race, and then execute an action bot on horse with lowest price/odds.

  • Stefan
    29.7.2015 21:21:03

    Well, you say after analyzing output data..., but I believe you want your bot to analyze winning or losing streak, and then set different trading parameters for your trading bot.


    If bot trigger will execute your trading bot on defined selections then win/loss results could be saved, but the question is how you want to implement “the analyzing logic”.


    Use just general description, so leaving bot simple enough to start development of this trigger bot, in simple and understandable steps.

  • Stefan
    29.7.2015 20:58:58

    You were right B, M shortcuts not worked correctly, I forgot to extend stake changing to all 6 stakes. I added Use a ladder click to start a bot, and Start selected bot to the ladder context menu.

  • Stefan
    29.7.2015 10:17:39

    It would be possible to create Bot Trigger script managing bots or/and their parameters. As the bot trigger runs on one market you can do so only on one market. You should say exactly what you want to do, then I can say if it is possible or not.

  • Stefan
    27.7.2015 20:16:17

    Eric, did you really watch some of videos?


    http://bfexplorer.net/Products/ProductFeatures


    In your trading solution there are involved Event Browser and Bot Executor. Did you manage to add your favourite event to the Navigation view?


    When you open bfexplorer and login to betfair, bfexplorer loads Upcoming in-play events by default, here you can click on Horse Racing, what would load all upcoming horse racing win markets for today.


    You run your betting solution only on GB and IE markets. Therefore it is a good idea to add this event setting to My Favourites Events, so my events are one click to load, right?


    That is the first thing I believe any bfexplorer user do, to add his/her favourite events to the list.


    Let’s assume you already managed to add some bot setting to My Bots (again there are tutorial videos to show what to do and how), let’s assume you run your betting strategy on all horse racing win market, then if your action bot is in the first list in My Bots, you can do so, then to run your solution you need to make 4 clicks:


    1) To open horse racing markets to Event Browser, clicking on the favourite item in My Favourite Events.


    2) Clicking on first item in Event Brower list of markets, in your case on first race, to activate Open button, and in Open button context menu click on the menu item: Open in Bot Executor.


    3) If you accept default setting, and as I said your action bot is first in the list, then to run your betting strategy you need your final click on the Open button.


    That is all. I do not think there is something sophisticated in those 4 clicks.

  • Stefan
    27.7.2015 12:50:49

    B, M shortcuts do work correctly.

    *

    Do you select a ladder before placing a bet? Of course you do not select a ladder but directly click on a ladder column row to place required bet.


    Bet Event Trader view has no notion of selecting a selection. On the other hand if you want to use bot execution in the Bet Event Trader, then simply when creating a bot definition type in the bot category name: My Ladder Bot.


    All bots with the category name: My Ladder Bot then appear in the ladder context menu so you can execute a bot from a ladder as well. You already know that such bot execution takes Stake, BetType and Price/Odds to change the bot execution parameters. It means the bot with My Ladder Bot should be a bot for general use and execution of a certain bot strategy, so you should name it appropriately.


    Once, a user sent to me a bfexplorer screenshot to report some issue. His My Bots view was on the left side in full height of application window, filled with more than 40 bot settings. When I asked him for what he uses so many bot settings he told me that basically almost all bot settings are for “Be the first in queue” bot with different bet type and stake, and with allowed odds range, for this type of bot when BFIQ bot backs you should define minimal allowed odds, and opposite when BFIQ bot lays you should define maximal allowed odds.


    I asked him why he did not use My Ladder Bot feature to execute his BFIQ bot from a ladder, because what he actually did when starting BFIQ bot was to open a market selection, then judge the true market value, bet type and odds, and then chose from his list of bots, which bot to start.

     

    All that he can do with just one BFIQ bot setting marked with the category name: My Ladder Bot. On ladder he chooses bet type by column, stake is set by Stake toolbar settings, and allowed odds range is changed to the row/odds he clicked on ladder.

    *

    When you decide to use a bot for your betting or trading strategy, then you delegate your job to the bot. If for any reason later you decide to stop the bot, then you are responsible to manage your bet position yourself, so if necessary then cancel unmatched bets or close your bet position.


    I can only see one such bot with this functionality, a spoofing bot, its purpose is actually not to place bets to be matched but to manipulate a market, so when such bot is stopped, it is just clear that all managed bets must be cancelled.

  • Stefan
    26.7.2015 21:25:59

    I have just released updated version adding this shortcut to Bet Event Trader.

  • Stefan
    26.7.2015 9:05:17

    In this case the time is not represented by TimeSpan value which correct text representation is in the form you typed: 1:25:00 (hours:minutes:seconds), but just an integer value, like you can see 84 minutes. So in the filter type: 85

  • Stefan
    24.7.2015 10:22:39

    Eric, in last days I published 4 articles with videos, showing how to create a simple bot trigger and in two articles (videos) I showed how to use Bot Trigger. So you say:


    1) You are not able to copy one of bot scripts to your computer.
    2) Setup Execute Trigger Bot, what means entering two parameters: TriggerFilePathname and BotName
    3) You are not able to start this bot on selected market, just for testing.
    4) And you are not definitely able to use Bot Executor, or Bot Executor for Selections tool to execute your strategy on many markets automatically.


    On the other hand you still prefer some kind of Spreadsheet reporting bot solution. From years I develop bespoke solutions for betfair, people tend to name a software, an application, a program just a bot.


    May I ask you which betfair application you use, the bot which interacts with Microsoft Excel spreadsheet and do your betting for now? If you prefer only Spreadsheet type of bot operation, that I think you should use spend some time to learn Visual Basic for Automation because I do not think you will manage to run your automated bot solution without it. I think there are 2 or 3 betfair applications offering spreadsheet bet triggering, like Bet Angel, Gruss Betting Assistant or Cymatic.


    I never wasted my time with Excel Spreadsheet betting as I prefer my own bot programming, but others on this forum may have some experiences with use of the above mentioned “bots”.

  • Stefan
    22.7.2015 8:55:59

    I am sorry Eric, but I still do not understand.

    How other betfair apps work with Excel? I believe that betfair app populates Excel worksheet, so every selected market is populated on different Sheet (Page). Excel just presents betfair market data.

    Triggers are constructed on sheet cell values, and any action (bet placing) is again triggered by exact value in certain cells, right?


    You said that you use Excel worksheet and your bot to bet on your selections throughout a day, so you must link all betfair markets to Excel worksheet and then setup triggers for selected horses. All that must be quite a lot of work.


    You use some staking plan, so to execute such staking plan on Excel worksheet you must create a program some VBA code because I cannot believe that you are able to do so just by setting some formulas in cells, like you do in setting up your selections triggers, am I right?


    So you have got some knowledge about programming, my question is then, why do not you use Bfexplorer Bot Trigger to program your staking plan? If you manage to do so then you can create your action bot, simply by setting parameters for Place Bet bot, name such bot setting and use this bot name within Execute Trigger Bot and your Staking plan trigger.


    Having such bot setup you can use Bot Executor, or in your case Bot Executor for Selections, to execute your betting strategy with defined staking plan on selected horses.

  • Stefan
    20.7.2015 18:45:39

    Eric, could you be more specific in what way spreadsheet will help to make a trigger betting on a race depending on a previous horse results?


    I cannot imagine the way the spreadsheet would load all previous horse results and help you to trigger a bet depending on those results.

  • Stefan
    20.7.2015 9:18:22

    In some case betfair takes activation just couple seconds, sometimes you need to wait minutes.

  • Stefan
    19.7.2015 18:18:32

    I will prepare series of articles describing how to use this bot.

     

    When you have a look at on other betfair API apps which support automation or trigger betting/trading, then such apps either offer limited number of trigger values you can use or are specialized in some kind of trigger betting.


    You are on betfair a couple years now, we started at the same time, and you know that there never quite a lot of features you could use, therefore I still support betfair bot programming (Bfexplorer BOT SDK), but with trigger bot I added bot orchestrations, because sometimes you just need to setup action bot with different parameters, or you just need additional triggers.


    This bot should solve what you asked in your article: Settings of many bots.


    It is still programming, but scripting language used for trigger programming should be more readable for a common user, not a programmer.

     

    I will try to create a lot of examples, so in some cases you should be able to use such triggers just by copying some parts of them and create your new one.


    I will explain this trigger on simple betting strategy like Back correct score 0 – 0 and lay draw, on your example of how to setup many bots, or for Eric horse racing strategy.


    If you have got some strategies then let me know, or the one used generally on betfair, maybe not profitable but if a good examples for some trigger programming then just post the idea on bfexplorer forum.


    Behind any betfair strategy is a well, a data recording and analyzing, so I want to add some tools for such operations as well.

  • Stefan
    19.7.2015 17:53:05

    I will investigate this issue, maybe it is just rounding problem.

  • Stefan
    18.7.2015 17:07:29

    The video in my article just demonstrates how to use the bot: Execute Till Target Profit. When testing this bot on greyhounds markets I had luck that both lay bets were winning bets.


    This bot checks profit from running strategy and when set profit is reached it stops/blocks further execution of an action bot.


    It means you can use this bot in any strategy where you start further execution only after previous result is known, and stop your strategy after set profit is reached.


    If you want to automate your strategy then first you load markets on which you want to run your strategy to Event Browser. In the Event Browser you can filter only desired markets, and then open the execution of your strategy on all or only on selected markets to Bot Executor.


    The Bot Executor is then responsible to open a market at set time and execute your strategy on the market. Bot Executors keeps market data monitoring till running bot/s finish/es execution.


    I already explained when you should use Bot Executor to run your strategies in this article:


    http://bfexplorer.net/Community/ForumContent/56#Named Selections Horse Racing


    Of course when testing you can run your strategy manually as I did in my video.


    Yes, you can use a horse form in your trigger bot. I did not yet show how to create and use Execute Trigger Bot, but all is ready in the latest version of bfexplorer 1.6.5676.


    You can use Bfexplorer Console tool to browse market data, read this article:


    http://bfexplorer.net/Community/BlogContent/59#Bfexplorer Console


    And test the code to show horses form.


    If you post in a general description of your strategy (use parameter names), then I prepare a trigger bot and show you how to use it.

  • Stefan
    14.7.2015 13:04:30

    Please watch all main product feature videos:

     

    http://bfexplorer.net/Products/ProductFeatures

  • Stefan
    14.7.2015 10:59:30

    Actually this spreadsheet ladder allows one click bot execution. You can type a bot name to every row on one or the other side of ladder.


    As I said I see some potential in spreadsheet dashboards, for instance in tennis trading you could prepare different execution plans for different match scenarios.

  • Stefan
    13.7.2015 18:16:56

    I would like to ask to make a short video showing a problem you describe.

     

    You are Czech, so are able to read the email from other Slovak user who notice some problems I was not able to reproduce:

     

    http://bfexplorer.net/Community/BlogContent/58#How To Test Betfair Bot?

     

    In your case I cannot see a problem why bfexplorer should show different profit balance on an open bet position when bet was placed on odds you described.

  • Stefan
    13.7.2015 18:03:34

    Your ladder can be built in simplified version using custom built bot and built-in bfexplorer spreadsheet.

     

    In this bot I implemented bot execution similar to the one you can use in bfexplorer ladder context menu, when declaring the bot category name: My Ladder Bot.


    In this case you can define/name your bots you want to execute from spreadsheet in columns B or E, when clicking on a cell with a bot name in the spreadsheet your bot is executed with changed BetType parameter of the bot depending on which column the bot name is, so B column sets Back, and E column sets Lay bet type for executed bot, if this bot supports BetType parameter, of course.


    You can see that I declared general trading bot (Trade 3 ticks) to be executed from the spreadsheet. For now I cannot see any value in your approach, but I find it interesting to include such bot in Bfexplorer BOT SDK, as a sample for using Bfexplorer Spreadsheet and custom built bot.


    I can see some advantage of using Bfexplorer Spreadsheet for building custom dashboards for some betting or trading solutions on more associated markets, or in any dashboard solution.


    For a common user what is offered in the card view of Open Markets view, is really enough to managing bet position on a lot of open markets.


    Bfexplorer spreadsheet can be used as well for data visualization, so it has some advantage for users who are familiar with bot programming.


    I build bespoke solutions for betfair, so your ladder with selected price ranges can be built, but that is a question of your budget you are willing to pay for development of custom built software for betfair.