Registered User Joined: 9/30/2008 Posts: 11
|
hi,. can i request for two PCF's please
1) bullish engulfing patterns
2) bullish Harami
thank you
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I'm not a candlestick guy (at all), but the Personal Criteria Formula given for the Bullish Engulfing Pattern in he Boolean PCFs for Candlestick Patterns topic is:
ABS(C1 - O1) > (H1 - L1) * .5 AND C1 < O1 AND C > O1 AND O < C1
While the PCF given for the Bullish Harami Pattern is:
ABS(C1 - O1) >= (H1 - L1) * .7 AND ABS(C1 - O1) > (H1 - L1) * .5 AND C > O AND C < O1 AND O > C1
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: 9/30/2008 Posts: 11
|
thank you
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|