Registered User Joined: 3/27/2005 Posts: 4
|
Trying to scan for stocks with 10 day moving avg crossing up through 20 day moving avg with this formula: (AVGC10.1<AVG20.1 AND AVGC10>AVGC20) I am getting stocks that may have crossed up days or weeks ago. Is my formula incorrect for stocks crossing up the last day?? Can I use a formula for the exponential moving averages.
Thanks for your help.
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
Make sure your databank is up to date by clicking Databank | Update via Internet. Also, make sure you are looking at a Daily chart. PCFs only use daily data.
Change all AVG to XAVG for exponential averages.
|