StockFetcher Forums · Filter Exchange · need help to write super explosion filter<< >>Post Follow-up
MARY4MONEY
806 posts
msg #74370
Ignore MARY4MONEY
5/13/2009 11:18:09 PM

what i want is to say stock below 0 on weekly macd(6.10,1) for last 3 weeks 1 day ago and then say stock crossed above 0 line on weekly macd(6,10,1)-- since the monthly macd (2,3,1) cant be done on sf-- i figured that weekly macd is very close to it-thanks lerogee


TheRumpledOne
6,407 posts
msg #74398
Ignore TheRumpledOne
modified
5/14/2009 4:12:07 PM

Fetcher[
/* M4N WEEKLY MACD FILTER */

set{ wcount, count(Weekly MACD fast line(6,10,1) < 0 , 3) }

add column wcount

Weekly MACD fast line(6,10,1) crossed above 0

sort column 5 descending

close above 1
average volume(90) above 1000000
]



NOTE: instead of filtering out wcounts below 3, I sorted the column instead.

You can add:

wcount above 2

as a selection criteria



StockFetcher Forums · Filter Exchange · need help to write super explosion 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.