// Downloaded From https://www.WiseStockTrader.com
_SECTION_BEGIN("highest in 20");
hh_20 = HHV ( c , 20 ) ;
 
Plot(hh_20,"highest ",12,1);

_SECTION_END();