How can I use PlotShape to plot something like this Cover = 0; ApplyStop( stopTypeNBar, stopModeBars, 1 ); CoverPrice=O;
I want to do PlotShapes( Cover* shapeDownArrow, colorRed, 0, H ); I can't seem to get the shape for the cover on the chart but I can get the one for the short. Thanks
