Does the number of custom DataSeries added to an indicator affect Optimization times?
At the moment, I'm storing values in int and double. However, in order for my indicator to work as a column in Market Analyzer, some of the data will have to be stored in DataSeries. I'm just wondering if this will subsequently lengthen the time the Optimizer will take when I perform backtests in the future.
Thanks.
Regards,
Nick
Comment