StockFetcher Forums · Filter Exchange · Williams(30,3) Signal Line Help<< >>Post Follow-up
kb4444
24 posts
msg #98973
Ignore kb4444
modified
2/9/2011 3:23:06 AM

newbie question...

is there a way to filter stocks based on Williams(30) crossing over it's signal line(pretty much MA (3))? I'm trying to convert a my old quotetracker paint bar into a filter here and in quotetracker, they do have a Williams(30,3).

something like this, just cant figure out the ma(3) for williams(30):

for Long:

stock is optionable
Rate of Change(12) is above 0
Williams %R(30,3) is below -20
Williams %R(30,3) crossed above Signal line within the last 1 day
average day point range is above 1

For Short:

for Long:

stock is optionable
Rate of Change(12) is below 0
Williams %R(30,3) is above -80
Williams %R(30,3) crossed below Signal line within the last 1 day
average day point range is above 1


dangreene
229 posts
msg #98988
Ignore dangreene
2/9/2011 11:08:23 AM

kb4444,

This should give you a start.

Fetcher[
OFFSET 0

set{w3,CEMA(Williams %R(30),3)}
set{wpct, Williams %R(30)}

Show stocks where VOLUME is above 250000
and PRICE is between 1.10 and 5.00
and Williams %R(30) 1 day ago below w3
and Williams %R(30) above w3

add column wpct
add column w3
]



kb4444
24 posts
msg #99040
Ignore kb4444
2/11/2011 11:56:18 AM

Thanks a lot, CEMA does the trick.

StockFetcher Forums · Filter Exchange · Williams(30,3) Signal Line Help<< >>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.