Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 02:26:52 +0000



[User Discussion] - color bar based on alert condition

View Count: 568

[2020-06-02 18:18:09]
User82032 - Posts: 35
Is it possible for me to use the color bar based alert condition study with more than one condition such a bar close must be above or below both conditions. Its seems relatively simple formula but I could find nothing specific in the documentation.
[2020-06-02 23:27:26]
Sawtooth - Posts: 3982
Try this:
=OR(AND(C>condition1,C>condition2),AND(C<condition1,C<condition2))
[2020-06-05 04:03:16]
User82032 - Posts: 35
Thank you TOMGILB!

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account