Pages:
Actions
  • #1 by Botfair on 23 Jan 2010
  • I want to put a lay or back bet, only when my selection's Starting
    Price In PLay increased 5 ticks.

     Need I use a 'remember' trigger to 'record' the SP?
      Or is it sufficient i use a remember trigger for my selection?

      I now use this as a condition: and fitting selection's back/lay
    price is actual_sp+5, can this work?
  • #2 by alfaman on 23 Jan 2010
  • To make it 5 ticks not decimal odds of +5  use:

    r_ticks(actual_sp,5)
  • #3 by Botfair on 23 Jan 2010
  • Great, thanks Alfaman, I'll give it a go....
  • #4 by Botfair on 24 Jan 2010
  •  :-[ Nope, it keeps backing immediately when game goes IP, not waiting till the price has moved.

    Any more tips? very much appreciated.
Pages:
Actions