On a daily chart, i'm trying to plot daily high &weekly high. for weekly high, i have added Add(PeriodType.Week, 1) and plotting Highs[1][0].
But the plot doesnt not seem to be a weekly plot. Looks like the weekly plot is delayed. Am i missing something.
Regards,
Selvan

Comment