Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

20 CROSSING OVER THE 40 AND VICE VERSA (40 CROSSING OVER THE 20) Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
timothy8502
Posted : Tuesday, July 11, 2006 12:09:49 PM
Registered User
Joined: 2/24/2005
Posts: 4
HI.

PLEASE GIVE ME THE FORMULA THAT WILL ALERT ME AS TO WHEN THE 20 MA CROSSES THE 40 MA AND ALSO A FORMULA AS TO WHEN THE 40 CROSSES OVER THE 20 MA.

THANKS.

TOM JORDAN
Bruce_L
Posted : Tuesday, July 11, 2006 12:15:34 PM


Worden Trainer

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

Simple 20 Up Thru 40:

AVGC20 > AVGC40 AND AVGC20.1 < AVGC40.1

Exponential 20 Up Thru 40:

XAVGC20 > XAVGC40 AND XAVGC20.1 < XAVGC40.1

Simple 20 Down Thru 40:

AVGC20 < AVGC40 AND AVGC20.1 > AVGC40.1

Exponential 20 Down Thru 40:

XAVGC20 < XAVGC40 AND XAVGC20.1 > XAVGC40.1

You may be interested in the following:

Create PCFs and EasyScans to find moving average crossovers
Understanding Moving Averages - Part I, The Basics
Understanding Moving Averages - Part II, Using Multiple Averages
How to create a Personal Criteria Forumula (PCF)
Handy PCF example formulas to help you learn the syntax of PCFs!

-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.