If within a strategy you add a series of drawings on a chart (such as trend lines, peak/trough indicators, price levels, etc.), then at a certain point, as the number of drawn objects starts to add up, earlier drawn objects are dropped (no longer displayed) and only later drawn objects are displayed.
So there seems to be a maximum number of objects that can be drawn on a chart at any one time. Is that correct, and if so, is there a way to increase that?
Thanks, Erik.
So there seems to be a maximum number of objects that can be drawn on a chart at any one time. Is that correct, and if so, is there a way to increase that?
Thanks, Erik.
Rename
There is "Disable rendering optimizations" in Preferences > Chart that helps in certain cases.
.. but there's no way to increase that number. It's limited to something like 10,000 drawings. If the limit is a problem, you can add a bit of code to enable/disable drawings for the time you need to analyze.
Ok, thanks.
Your Response
Post
Edit Post
Login is required