Posts

Setup Darvas Squeeze - The Best Indicator Combo for NinjaTrader 8

Image
  This setup is the confluence of 2 different Trade Setups : Setup #1 : Darvas The Darvas Indicator is included with NinjaTrader and it draw 2 lines as shown on the picture When the price crosses one of the lines it is a signal. The only special consideration about this indicator is that it redraws, so what we see on the Chart is not what is visible real time, but once the box is drawn in real time, if the price breaks it we have a signal. This system has no parameters, so the only variable we have is the timeframe, and also it is suggested to filter it with some other tool, as we are doing here. Setup #2 : Squeeze This setup uses 2 indicators, also present on NinjaTrader or any standard platform ;  Bollinger Keltner Channel The Bollinger envelope lines visible in orange on the picture, are following a simple moving average of the Close. The distance between the upper envelope and the midline is X times the Std Deviation of the last N Bars, where N is the Period of the SMA ( S...

Best ATR Trend Indicator for NinjaTrader 8

Image
 If you are looking for an indicator to define the Trend that adapts to different market conditions, the TIS_ATR_Trend is the ... Best Trend Indicator for NinjaTrader 8 . This is how the indicator looks on UniRenko using the fastest settings : These are the indicator parameters : With the ATR Multiplier we can adjust the sensibility to change the trend, here we have an example using a value of 1 To the extreme of using zero : But even using a so sensible set of parameters we can filter those lot of signals using the included filter, like this : Here we have an example without filter but with an ATR multiplier of 2 The indicator includes so we can automate the signals or read the trend from another software, like Builder, ninjascript, Markers, etc. I will post here a YouTube Video as soon it is loaded : You can purchase this indicator at The Indicator Store on this link : https://theindicatormarket.com/depot/New/TIS_ATR_Trend Use the coupon code HALO19 and get a 15% Discount ! VI...

EDGE Trade Setup for NinjaTrader 8

Image
 The EDGE This is a very powerful setup that we can follow with just 2 indicators present on all platforms : a moving average ( the line we want to trade ) a Donchian Channel ( use to define the Logic State ) This setups has 3 possible States : Looking for a Long ( when the market is trending up ) Looking for a Short ( when the market is trending down ) Neutral ( when market is sideways or consolidating ) The logic State is as follows : When the lower line of the donchian goes above the mobing average the system starts looking for a Long : When the upper line of the Donchian goes below the moving average, the system starts looking for a Short : Then we have multiple options to define an entry using different bar patterns. Example : Setup #1 ( Classic ) the logic is looking for a long the current bar low is equal or lower than the moving average the previous bar low is higher than the moving average Setup #2 ( Advanced ) the logic is looking for a long the current low is higher than...

Is the MACD an Awesome Indicator ?

Image
How to use the MACD A comparisson with the Awesome Oscillator. 1) What is a MACD ? The MACD Indicator has 3 lines, so lets go one by one : MACD = Distance between 2 Exponential Moving Averages : EMA(Fast)-EMA(Slow) Average = an average of the MACD line : EMA(MACD,Smooth) Diff = Distance between the MACD and its Average : MACD - Avg That means that when the MACD crosses the zero, both moving averages are crossing. By the sign of the MACD we can also detect if the Fast Moving Average is above or Below the Slow Moving Average. This is a method to define if the Market is going up or down. As a comparisson, the Wiseman Awesome Oscillator does exactly the same but with SMA's instead of EMA's, and the periods are fixed to 5 & 34 The Awesome Oscillator has only one line, the equivalent to the MACD, but the MACD has another two lines : The Avg is an exponential moving average of the MACD line, so its the smoothed version of the MACD. This line is sometimes useful to create the EM...