I am developping a cusotm indicator and went through your 7 examples. Still, one question is open: Where do I define the return value?
E.g., in your "indicator on indicator" example the return value is a double. But where is this defined? The indicator is only plotted, but it seems a value is returned. What if I want to return an int value? Or if I want to return an array?
thanks & regards
Andre

Comment