StockFetcher Forums · General Discussion · Filter Help Please<< >>Post Follow-up
wkloss
231 posts
msg #107437
Ignore wkloss
8/7/2012 5:18:56 PM

I'm trying to construct a weekly filter where SPY is below MA(50) and MA(100) and has been below both for a minimum of 3 weeks. The syntax checker says the code below is ok but when I click to go back to graphs of previous dates, the graphs show price above the moving averages. Any help would be appreciated.

chart-display is weekly
and price is below ma(50)
and price is below ma(100)
and weekly close below weekly close 3 weeks ago
apply to symlist(spy)













Kevin_in_GA
4,599 posts
msg #107438
Ignore Kevin_in_GA
8/7/2012 5:48:17 PM

I'm trying to construct a weekly filter where SPY is below MA(50) and MA(100) and has been below both for a minimum of 3 weeks. The syntax checker says the code below is ok but when I click to go back to graphs of previous dates, the graphs show price above the moving averages. Any help would be appreciated.

chart-display is weekly
and price is below ma(50)
and price is below ma(100)
and weekly close below weekly close 3 weeks ago
apply to symlist(spy)

+++++++++++++++++++++

Fetcher[

count(close below MA(50),15) above 14
count(close below MA(100),15) above 14
weekly close below weekly close 3 weeks ago
symlist(spy)

]



wkloss
231 posts
msg #107439
Ignore wkloss
8/7/2012 5:53:02 PM

Thanks.

StockFetcher Forums · General Discussion · Filter Help Please<< >>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.