Pages:
Actions
  • #1 by billythebusker on 06 Mar 2013
  • I'm trying to write a trigger to place bets on clear favourites.... eg a favourite that is at least 1 price point clear of the second fav (say fav 1.98, second fav 3.0)
    I'm sure there is a simple way of doing this but my brain wont let me see it....
    Any help or advice on this would be very welcome
    Many thanks in advance  ???
  • #2 by MartinSteiner on 06 Mar 2013
  • Make a back or lay trigger and apply it for favourite selection only.

    Use this conditions


    r_2_back_price - r_1_back_price is greater than 1

    and

    r_1_back_price is less than 2


    to identify a "clear favourite" as defined by your initial posting. You should also add a contidion for back book percentage, so that your trigger does not fire bets into a market which is illiqiud or openening, so add something like

    and

    b_book is less than 105


    I hope this is useful for you.
    Martin
  • #3 by billythebusker on 06 Mar 2013
  • Thanks Martin
    I should explain Im still using MFP 6, having not quite got my head round the new version !!! So can you explain (complete idiots guide please) where I enter these lines ???
    Thanks again
  • #4 by MarkV on 06 Mar 2013
  • Hi
    For Version 6.5 enter the conditions as in the screenshot

    Martin - hope you don't mind me posting the pic.
  • #5 by billythebusker on 07 Mar 2013
  • Thank you so much for the help.... works a treat !!
    This forum is absolutely brilliant.... lots of ideas floating about and so many lovely people willing to help.... Thanks again Martin
    Now to test it out.... (watch this space)
Pages:
Actions