The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Below Generic Signal

Overview

This Generic Signal will be able to tell you when a specific indicator is below something else which could be an other indicator, a limit or current prices.

EXAMPLE

You can check if the Security is trading below the 200 day Exponential Moving Average with this signal:

  S:Generic:Below {I:Prices CLOSE} {I:EMA 200}