Support Board
Date/Time: Sat, 06 Sep 2025 01:56:22 +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. |