
Even though Last Price went from 562, 561,560,559... The rule did not execute.
I put the beeps on, and there was beeping... but then turned them off, and there was no ordering.
What I'm trying to do is say:
"If price gets to 560.. Put in a buy @ 550, and a sell @ 570"
But then if price goes to 550, Put in a buy @ 540, and a sell @ 560
So I used < and > to stop orders triggering that I don't want in other groups.
(ie, if I say price goes below 560, then... Then all the groups like 550, 540, 520 etc will all trigger)
Anyone know what is wrong with this rule?