Hi,

I'm using this formula to plot arrow.

        CrossUp = Cross(C,PeakOneLine);
        PlotShapes( CrossUp * shapeUpArrow, colorGreen );

How can I show only last arrow?

Regards

Reply via email to