Hello,
I am building an indicator with TOS condition wizard and cannot seem to get my scanner to work. However, when I look back to see the "spikes" that generate, the indicator correctly marks.
Here is the code sequence...
***
close is less than close from -1 bars ago and close from -1 bars ago is less than close from -2 bars ago and close from -2 bars ago is less than close from -3 bars ago and close from -3 bars ago is less than close from -4 bars ago
***
When I change the (-) numbers to positive, it works, but i get more "fluff" and incorrect signals...ugh
Any help would be greatly appreciated!
Thank you in advance!
I am building an indicator with TOS condition wizard and cannot seem to get my scanner to work. However, when I look back to see the "spikes" that generate, the indicator correctly marks.
Here is the code sequence...
***
close is less than close from -1 bars ago and close from -1 bars ago is less than close from -2 bars ago and close from -2 bars ago is less than close from -3 bars ago and close from -3 bars ago is less than close from -4 bars ago
***
When I change the (-) numbers to positive, it works, but i get more "fluff" and incorrect signals...ugh
Any help would be greatly appreciated!
Thank you in advance!