1. open chart and add eurchf with 30 minutes and 100 days history
2. add eurchf with daily bars and 100 days history.
3. add the indicator (breakout) as new panel mapping to the 30 minute timeframe.
once indicator is loaded, move the scroll bar back scrolling and at some point the chart freezes .
i will send the logs from ninjatrader
2022-04-14 15:54:41:059 Gui.Chart.ChartPanel.OnRender: System.ApplicationException: parameter for RoundUpTo125 infinity.
at NinjaTrader.Gui.Tools.Extensions.RoundUpTo125(Doub le value)
at NinjaTrader.Gui.Chart.Direct2DForm.GetYAxisStepSiz eIndicator(Double yMinVal, Double yMaxVal, Double yPixels, Double maxLabelHeight, Boolean isFractionalPrice)
at NinjaTrader.Gui.Chart.Direct2DForm.GetPanelYAxisSt epSize(ChartPanel panel, ScaleJustification scaleJustification, Double horGridInterval, Boolean barsOnPanelAndScale)
at NinjaTrader.Gui.Chart.Direct2DForm.RecalculateYAxi sLabels(ScaleJustification scaleJustification, RenderTarget renderTarget)
at NinjaTrader.Gui.Chart.Direct2DForm.RenderInit()
2022-04-14 15:54:41:096 ERROR: Chart rendering failed. There is likely a problem with a chart object's OnRender method. D2D error = 'HRESULT: [0x88990016], Module: [SharpDX.Direct2D1], ApiCode: [D2DERR_PUSH_POP_UNBALANCED/PushPopUnbalanced], Message: The push and pop calls were unbalanced. '
2022-04-14 15:58:55:747 Server.HdsClient.Connect: type=IS server='is-us-nt-001.ninjatrader.com' port=31658 system='NT' useSsl=True
2022-04-14 15:58:55:894 Server.HdsClient.ProcessStartupInfo.Info0: Commissions=0 InstrumentLists=0 MasterInstruments=0 Messages=3 Risks=0 RolloverCollection=0 TradingHours=0
2022-04-14 15:58:55:903 Server.HdsClient.ProcessStartupInfo.Info1: Commissions=0.00ms InstrumentLists=0.00ms MasterInstruments=0.00ms Messages=9.49ms Risks=0.00ms RolloverCollection=0.00ms TradingHours=0.00ms

Comment