The Sentiment Range Moving Average gives a volatility-adaptive plot based on ATR and candle ranges. Using adjustable smoothing, it indicates bullish, bearish, or neutral conditions. It can be used for identifying sideways/range markets, trend confirmation, and as a support or resistance line. There is also a hidden plot for use in scripts or strategy builder, with values 1 for bullish, 0 for neutral, or -1 for bearish. This is a copy of the open source indicator of the same name on Trading View, written by ChartPrime.
User Submitted App Features: NinjaTrader 8 Compatible
UTBot Indicator
This indicator generates buy and sell signals based on price crossing over the ATR, and also provides an ATR plot that’s useful as a stop. Increase the key or period values to filter false signals, or combine with other indicators. Heiken Ashi candles are recommended. For use in Strategy Builder, a hidden signal plot has values 1 for a buy signal, or -1 for a sell signal. I converted this from an open source TradingView indicator made by QuantNomad called “UT Bot Alerts.”