Pages:
Actions
  • #1 by racepro on 27 Oct 2013
  • hi,
    I would like to lay when odds grow by a % or number of ticks
    rather than since last refresh as shown in 'selection variables'.
    eg: lay odds 2mins before off 3.60 odds 1 min before off 4.20
    I would place a Lay bet.
    trigger set to one minute before the off.
    Thanks in advance
    R
  • #2 by MarkV on 27 Oct 2013
  • Hi
    Please see the attached trigger file as an example.
    It will lay the fav between 30 secs and 1 minute before the off if the lay price has grown by 5 ticks or more over the previous minute.
    In the constants you can adjust:
    tick difference
    time over

    Please try it in test mode.

    If you want to use actual price difference over time instead of tick difference over time, change:
    lay ticks dif over
    to
    lay price dif over

      
  • #3 by racepro on 28 Oct 2013
  • Works a treat
    Thanks
    R
Pages:
Actions