When calling calling (including) existing local Indicators and public functions in Strategies from within an Indicator or Strategy under development is the NinjaTrader compiler so efficient at removing all redundancies and wastefulness that there is no CPU or memory management benefit to manually collapsing the logic from multiple indicators into one cs file prior to compilation?
Or we see performance and memory management gains by collapsing as much clean logic as we can to a single CS file prior to compilation?
Thanks!

Comment