Pages:
Actions
  • #1 by markoone11 on 17 Mar 2017
  • Hi,

    I need to know how to setup MFP to allow me to do the following...

    Horse racing...

    I have a set of selections, in a file - no problem with that...

    For each selection in the file, I want to setup a trigger which will check the price in the WIN market first, where the price is between X and Y

    IF this condition is satisfied, I then want to check the PLACE market, where the odds are between A and B

    If these conditions are met, I then want to put the bet in the PLACE market...

    I expect that I need to load both place and win markets through the Add Markets, but, I don't know how to then check win, and then place and only put a bet in the place market if these criteria are met.

    I cannot find any example of this - and if there is an example, please let me know which it is, or, if not, can somebody assist me with this?

    Thanks

    Mark.
  • #2 by MarkV on 17 Mar 2017
  • Hi
    just one trigger to bet in place market
    conditions in this order:
    selections trigger expression winplace_back_price is between X and Y
    and selections back price is between A and B

    load win and place markets

    example triggers on linking markets are here
  • #3 by markoone11 on 21 Mar 2017
  • Hi MarkV,

    Thanks for the help, sorry for the delay to say thanks, not been able to get here.

    Your advice worked perfectly for me.

    Mark.
Pages:
Actions