Not Signal Negation

Overview

This Generic Signal will reverse the value of the signal parameter it receives.

EXAMPLE

You can use this signal to check if the closing prices are not decreasing:

 S:Generic:Not {S:Generic:Decrease {I:Prices CLOSE}}