Pages:
Actions
  • #1 by bazzer on 19 Nov 2015
  • how do you back an away team at odds between x and y on the condition that the home teams odds are between a and b?
    cheers
  • #2 by MarkV on 19 Nov 2015
  • Hi
    Match Odds market

    action: back
    selections: first matching selection
    conditions:
    selections index is equal to 2
    and selections back price is between x and y
    and selections trigger expression s_1_back_price is between a and b

    another way:

    action: back
    selections: first matching selection
    conditions:
    selections index is equal to 2
    and selections trigger expression s_2_back_price is between x and y
    and selections trigger expression s_1_back_price is between a and b
  • #3 by bazzer on 19 Nov 2015
  • nice one for the swift reply
Pages:
Actions