StockFetcher Forums · General Discussion · Pullback filter needed<< >>Post Follow-up
novacane32000
331 posts
msg #98801
Ignore novacane32000
1/30/2011 2:21:56 PM

Can someone help me with a filter that captures pullbacks?

It would need to find stocks trending for 10 + days then the stock pullsback-the idea being to enter the stock if it resumes its trend.

I tried a filter that finds stocks when they move below the 10 day moving avrerage (thats the pullback). It works so-so.

Any ideas out there?

duke56468
683 posts
msg #98813
Ignore duke56468
modified
1/30/2011 8:42:27 PM

this may help you get started

Fetcher[
show stocks where slope of ma(60) > 0
and slope of ma(10) < 0
and slope of ma(2) > 0
and average volume (90) > 100000
and volume is > average volume(90)
and close is > 2
]



jimvin
170 posts
msg #98814
Ignore jimvin
1/30/2011 11:35:15 PM

Thanks for the filter.
One Man's Humble Opinion: This returns a lot of promising picks; I would add "and price > 5" as an option to toss the poenny-stock picks (or not, depending on your trading style and broker) and would use MACD graphs and candlesticks to narrow down the final selections...

kcmorton
3 posts
msg #108972
Ignore kcmorton
11/23/2012 2:56:20 PM

I love this filter how do you write it in reverse?

duke56468
683 posts
msg #108974
Ignore duke56468
11/23/2012 3:55:31 PM

You could try reversing the >, <, signs and see what happens.

four
5,087 posts
msg #130860
Ignore four
9/4/2016 4:45:24 PM

pop

four
5,087 posts
msg #131097
Ignore four
modified
9/11/2016 8:58:18 PM

---

StockFetcher Forums · General Discussion · Pullback filter needed<< >>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.