DislikedI need one help from you great coders ..... cja mladen some more kings of coding people... kindly show some light what is the mistake on this .. i created one indicator for the camarilla day week month and year. the issue is 1. the lines are not getting deleted after detaching 2. if given false codition it is not working at all... i am not able to find what is the mistake even after compiled.... {file} {file}Ignored
You need to solve the zero divide error in line 277 for OnDeinit to be successfully called...
Change it to:
if(YrLo!=0)
YH5 = (YrHi/YrLo)*YrCl ;
else
YH5= <fill in yourself>