Comments

  • Edumadrid
    8.8.2015 17:38:59

    Another improvement:

    Ladder. Reverse. B/L, L/B

  • Mir.
    8.8.2015 12:57:21

    For example:

     

    5.70;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.60;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.50;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.40;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.30;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.20;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.10;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    5.0;Lay;PlaceBetCP;Stake;2.37;Profit;1.0;Loss;2.0
    4.90;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.80;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.70;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.60;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.50;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.40;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.30;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.20;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.10;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    4.0;Lay;PlaceBetCP;Stake;2.37;Profit;2.0;Loss;3.0
    3.95;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.90;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.85;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.80;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.75;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.70;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.65;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.60;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.55;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.50;Lay;PlaceBetCP;Stake;2.37;Profit;3.0;Loss;4.0
    3.45;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.40;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.35;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.30;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.25;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.20;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.15;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.10;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0
    3.05;Lay;PlaceBetCP;Stake;2.37;Profit;4.0;Loss;5.0

     

    ----------------------------------------

    Where is mistake?

    PlaceBetCP = Place Bet and Close Selection Bet Position bot

  • Stefan
    8.8.2015 11:12:44

    Bot Trigger caches csv file, so you must restart bfexplorer.

  • Mir.
    8.8.2015 10:49:21

    Ohh, I see...
    I must create CSV file correctly

    ---------------

    I change CSV file (name-TriggerParameters) but bot still works with the old one.

  • Stefan
    8.8.2015 10:18:55

    I said: For now there are supported BetType, Boolean and Float values for additional bot parameters.

    10 is the full number, the interger.

    10.0 is the floating point number (float).

  • Mir.
    8.8.2015 10:03:14

    Additional parameters
    -------------------------------------------------

     


    I asked If additional parameter is supported in syntax like this:

     

     

    I have problem with parameter Stake too... (?)

  • Mir.
    7.8.2015 20:16:06

    Nicely explained by you ;)

     

    --------------------------------------

     

    I use one-click execution Place Bet and Close Selection Bet Position bot with a few different settings.

    These bots automatically select Execute Trigger Bot from predefined CSV file.
    So easy...

     

  • Edumadrid
    7.8.2015 19:32:17

    Hi Mir:

    I see that your strategy is lay in the support, and back in the resistance with a stop loss to save the "market noise"

  • Mir.
    7.8.2015 19:19:32

    Hi, it is not about big programming...
    I just click on the Ladder.
    All other do bots. Really! Especially early taking stop-losses.

    My one click and decision is on bot.

     

  • Edumadrid
    7.8.2015 18:53:10

    Mir congratulations for your "fortune".

    Something influence having a particular programmer at your service, as Stefan.

    Some are not so lucky.

    I have requested several small improvements for years, but do not appear.

     

  • Mir.
    7.8.2015 18:19:28

    Fortune?

     

     

     

     

    ------------------------

    Only few clicks on Ladder and the show is going on!

  • Stefan
    7.8.2015 16:53:34

    It is quite clear that when you do not use Use Ladder parameter, then default action bot is not overridden by what you clicked on the ladder. On the other hand your bot trigger base feature is react on what was clicked on the ladder, so entry parameters are delegated to your bot script.


    Actually when you open the bot script file you can see how it is done and so you can use such type of ladder click processing in similar bot triggers.


    You bot trigger base logic consists from 9 lines of code.
    Actually I already showed how to use additional parameters:


    5.0;Back;Place bet;Stake;55.55
    2.0;Back;Trade 2 ticks

    The first line have one additional parameter Stake, the second line has no additional parameters. You add additional parameters in pairs, first the name, and then value:

    Stake;55.55

  • Mir.
    7.8.2015 3:48:07

    Can you show me how to set up additional bot parameters?
    Some examples.
    Thanks

  • Mir.
    7.8.2015 3:38:19

    For this type of Execute Trigger Bot you must set Use Ladder Parameter checkbox to True!

    If you not set all the options in the .CSV file (all rows) you can just bet on the Back side even if you click on the Lay side on the Ladder. Execute Trigger Bot run predefided action bot - for example any Place bet bot with default parameters.

     

    Be careful!

  • Mir.
    5.8.2015 18:03:31

    Really, awesome! Thanks.

    Unique benefits of betfair software worldwide!

    New level of semi automatic trading.

  • Stefan
    3.8.2015 20:33:15

    Yes, I know about it, therefor I named this feature Stop/Cancel All, it is available only when there are some unmatched bets on the market selections. It is about implementation details, I do not have seperate container for market selection bots, therefor it is hard to implement it, for now I leave as it is, later maybe I will do something.

  • Mir.
    3.8.2015 20:10:44

     

    Bots still running but I can't Stop them...

     

     

  • Stefan
    3.8.2015 16:05:32

    Betfair chart is not refreshed, and actually there is no reason to do so as it always displayed the latest chart image when popup window appears.


    Profit column does not offer Stop and cancel all feature, you must click on the ladder button to explicitly activate this action. Click into a row in the Profit column places a hedge bet only.


    I hope I have fixed problem with currency symbol, 1.6.5692 is released.

  • Mir.
    3.8.2015 9:03:17

    In the new version...

     

    Localization:

    https://cdn.pbrd.co/images/2r9cKwR4.png

  • Mir.
    3.8.2015 8:57:59

    Profit column:

     

    In the new version of BFE:

     

    - unmatched bet canceled but bots still works

    - hedge profit is not calculate accurate

    https://cdn.pbrd.co/images/2r8DY6a1.png