Defining a Trade Setup using Crossovers with Ninjatrader
Hello Traders ! Today we are reviewing several Indicators that can be used to define a Crossover Trade Setup. There are some Indicators that produce only one line, like EMA, SMA, HMA, etc. Then we can use 2 Instances of same Indicator with different settings and check its Crossovers. Examples : Crossovers of an EMA(14) vs EMA(7) Note : The places where the Blue Line crosses above the Cyan Line there is a Long Entry Signal. Where the Blue Line crosses below the Cyan Line there is a Short Entry Signal. On these type of Setups the Best Results can be obtained with faster Indicators like the HMA. The HMA produces faster and less lagged results as we can see on this Chart Crossovers between an HMA(26) and an HMA(12) : Note : On this example the Crossovers are indicated with Arrows using the Custom Indicator TIS_HMA_XO The Entry Signals produced by the TIS_HMA_XO Indicator can be automated using the The Markers System . Some other Indicato...