// Downloaded From https://www.WiseStockTrader.com
Buy=Cross(RSI(14),30);
PlotShapes(IIf(Buy,shapeUpArrow,shapeNone),colorBrightGreen,0,L,-10);