Looks like this fixed the problem. Thanks so much. You really are one of the best. I really appreciate it.
I have 2 last questions about enhancing performance.
1. I should probably turn off ick replay right? Since I am already running the chart as a 10 tick.
2. Is there a more efficient way to pull the volumetric data I want "dPer[0] = barsType.Volumes[CurrentBars[1]].BarDelta;" other than what I am doing by adding the volumetric series to the indicator?
Thanks

Comment