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 |

PCF request combined formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
raider45
Posted : Wednesday, December 5, 2018 8:34:58 AM
Registered User
Joined: 9/30/2011
Posts: 788
 
I would like to have a PCF Formua with the signal on the Titles with the following parameter: Green candle preceded by the following Inverted Hammer Pattern H - L> 3 * (O - C) AND 5 * (H - C)> 3 * (H - L) AND 5 * (H - O)> 3 * (H - L)
 
Thank you and goodbye Raider45
Bruce_L
Posted : Thursday, December 6, 2018 9:58:03 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

If the green candle is because the close is above the open (price is set to Color Based On Open vs Close):

C > O AND H1 - L1 > 3 * ABS(O1 - C1) AND 2 * H1 + 3 * L1 > 5 * GREATEST(O1, C1)

If the green candle is because the close is above the previous close (price is set to Color Based On Net Change):

C > C1 AND H1 - L1 > 3 * ABS(O1 - C1) AND 2 * H1 + 3 * L1 > 5 * GREATEST(O1, C1)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
raider45
Posted : Thursday, December 6, 2018 10:36:03 AM
Registered User
Joined: 9/30/2011
Posts: 788
Big congratulations, thank you !
 
Greetings !
Bruce_L
Posted : Thursday, December 6, 2018 10:57:13 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



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