Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

stock up after crossing two moving averages Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
benpar
Posted : Thursday, September 13, 2007 9:17:08 PM
Registered User
Joined: 6/28/2005
Posts: 9
How do I create a scan for stocks that has gone up for 3 consecutive days after the 10-day mov. avg. crossed above a 40-day mov. avg. 3 days ago.?
Bruce_L
Posted : Friday, September 14, 2007 7:58:12 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please try one of the following:

Simple:

C > C1 AND C1 > C2 AND C2 > C3 AND AVGC10.3 > AVGC40.3 AND AVGC10.4 <= AVGC40.4

Exponential:

C > C1 AND C1 > C2 AND C2 > C3 AND XAVGC10.3 > XAVGC40.3 AND XAVGC10.4 <= XAVGC40.4

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
Things to check if your moving averages don't "seem right" or "seem to match"
Moving Average PCF Templates
Handy PCF example formulas to help you learn the syntax of PCFs!
PCF Formula Descriptions

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.