StockFetcher Forums · Filter Exchange · Slope of WMA(40)<< >>Post Follow-up
louie6digits
34 posts
msg #93766
Ignore louie6digits
6/12/2010 6:27:13 PM

Does anyone know how to write the code for writing the slope of WMA(40) above 0? Tried using
Count(wma(40) above cma(wma(40),10,5) ; but when I tried using the argument variable above 0 or below 5 it kept
screening stocks with a declining WMA(40) vs. a rising WMA(40)!

Thanks for helping!


Cacher
121 posts
msg #93767
Ignore Cacher
6/12/2010 8:14:14 PM

hmmm ... I think this may be what you are looking for :

Fetcher[

show stocks where the 25 day slope of WMA(40) is above 0

/* and to weed out the noise */
and Average Volume(30) is above 100000
and close is between 2 and 25
]



StockFetcher Forums · Filter Exchange · Slope of WMA(40)<< >>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.