2012-07-05 13:31:47:310 ERROR: Error on calculating indicator min/max value for indicator 'Bollinger'. Please check the 'GetMinMaxValues' method: Object reference not set to an instance of an object.
2012-07-05 13:31:47:311 in OnUnhandledThreadException
2012-07-05 13:31:47:314 *************** unhandled exception trapped ***************
2012-07-05 13:31:47:314 parameter for RoundUpTo125 infinity.
2012-07-05 13:31:47:314 at NinjaTrader.Cbi.Globals.RoundUpTo125(Double value)
at NinjaTrader.Gui.Chart.ChartPanel.GetYAxisStepSizeI ndicator(Double yMinVal, Double yMaxVal, Int32 yPixels, Int32 maxLabelHeight, Boolean isFractionalPrice, Double tickSize)
at NinjaTrader.Gui.Chart.ChartPanel.GetPanelYAxisStep Size(Double scaleRealMin, Double scaleRealMax, Double horGridInterval, Boolean barsOnPanelAndScale)
at NinjaTrader.Gui.Chart.ChartPanel.CalculateYAxisLab els(ScaleJustification scaleJustification)
at NinjaTrader.Gui.Chart.ChartControl.CalculateMinMax AndMargins(Graphics graphics)
at NinjaTrader.Gui.Chart.ChartControl.OnPaint(Object sender, PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I have the bollinger indicator on the linked charts.

Comment