Share any of the following NinjaTrader Downloads:
NinjaTrader Indicators, NinjaTrader Strategies, Workspaces, Templates, NinjaTrader Market Replay Data.
Please use the built-in NinjaTrader Import/Export to .zip utility to make it easier on everyone (instead of uploading raw .cs files)! - No DLL's allowed -
Automatically draws a line representing the current trend and generates an alert if the trend line is broken. 0 = no signal, 1 = buy signal on down trend break, 2 = sell signal on up trend break
So You would need 2 - one for Up one for Downward breaking for the trend Line. This feature currently needs be written in the code and recompiled for each instance. I might try to code this as an entry variable later.