Hi all,
I want to plot a showme in the middle of the body of the previous (i.e
bar[1]) Candle stick up bar and the code I have is
Plot1(Open[1]+((Close[1]-Open[1]*0.50),"showme");
but this still plots in bar[0]
Could someone tell me what I am doing wrong?
Many thanks
Philip
|