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
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