Is there any way to generate a custom data series [using efsInternal, or otherwise] without triggering a complete "re-run" of main at first load?
Detalis of the problem: For example in a 600 bars chart, each efsInternal generates [at first load] 600 more calls to the main, even if the efsInternal is called at ALLBARS time.
Needless to say that this creates a performance problem that may not be acceptable when switching symbols is a common practice during the day.
Thank you.
Detalis of the problem: For example in a 600 bars chart, each efsInternal generates [at first load] 600 more calls to the main, even if the efsInternal is called at ALLBARS time.
Needless to say that this creates a performance problem that may not be acceptable when switching symbols is a common practice during the day.
Thank you.
Comment