StockFetcher Forums · General Discussion · 20 month EMA<< >>Post Follow-up
Rick67
64 posts
msg #98590
Ignore Rick67
1/15/2011 2:39:45 PM

How does one say show stocks where:

One month close is above monthly EMA(20) ??

THanks,
Rick

SAFeTRADE
630 posts
msg #98591
Ignore SAFeTRADE
1/15/2011 3:05:16 PM

Thusly;

Fetcher[
close monthly close crossed above ema(20) in the last 1 day
set{moclose, count(close monthly close crossed above ema(20) in the last 1 day,1)}
draw moclose
]



Kevin_in_GA
4,599 posts
msg #98593
Ignore Kevin_in_GA
modified
1/15/2011 4:53:27 PM

Nope - you cannot use "monthly" in filters in this fashion. Only daily and weekly are active. In safetrade's example above, the word monthly is simply ignored. Also, he uses only ema(20) and not monthly (if that could be used, which it can't).

You could try weekly EMA(4) crosses above weekly EMA(80) - that would be about as close as you can get in SF right now.

SAFeTRADE
630 posts
msg #98595
Ignore SAFeTRADE
1/15/2011 9:06:34 PM

My Bad.

Rick67
64 posts
msg #98606
Ignore Rick67
1/16/2011 11:09:43 AM

Actually, there are about 22 trading days per month.
So 20 months = 440 days.
So EMA(440) should be equivalent to a "monthly" EMA(20).
Am I thinking correctly?

HOWEVER: there is a limit to the number of days one can use and thru experimentation it is 400 days.

So right now I have a EMA(400) line on my charts...it seems to do the job.

MY filter says "and Close above EMA(400)".

Rick

StockFetcher Forums · General Discussion · 20 month EMA<< >>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.