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

MS and Envelope Channel Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
shabazm
Posted : Tuesday, November 18, 2008 11:25:17 AM
Guest

Joined: 9/18/2004
Posts: 247
Could you please help me filter out stocks where MS is moving below the MA8/MA22, the bottom of the Envelope Channel (22bar, 10 width, exponential) quickly. Thanks
Bruce_L
Posted : Tuesday, November 18, 2008 1:26:34 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
I know how to create a formula for MoneyStream crossing below its own Moving Average but I do not know how to create Personal Criteria Formulas for Envelope Channels.

MS xDn its own SMA8:

MS < MS8 AND MS1.1 >= MS8.1

MS xDn its own SMA22:

MS < MS22 AND MS1.1 >= MS22.1

MS xDn its own EMA8:

MS < XAVG(MS,8) AND MS1.1 >= XAVG(MS1.1,8)

MS xDn its own EMA22:

MS < XAVG(MS,8) AND MS1.1 >= XAVG(MS1.1,8)

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
PCF Formula Descriptions
Dealing with OBV & MS in PCF's - how to interp their "values"
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Bruce_L
Posted : Tuesday, November 18, 2008 3:45:31 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
You're welcome.

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