Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 3/12/2005 Posts: 40
|
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try the following Condition Formula.
(MAXH9 + MINL9 + MAXH26 + MINL26) / 4 > (MAXH52 + MINL52) / 2 AND (MAXH9.1 + MINL9.1 + MAXH26.1 + MINL26.1) / 4 <= (MAXH52.1 + MINL52.1) / 2
Ichimoku Cloud
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Gold Customer
Joined: 8/13/2009 Posts: 73
|
Bruce,
To invert this formula so as to find Span A crossing Down Span B do I only need to change the > to < and the <= to >= ? Or do I also need to change the + symbols to - symbols?
Thanks, Fisher2
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You should be able to just reverse the > and < symbols in the formula.
(MAXH9 + MINL9 + MAXH26 + MINL26) / 4 < (MAXH52 + MINL52) / 2 AND (MAXH9.1 + MINL9.1 + MAXH26.1 + MINL26.1) / 4 >= (MAXH52.1 + MINL52.1) / 2
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Gold Customer
Joined: 8/13/2009 Posts: 73
|
Thanks so much Bruce!!
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |