when I load the indicator zoomed in to200 bars or so, it works and displays everything properly. Once I zoom out to see around 500 bars, the drawing suddenly disappears, the indicator's window gets empty and it throws the error " 'CalculateMinMax' method on bar 1318: The calculation results in unrenderable values." So once there are too many bars in the window it exceeds the maximum value.
Shouldn't it calculate anyways every bar? I see from the NinjaScript Output window that it is calculating every bar and that it doesn't throw an error until the last bar. But only if I zoomed out to far.
never had this with any indicator and therefore I am pretty clueless where to start searching for the error.
Any idea?
Greetings

Comment