1. How to check how many days loaded before ChartBars.ToIndex? Using count based on Bars.IsFirstBarOfSessionByIndex? Is there more elegant way to do so?
2.How place indicator on chart (same as input series) within a code? So the indicator will not create a new panel when I load it.
3. Let's say I use 1000 tick charts. How to get accurate price at 9:00 AM? Is it possible w/o using another data series(minute charts)?
4. Would it be it possible to reload the indicator if some error happened (within the code)?

Comment