strategynode
New member
Hi,
I am having trouble figuring out whats the most efficient way to code the following.
For example:
we have defined 4 conditions now I want to show a signal when 3 out of 4 conditions are true. I was thinking if statements but couldn't figure how the logic will look like because the order of the conditions being true in not linear.
Thank You.
I am having trouble figuring out whats the most efficient way to code the following.
For example:
we have defined 4 conditions now I want to show a signal when 3 out of 4 conditions are true. I was thinking if statements but couldn't figure how the logic will look like because the order of the conditions being true in not linear.
Thank You.