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 |

TSV moving average up and down on 10 day average Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
wildcat7129
Posted : Tuesday, November 3, 2009 12:31:54 PM
Registered User
Joined: 12/10/2004
Posts: 25
Where do I find the answer to my question yesterday?
Bruce_L
Posted : Tuesday, November 3, 2009 12:34:34 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please see the answer in PCF Formulas. The Learn how to use the forums: post a new topic, reply, Search existing topics topic has information on tracking the topics in which you have participated.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
wildcat7129
Posted : Wednesday, November 4, 2009 8:35:43 PM
Registered User
Joined: 12/10/2004
Posts: 25
Bruce L - I have  been a Worden user for 14 years and am 83 years old.  I have been all through PCF material and I cannot find an answer to my question, which to a guru is elmentary, but not to me.  How do I write the formula where TSV 27 was below the 10 day moving average 2 days ago, AND TSV 27 was above the 10 day moving average 5 days ago.  I have written the PCF AND  it works, but does not get the desired results.  Give me the answer and not a reference to Worden material.

Charles Baxter      484752
StockGuy
Posted : Wednesday, November 4, 2009 10:24:03 PM

Administration

Joined: 9/30/2004
Posts: 9,187
Bruce answered your question where you originally asked it:

PCF Formulas
Bruce_L
Posted : Thursday, November 5, 2009 10:29:50 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
I'll repeat my answer here (in case there is a problem following the link to the original topic and response provided in our posts):

If the TSV is Simple and the MA is Simple:

TSV27.2 < AVG(TSV27.2,10) AND TSV27.5 > AVG(TSV27.5,10)

If the TSV is Simple and the MA is Exponential:

TSV27.2 < XAVG(TSV27.2,10) AND TSV27.5 > XAVG(TSV27.5,10)

If the TSV is Exponential and the MA is Simple:

XAVG(TSV1.2,27) < XAVG(TSV10.2,27) AND XAVG(TSV1.5,27) > XAVG(TSV10.5,27)

If the TSV is Exponential and the MA is Exponential:

XAVG(TSV1.2,27) > XAVG(TSV1.2,10) AND XAVG(TSV1.5,27) < XAVG(TSV1.5,10)

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