Pages:
Actions
  • #1 by rotonex on 07 Jun 2013
  • Hi just downloaded a trial of MFP software. I don`t know much about MFP and even less about triggers.
    What I would like to do is back in play runner =<1.51 if nearest runner is >= 4.5 and, if after triggering, another runner triggers =<1.51, lay whichever one of these drifts out to => 3.0 with a loss recovery lay bet.
    Many thanks for your help.
    Mike
  • #2 by yorkiemac08 on 07 Jun 2013
  • Hi try this trigger it will trigger at 1.51 for all matching if the 2nd horse is >= than 4.5 and the 2nd trigger will send a lay bet for any horse that reaches 1.51 and drifts out to between 3 and 5. Beware you will catch a lot of winners at 3 so test the trigger in test mode. Hope this helps you
  • #3 by rotonex on 08 Jun 2013
  • Hi thanks for your quick and helpful response, I`ll test it out today.
  • #4 by mcbee on 08 Jun 2013
  • hi
    this trigger will do what you want.
    in the constants
    set your maximum back price
    set your minimum lay price
    set your bet amount
    set the price difference between favourite and second favourite

    use test mode until you are happy with the results

    mcbee

    download the trigger below
  • #5 by rotonex on 09 Jun 2013
  • Hi mcbee thanks very much works perfectly, how do I add a staking plan to the box?
    Thanks
  • #6 by mcbee on 09 Jun 2013
  • hi
    what sort of staking plan was you thinking of.


    mcbee
  • #7 by rotonex on 09 Jun 2013
  • Hi
    well with only a loosing run of 2, I was thinking of doubling up to win.
  • #8 by mcbee on 09 Jun 2013
  • hi
    in the back bet trigger and lay second bet trigger copy and paste this in to the amount box
    IF(losses>0,ba*2,ba)
    so if you do not make a profit in the market, then the losses will be more than 0, then the back bet will be 2 times your set bet amount.
    losses are recorded in the statement every time you loose,but it is reset when you make a profit.


    mcbee
  • #9 by rotonex on 09 Jun 2013
  • Hi mcbee

    I don`t seem able to open the amount box for some reason.

    Cheers
  • #10 by mcbee on 09 Jun 2013
  • hi
    hover the mouse pointer to the right of the word amount (where is has  ba), then press the left mouse button and the formula screen should open.

    mcbee
Pages:
Actions