SORRY, PROBABLY I MADE A MISTAKE IN SELECTING FORUM SECTION... viewtopic.php?f=85&t=50841Greetings,
please, download the attached file TestIndicator.java and run...
The method getMinMax() is called every time though the indicator class has not implemented interface IMinMax...
The method should not be called therefore!
And remove the message "Please implement IMinMax interface to define getMinMax method"...
It's all about one centralized abstract class which extends my indicators and it has not implemented IMinMax interface but has defined getMinMax method...
Best regards
bojno