View Single Post
  #3 (permalink)  
Old 11-10-2005, 12:16 PM
homicida homicida is offline
Junior Member
 
Join Date: Nov 2005
Posts: 14
homicida is on a distinguished road
hi and sorry

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
Reply With Quote