PureBytes Links
Trading Reference Links
I am trying to just see visually what the peak function does. I want to plot a shape over a given peak. i am trying this code but no go... any help??? Peaks = Peak(H,2); PlotShapes(shapeDownArrow * Peaks , colorRed , 0, H, -10); Thanks!!! OT