StockFetcher Forums · Filter Exchange · moving average turn<< >>Post Follow-up
hmsb4494
81 posts
msg #120316
Ignore hmsb4494
5/31/2014 6:10:58 PM

looking for the day that the ma(200) turns from decreasing to increasing


djones000buck
206 posts
msg #120321
Ignore djones000buck
modified
5/31/2014 11:09:20 PM

Fetcher[
set{trigger1, count(Ma(200) 2 days ago > ma(200) 1 day ago,1)}
set{trigger2, count(Ma(200) 1 day ago < ma(200),1)}
Set{trigger3, trigger1 + trigger2}
Set{alert, count(trigger3 > 1.9,1)}

Alert > .9
Volume > 100000
Price > 2
Add column alert
And draw ma(200)
]



Edit: Could you share why you are looking for this event? I myself find the long term ma's better for support/resistance.. I find 5 tradeable direction changes in price have occurred before this damn thing moves much..

durgin
60 posts
msg #120343
Ignore durgin
6/2/2014 9:13:06 AM

Identifying the changing trend of the 200day MA seems to be a questionable filter and it selects only two stocks. However this strategy could be improved and made more helpful by reducing the number of days from 200. For example, 100day MA results in 21 stocks, 50 DMA in 48 stx, 20 DMA in 121 stx and 10 DMA provides 251 stx. One could use this in conjunction with other parameters to identify buyable turnarounds.

StockFetcher Forums · Filter Exchange · moving average turn<< >>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.