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}