Pages:
Actions
  • #1 by Bonkajs on 04 Feb 2016
  • Hi! I have a trigger file with two triggers - one for greyhounds win market, other for to be placed market. But to be placed market place bets by rules of win market conditions. How to split them to run each trigger for each market seperately?
  • #2 by mcbee on 04 Feb 2016
  • hi
    set your triggers to win market and place market, in the markets box.
    then use the condition  winplace_r_1_back_price  etc.
    winplace gets the information from the opposite market
    r = rank
    1 = favorite
    if you wanted to use the index number then put s in-place of the r




    mcbee
  • #3 by Bonkajs on 20 Feb 2016
  • ok, but is it possible for each block to use its own history for martingle?

    right now i have this written for martingle:
    IF(losses>0,hist_1_laya*2,ba)

    ba - bet amount.

  • #4 by mcbee on 20 Feb 2016
  • hi
    sorry, but mfp can only separate greyhounds,horses football etc, it/betfair does not separate win/place history/statement.
    this would be a request for triggers, as there would be a lot of formula and testing required.
    there needs to be variables to record the selections name and then in the settled market compare the winner name with the recorded name,one for the place market and one for the win market, it gets complicated so 2 requests would be required to cover place and win markets, then combine both of them.
    one set of triggers for win markets and one set for place markets.
    each market type would have its own variables to suit the market, so no cross matching with figures.

    mcbee
Pages:
Actions