Thanks, I tried the indicator and it kept giving an output error: "unknown subwindow"bourgenot wrote:For my, laguerre is better than RSI/STO, ( i work in 15 tf), try and compare :
}
I think this line should be:
if( WindowFind(ShortName)>=0 ) ObjectCreate(name,objType,WindowFind(ShortName),0,0);