PureBytes Links
Trading Reference Links
Phillip wrote: snip> 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"); <snip try Plot1[1](blah blah,"showme"); Regards Rod