// Downloaded From https://www.WiseStockTrader.com
Ll = LLV(L,5);
Hh = HHV(H,5);

PlotOHLC(O,H,L,C,"",0,styleCandle);
Plot(Ll,"L",4,8);
Plot(Hh, "H",5,8);