Registered User Joined: 1/31/2005 Posts: 87
|
Hi Support,
When I look at daily charts onTC2000 I look for MACD 12,26,9 line crossing up and above the zero line and Stochastics 12,3 turned up and above the 50 moving up. Would you help me with a PCF for finding stocks like that.
Thank you.
Ken
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
This doesn't really contain anything representing "turned up", but you may wish to try the following:
Exponential MACD 12,26,9 Histogram xUp Zero and Simple Stochastic 12,3 SK above 50 and increasing:
XAVGC12 - XAVGC26 - XAVG(XAVGC12,9) + XAVG(XAVGC26,9) > 0 AND XAVGC12.1 - XAVGC26.1 - XAVG(XAVGC12.1,9) + XAVG(XAVGC26.1,9) <= 0 AND STOC12.3 > STOC12.3.1 AND STOC12.3 > 50
We can adjust this if either indicator is of the wrong Moving Average type (Simple vs Exponential) or if you wish to use something besides the Histogram for the MACD. You may wish to review the following:
Understanding MACD
Understanding Stochastics
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
|
Registered User Joined: 1/31/2005 Posts: 87
|
Thank you Bruce very much.
Ken
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|