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 |

Re: Roc cx up ma Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
comptech2k
Posted : Wednesday, December 8, 2010 9:22:57 AM
Gold Customer Gold Customer

Joined: 10/7/2004
Posts: 98
Hi Bruce,
I need a pcf.

In chart edit: as follows:

MACD 3,6,3 exponential-- unchecked
   ROC1 white normal
       MA 4 simple white dotted

 The pcf for the cross-up of a rate of change 1 of a macd 3,6,3 exponential of its 4 simple moving average. ie.The white line crossing the dotted line

Thanks,
ct2k
Bruce_L
Posted : Wednesday, December 8, 2010 10:49:25 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
I'm going to assume the unchecked refers to Plot MACD as Histogram as Visible being unchecked would not affect the calculations.

4 * XAVG(XAVGC6.1,3) + 3 * XAVG(XAVGC3,3) + XAVG(XAVGC3.4,3) >  4 * XAVG(XAVGC3.1,3) + 3 * XAVG(XAVGC6,3) + XAVG(XAVGC6.4,3) AND 4 * XAVG(XAVGC6.2,3) + 3 * XAVG(XAVGC3.1,3) + XAVG(XAVGC3.5,3) <=  4 * XAVG(XAVGC3.2,3) + 3 * XAVG(XAVGC6.1,3) + XAVG(XAVGC6.5,3)

How to create a Personal Criteria Forumula (PCF)
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
comptech2k
Posted : Wednesday, December 8, 2010 11:20:03 AM
Gold Customer Gold Customer

Joined: 10/7/2004
Posts: 98
That is correct and thank you Bruce for your help,
ct2k
comptech2k
Posted : Friday, August 16, 2013 9:40:15 AM
Gold Customer Gold Customer

Joined: 10/7/2004
Posts: 98

Hi Bruce,
I need a pcf.

In chart edit: as follows:

MACD 3,6,3 exponential-- unchecked
   ROC1 white normal
      
 The pcf for the cross-up and cross-down of a rate of change 1 thru a macd 3,6,3 exponential crossing the macd mid line which I believe is a 0 line.

The formula you did in Dec 08, 2010 works fine for crossing the moving average. Now I need just the roc crossing the mid line both up and down 2 pcf's.

Thanks,

ct2k

Bruce_L
Posted : Friday, August 16, 2013 9:59:57 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

A Condition Formula for the ROC1 of Exponential MACD 3,6,3 Signal Line crossing up through zero can be written as:

XAVG(XAVGC3,3) + XAVG(XAVGC6.1,3) > XAVG(XAVGC6,3) + XAVG(XAVGC3.1,3) AND XAVG(XAVGC3.1,3) + XAVG(XAVGC6.2,3) <= XAVG(XAVGC6.1,3) + XAVG(XAVGC3.2,3)

A Condition Formula for the ROC1 of Exponential MACD 3,6,3 Signal Line crossing down through zero can be written as:

XAVG(XAVGC3,3) + XAVG(XAVGC6.1,3) < XAVG(XAVGC6,3) + XAVG(XAVGC3.1,3) AND XAVG(XAVGC3.1,3) + XAVG(XAVGC6.2,3) >= XAVG(XAVGC6.1,3) + XAVG(XAVGC3.2,3)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
comptech2k
Posted : Friday, August 16, 2013 10:35:02 AM
Gold Customer Gold Customer

Joined: 10/7/2004
Posts: 98

Thanks Bruce,

ct2k

Bruce_L
Posted : Friday, August 16, 2013 10:38:57 AM


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.