Develop a custom MT5 indicator that visualizes trend strength using a combination of ADX and price action. It should display as a panel on the chart with real-time updates.
Take an existing Pine Script strategy and rewrite it in NinjaScript 8 for use in NinjaTrader. Ensure the strategy matches original logic and includes backtesting capability.