Pages:
Actions
  • #1 by chilli on 26 Mar 2015
  • Hi guys

    If I have one trigger set to fire between odds say 1.44 - 1.49 and another 1.50 - 1.56 if the price in question is eg 1.49 do i have an issue with this price NOT being between 1.44 - 1.49?  I have triggers set up to fire at certain price ranges but yesterday some worked some didn't and I wondered if I need to overlap the ranges I set as, like I said 1.49 is not actually between 1.44 and 1.49 if you see what i mean? The trigger files say it didn't fire because it wasn't between the price ranges but the way the triggers work it had to be between one of them at some point.
  • #2 by LarpHager on 26 Mar 2015
  • Not sure, but I would try

    between 1.4 and 1.4999 to include the top end
    • LarpHager
  • #3 by MarkV on 26 Mar 2015
  • Hi
    Some previous trigger a while ago used different ranges and had a similar problem.

    Resolved it using:

    and selections back price is greater than 1.43
    and selections back price is less than 1.50
    You will see I'm using the range in your example, with one tick less and one tick more.

    Additionally your range low and high should match a valid tick increment, for example:
    and selections back price is greater than 1.43
    and selections back price is less than 2.24  <------ 2.23 is an invalid price as the tick increment here is 0.02
     
Pages:
Actions