Pages:
Actions
  • #1 by zavid81 on 30 Oct 2012
  • want a simple trigger for in play that lays any horse with odds between 28 and 40, 30 seconds inplay, for £5, so it palces the bet at a higher odd so it gets matched, maybe easy to do, but i am useless at doing it have tryed but does not seem to work.
  • #2 by 1oser on 31 Oct 2012
  • You can do this yourself. You haven't really tried.

    Read the manual also .. just once ... you might not grasp all the concepts, but it gives you an idea of what is possible!

    All matching selections
    market status in play
    win markets

    Condition
    last traded between 28 & 30
    and minutes since the off less than 0.5
  • #3 by MarkV on 31 Oct 2012
  • Hi
    I agree with 1oser - of course you can do it.

    The last bit for your trigger:

    In the price field: r_ticks(lay_price, x)
    where x is the number of ticks above the current lay price you are willing to offer in order to get it matched.
    check manual for r_ticks to understand how it works.
Pages:
Actions