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 |

Boolean Logical Operators (Conditions) Topic Rating:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Bruce_L
Posted : Wednesday, March 22, 2017 2:53:47 PM


Worden Trainer

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

Boolean Logical Operators (Conditions)

Two Inputs Truth Tables

Inputs Output
A B AND OR NAND NOR XOR XNOR
False False False False True True False True
False True False True True False True False
True False False True True False True False
True True True True False False False True

Having separate rows for False/True and True/False is traditional for truth tables, but there is a simpler way to think about and present this since A and B are interchangeable for all Boolean Logical Operators with two inputs available in TC2000.

Inputs AND OR NAND NOR XOR XNOR
False False False True True False True
Mixed False True True False True False
True True True False False False True

One Input Truth Table

Input NOT()
False True
True False



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