Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Looking for a PCF Ninja :) Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Putt4Dough
Posted : Friday, November 14, 2014 11:28:19 AM

Registered User
Joined: 7/30/2007
Posts: 1,072

Hi Bruce,

When you have a minute, I could use your mad PCF skills. 
Can you please provide the following 6 boolean PCFs ...

ConditionA true if close > open
               and close 1 bar ago < open 1 bar ago
               and close > open 1 bar ago
               and open < true if close 1 bar ago

ConditionB true if open 3 bars ago > open 2 bars ago
               and open 2 bars ago > open 1 bar ago
               and close 3 bars ago > close 2 bars ago
               and close 2 bars ago > close 1 bar ago

ConditionC true if close < open
               and close 1 bar ago > open 1 bar ago
               and close < open 1 bar ago
               and open > close 1 bar ago

ConditionD true if open 3 bars ago < open 2 bars ago
               and open 2 bars ago < open 1 bar ago
               and close 3 bars ago < close 2 bars ago
               and close 2 bars ago < close 1 bar ago

ConditionE true if ConditionA true and ConditionB true

ConditionF true if ConditionC true and ConditionD true

Thanks!

Bruce_L
Posted : Friday, November 14, 2014 1:22:16 PM


Worden Trainer

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

ConditionA (one of the requirements appears to be redundant:

C > O1 AND O1 > C1 AND C1 > O

ConditionB:

O3 > O2 AND O2 > O1 AND C3 > C2 AND C2 > C1

ConditionC (this also appears to have  a a redundant  requirement):

O > C1 AND C1 > O1 AND O1 > C

ConditionD:

O1 > O2 AND O2 > O3 AND C1 > C2 AND C2 > C3

ConditionE:

O3 > O2 AND O2 > O1 AND C > O1 AND O1 > C1 AND C3 > C2 AND C2 > C1 AND C1 > O

ConditionF:

O > C1 AND C1 > O1 AND O1 > C AND O1 > O2 AND O2 > O3 AND C1 > C2 AND C2 > C3



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Putt4Dough
Posted : Friday, November 14, 2014 1:42:37 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Hi Bruce,

I see a typo (my bad) in my ConditionA - the seceond "true if" doesn't belong; it was a copy & paste error. It should've read ...

ConditionA true if close > open
               and close 1 bar ago < open 1 bar ago
               and close > open 1 bar ago
               and open < if close 1 bar ago

But I don't see the redundancies in either ConditionA or ConditionC. What am I missing?

Bruce_L
Posted : Friday, November 14, 2014 2:49:29 PM


Worden Trainer

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

You don't need C > O in ConditionA or O > C in ConditionC because both must be true if the other requirements are true.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Putt4Dough
Posted : Friday, November 14, 2014 2:51:51 PM

Registered User
Joined: 7/30/2007
Posts: 1,072

Thanks, Bruce!

Al_Gorithm
Posted : Tuesday, May 1, 2018 12:32:54 PM

Registered User
Joined: 6/30/2017
Posts: 1,227

Bruce,

One more colorized-hybrid-bar request for today. Dusted off an old setup that I used in the past with some success, back when I went by the nom de plume Putt4Dough.

Can you do what you do to the Conditions A through F listed above? Use whatever color crayons you have lying around ... I can always change the colors later.

Thanks again!

Bruce_L
Posted : Wednesday, May 2, 2018 10:53:18 AM


Worden Trainer

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

I have sent you a TCMail with a chart containing my interpretation of the Putt4Dough Range indicator.

Originally I colored this red, orange, yellow, green, blue, magenta from left to right (which made for a much prettier line of letters than the colors I actually chose). Bonus points if you get why I changed it to red, blue, yellow, cyan, magenta, green instead.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Al_Gorithm
Posted : Wednesday, May 2, 2018 12:54:22 PM

Registered User
Joined: 6/30/2017
Posts: 1,227

Thanks, Bruce!

Just sat down. Will check TCMail after lunch. Can't wait to see what you came up with!

Stay tuned.

Priyaa
Posted : Thursday, March 21, 2019 11:35:18 AM
Registered User
Joined: 1/11/2019
Posts: 28

Can I please get this in TC Mail?

Regards

Bruce_L
Posted : Thursday, March 21, 2019 11:43:04 AM


Worden Trainer

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

I have sent you a TCMail with a chart containing my interpretation of the Putt4Dough Range indicator.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Al_Gorithm
Posted : Thursday, March 21, 2019 12:32:01 PM

Registered User
Joined: 6/30/2017
Posts: 1,227

Lol. I keep seeing threads with familiar names at the top of the list ... looks like lots of my old ideas are still popular. :)

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.