StockFetcher Forums · Filter Exchange · Double Bottom Williams%R<< >>Post Follow-up
HokieDoc1
14 posts
msg #85380
Ignore HokieDoc1
1/1/2010 7:02:29 PM

Need help writing for

Double Bottom for Williams %R, where Williams %R falls below -80 on 2 occasions over the past 3 weeks, with a rise above -40 (or some other codeable number) in between. Willaims%R rose above -80 yesterday.

Any help is appreciated.

chetron
2,817 posts
msg #85415
Ignore chetron
1/2/2010 10:23:17 AM

maybe....


Fetcher[
/* soapy billy */




/* Wave 1 */

SET{VAR1,DAYS(williams %r(5) crossed above williams %r(8),100)}
SET{VAR2,DAYS(williams %r(8) is less thAn -50,100)}


/* Wave 2 */

SET{VAR4,DAYS(williams %r(5) crossed below williams %r(8),100)}

/* Wave 3 */

SET{VAR6,DAYS(williams %r(5) crossed above williams %r(8),100)}

draw williams %r(5) ON PLOT williams %r(8)
DRAW williams %r(5) LINE AT -50

VAR6 BELOW .5
VAR2 BELOW .5 LAST 3 DAY
CLOSE ABOVE .1
VOLUME ABOVE 100000
VAR4 ABOVE VAR6

DO NOT DRAW VAR2
DO NOT DRAW VAR3
DO NOT DRAW VAR4
DO NOT DRAW VAR6

]



HokieDoc1
14 posts
msg #85786
Ignore HokieDoc1
1/7/2010 10:48:38 PM

Thanks. I'll tweak it a little and add to a trending filter. Will let you know.

StockFetcher Forums · Filter Exchange · Double Bottom Williams%R<< >>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.