Pages:
Actions
  • #1 by BlueSky on 08 Apr 2016
  • Hi,

    I would like to create a condition  to establish a maximum liability for the totality of all my bets in a market.

    I am betting in asian handicaps and as so i can place diferent bets in diferent selections. I wonder if there are a way to avoid placing more than a certain amount of bets in the entire market or a way to cancel it right after they have been placed if that amount is overpassed.

    Usually i place a back and a lay bet and try to make a green but often just one of those bets is matched leaving me with may be a problematic situation if that same situation happens in many selections.

    My idea is to avoid situations where i place bets in a big number of selections, only a lay or a back bet is matched in each selection and the outcome of the match may conduct me to high loses.

    Thanks
  • #2 by MarkV on 08 Apr 2016
  • Hi
    and selections trigger expression market_min_pl is greater than {your max liability for the market (this figure should be negative)}

    to cancel unmatched:
    action: cancel all (or cancel lay, or cancel back)
    condition: and selections trigger expression market_min_pl is less than {your max liability for the market (this figure should be negative)}
Pages:
Actions