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 |

Not' function PCF Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
dhirenshah
Posted : Tuesday, March 5, 2019 1:31:16 PM
Registered User
Joined: 3/10/2012
Posts: 465

Bruce how to write pcf in "Not " function for below formula when neither is true or false

C > (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 AND C > (MAXH52.26 + MINL52.26) / 2 and avgc20 > (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 and avgc20 > (MAXH52.26 + MINL52.26) / 2 

 

C < (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 AND C < (MAXH52.26 + MINL52.26) / 2 and avgc20 < (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 and avgc20 < (MAXH52.26 + MINL52.26) / 2 

 

thanks

Bruce_L
Posted : Tuesday, March 5, 2019 1:39:54 PM


Worden Trainer

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

I don't understand the question. You have two formulas. Do you want the formula to return true when neither formula is true?

NOT(C > (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 AND C > (MAXH52.26 + MINL52.26) / 2 and avgc20 > (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 and avgc20 > (MAXH52.26 + MINL52.26) / 2) AND NOT(C < (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 AND C < (MAXH52.26 + MINL52.26) / 2 and avgc20 < (MAXH9.26 + MINL9.26 + MAXH26.26 + MINL26.26) / 4 and avgc20 < (MAXH52.26 + MINL52.26) / 2)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
dhirenshah
Posted : Tuesday, March 5, 2019 1:49:55 PM
Registered User
Joined: 3/10/2012
Posts: 465

yes thats what i was intending to ask

thanks 

Bruce_L
Posted : Tuesday, March 5, 2019 2:00:12 PM


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.