ab12sa 2 posts msg #35992 - Ignore ab12sa |
5/13/2005 5:13:44 PM
I used this filter : (Muddy 10% Down)
set{x,count(volume above volume 1 day ago,1)*2}
and set{y,count(volume above average volume(90),3)}
and set{z,x+y}
and z is above 1
and has decreased 10% over the last 3 days
and average volume(90) is above 50000
and close is between 1 and 10
and low is below lower bollinger band(20)
and count(close above open,3) equal 0
The result is:
(Error: Syntax error in filter) and (Unable to process due to set{} errors)
So How can I Adjust that errors?
|