Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 5/27/2005 Posts: 35
|
Hello Support ,
i need your help how to write PCF to scan stocks with MACD above the Zero line .
my MACD settings are (10,30,5 )
short 10 long 30 period 5
thanks
Ron
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You may wish to review the following:
Understanding MACD
You may also wish to try the following formulas:
Raw Exponential MACD(10,30,5) > 0:
XAVGC10 - XAVGC30 > 0
Exponential MACD(10,30,5) Trigger > 0:
XAVG(XAVGC10,5) - XAVG(XAVGC30,5) > 0
Exponential MACD(10,30,5) Histogram > 0:
XAVGC10 - XAVGC30 - XAVG(XAVGC10,5) + XAVG(XAVGC30,5) > 0
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 5/27/2005 Posts: 35
|
Thanks Bruce i'll try that
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 1/2/2005 Posts: 132
|
The third term's paramaters are switched in the Exponential MACD(10,30,5) Histogram > 0 PCF equation given, when compared to that same formula listed under the hyperlink Understanding MACD. Which is correct?
Thanks.
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Both.
XAVG(XAVGCx,y) = XAVG(XAVGCy,x)
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 1/2/2005 Posts: 132
|
Thanks for the clarification Bruce.
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |