Posts

Showing posts matching the search for ema bouncer

EMA Setup for Ninjatrader

Image
We have discussed several times in the past the EMA Setup for Ninjatrader, as we can see on the links at the end of this article. Today we are reviewing again the EMA , and its counterpart, the Bouncer . The EMA Setup is one of the easiest to learn and trade ; it only uses an EMA ( Exponential Moving Average ) and a Fixed Envelope . The EMA is included on all Platforms, including Ninjatrader . The Fixed envelope are 2 lines located at a fixed distance from the EMA, one above and the other below. Most of the Platforms include it. And on Ninjatrader we can get a free version here  TIS_EMA_Envelope_Free On the folowing examples the NEW custom indicator  TIS_EMA_V6  will be used On this example chart we can see an EMA Setup with Neutral Offset . The EMA is not shown, only the Envelope around it (gray light lines). When the price touches the Upper Envelope, the trend is Up and the bars are painted in blue. The Entry Price is at EMA + Offset. The Blue...

PM_EMA_Bouncer Strategy for Ninjatrader Update

Image
EMA Bouncer Strategy for Ninjatrader - Version 2 We have added a New Configuration to the Bouncer Strategy to allow for New Possible Setups. The classic use was waiting for price to reach an envelope around a moving Average to be Trade Ready. Then the trade was in direction to the EMA, and the entry was a Stop order placed somewhere between the trigger envelope and the EMA. On this new version We are including a possible entry at a bigger envelope than the Entry On this configuration, the entry order must be limit type. After a Fill, the strategy waits for a reset before taking new entries. On these example pictures, the green line is the trigger line. The yellow line is the entry line. If the market is impulsing, on a free fall or upside move, after having a loss, the strategy will wait for a reset as shown on the following picture : This configuration can be used together with the classic style of stop entry above the trigger line : On this example we...

Automated Strategies for Ninjatrader

Image
Hello Traders ! On this article we are going to review all our trade setups that have a Strategy for Ninjatrader fully automated and can be back tested, optimized and traded live. This is a list of all those ordered in function of its low complexity ; EMA ( it trades an Exponential Moving Average ;  Read More  ) Bouncer ( it is an anti EMA ; as it trades against it ) Vwap (  it trades the Volume Weighted Average Price ) SRS ( Custom Setup ; Read More ) ATR_BarColor Impulse High Low Crossover 1) PM_EMA_TraderV52 On this setup we only need to optimize a pair of parameters ; The period of a Moving Average The size of an envelope The size of the envelope is slightly lower than the stop we are planning to use, so we can focus on finding the Period This is an example using the Optimizer to scan Moving Averages on ES, looking for a 1.5 points of target against 2 points of Stop : Depending on the level of the commisions, then we ...