I am practicing indicator development. I am drawing lines in a new panel with specific time durations, and the beginning and end of these lines are given as input from the user. Is there any way to make only this indicator of mine recalculate and not all the other ninjascripts ? (I am using an indicator that uses tickreplay and it takes a while to recalculate).
I ask because I happened to use indicators developed by others that add a “button” in the title bar of the chart window (after the indicators, strategies, properties buttons) to change the indicator settings. I am pretty sure what I would like to do is feasible but I am new to this and have no idea where to look on the reference
thanks !

Comment