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

Above Generic Signal

Overview

This Generic Signal will be able to tell you when a specific indicator is above a given value which could be an other indicator or a fixed limit.

EXAMPLE

You can check if the RSI is above 80 with this signal:

  S:Generic:Above {I:RSI} 80