I want to set the background color to red if the current Aroon Oscillator reading is less than the Aroon Oscillator reading one period ago.
If the Aroon Oscillator reading is equal to the reading one period ago, the background color should default to white.
The problem is that Oscillator readings that are equal to each other show up as green or red and Oscillator readings that should be green or red are white. For some reason, Ninjatrader just isn't reading the Oscillator values correctly.
I"ve tried this same simple strategy with a simple moving average and it works fine. But if I switch it to the Aroon Oscillator, it fails.
Curtis

Comment