StockFetcher Forums · General Discussion · What is the right filter for Muddy 10% Down ?<< >>Post Follow-up
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?


TheRumpledOne
6,407 posts
msg #35994
Ignore TheRumpledOne
5/13/2005 7:06:28 PM

Fetcher[
set{xx,count( volume above volume 1 day ago,1) * 2}
and set{yy, count( volume above average volume(90) , 3)}
and set{zz, xx + yy}
and zz is above 1
and close 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
]




"and has decreased 10% over the last 3 days" was missing CLOSE!

MAY ALL YOUR FILLS BE COMPLETE.


StockFetcher Forums · General Discussion · What is the right filter for Muddy 10% Down ?<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.