...low of signal bar within an ATM strategy? - NinjaTrader...
If you wanted to use the lowest of 3 bars including the signal bar then you could use the MIN() method like this MIN(Low, 3)[0]; // provide the lowest low of last 3 bars. Reference: https://ninjatrader.com/support/help...inimum_min.htm ...