Thanks for your reply. Yes myDataSeries[0] and myDataSeries[1] return correctly. All the DataSeries Created in the strategy seem to be calculating fine and are Displaying in a chart using Add(StrategyPlot(1)); etc.
This is the case until it comes to feeding some of these DataSeries into HMA,EMA,SMA, etc.
Thanks for the help,
Learning1

Comment