It seems that any type of indicator that uses bars always starts at an initial value of zero for each bar.
Is there any way I can have the bar, drawn on the chart, start at a value other than zero???
For example, right now, If the first plot value is 100, I get a bar from value 0 - 100.
Is there some way I could adjust the start value to 50 so I would only get a bar that plots from 50 - 100.
Thanks,
RJay

Comment