robmat23 |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Wednesday, January 14, 2009 |
Wednesday, May 17, 2017 3:33:38 PM |
1 [0.00% of all post / 0.00 posts per day] |
|
I tried to make a PCF for finding hammer patterns using two separate formulas, one from the Boolean PCFs for Candlestick Patterns link provided earlier in this e-mail chain and one from a google search. The formulas were:
1. ((((C<O)*C)+ ((C>O)*O))*(-1))-L>=(H-L)*0.75 AND (H-L)>(AVGH21-AVGL21)
and
2. (((H-L)>3*(O-C))AND((C-L)/(.001+H-L)>0.6)AND((O-L)/(.001+H-L)>0.6))
I cut and pasted each formula separately into the formula area for creating a PCF. When I tested each I received an Error in Syntax Forumla message.
Any suggestions about what I'm doing wrong?
|
|