tj for answering
oh you missunderstund me
its my crapy english ...sorry!
normally i know how to call a indicator with icustom(),
but when i try to call LSMA trendindicator then it gives me back the value "1" all the time ,no madder what the trend really is now it returns allways one value.... "1".
so i thought that the 1 it returns is some kind of errorcheck that returns true or false.
but i need to know what the trend is and have to add some code to the indicator that gives me back the trendvalue not the errorcheckvalue.
and my question above means :what code to add to the indicator to get the trendvalue instead of errorcheck value back when i call it with icustom().
greets homi