I have been debugging an indicator I recently wrote.
I kept having an unexplained error. It took me nearly a day to conclude that the "if ( aaa == bbb ) {" statement does not always work correctly.
I have enclosed the evidence and localised code for perusal. This is contained in the attached Word document.
If it is a mistake on my part, please enlighten. If it is a known bug, sorry I have not been able to find a reference and would be grateful if someone could let me know how to find such a posting for the future.
Otherwise, I'd be most grateful if a reliable and easy work-around could be suggested whilst the bug is being fixed.
Regards. G.
I kept having an unexplained error. It took me nearly a day to conclude that the "if ( aaa == bbb ) {" statement does not always work correctly.
I have enclosed the evidence and localised code for perusal. This is contained in the attached Word document.
If it is a mistake on my part, please enlighten. If it is a known bug, sorry I have not been able to find a reference and would be grateful if someone could let me know how to find such a posting for the future.
Otherwise, I'd be most grateful if a reliable and easy work-around could be suggested whilst the bug is being fixed.
Regards. G.
Comment