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

CrossOver Generic Signal

Overview

This Generic Signal will be able to tell you when a specific indicator is crossing down an other one.

EXAMPLE

You can check test if the closing price has crossed under the 14 day EMA, with this signal:

  S:Generic:CrossOverDown {I:Prices CLOSE} {I:EMA 14}