// Downloaded From https://www.WiseStockTrader.com _SECTION_BEGIN("Kandle"); Plot(C,"close",IIf(O>C,colorRed,colorWhite),styleCandle); _SECTION_END(); _SECTION_BEGIN("Stops"); //Concept from Bulkowski’s Stop Placement.For further details go to http://thepatternsite.com/stops.html. //First coded by Southwind from chartistsbd.net //Modified by Rais. pr=Param("Period",22,2,100,1); Sumdif=0; dif=0; for(i=0;i10; eSell=Cross( slowma , fastma ); batsell=(Close