Support Board
Date/Time: Fri, 04 Jul 2025 23:11:12 +0000
Post From: How to negate a condition
[2014-08-20 19:51:36] |
User28286 - Posts: 24 |
Hello, how do I form a condition, which is a negation, eg. if "NOT(C[-1]>O[-1])", then condition is True. In NinjaScript one can use character "!" to negate the following condition - how to do it with SC when defining an Alert condition in a Study? Thanks. |