StockFetcher Forums · Filter Exchange · thoughts on this filter<< >>Post Follow-up
push5280
197 posts
msg #114680
Ignore push5280
7/28/2013 10:22:13 PM

I've put this filter together looking for a pullback in an uptrend. When MDVAL is bottoming out in an uptrend it indicates a winning trade. Any input regarding entries or exits will be much appreciated. Many of you have much better trading skills than I and I welcome all comments.
Fetcher[set{wrval, INDPOSITION(williams %r(10), 60) * 100 }
set{mdval, INDPOSITION(macd(12,26,1), 20) * 100 }
set{bbval, INDPOSITION(bollinger width(20), 20) * 100 }
set{mymd, mdval * 1}

close > .50
average volume(90) > 500000
mymd < .0001
ma(22) > ma(130)
do not draw mymd
draw mdval on plot bbval
draw wrval on plot rsi(2)
draw macd(22,130,1)
draw macd(12,26,9)
draw aroon oscillator(20)

sort column two ascending
chart-time is 9 months
]



StockFetcher Forums · Filter Exchange · thoughts on this filter<< >>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.