Thread: Fisher
View Single Post
  #162 (permalink)  
Old 03-15-2009, 11:03 PM
ralph.ronnquist's Avatar
ralph.ronnquist ralph.ronnquist is offline
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
Quote:
Originally Posted by lambic View Post
I'm trying to use nonlagma to avoid repainting of the indicator Fish with icustom. But with some problem.

I replace first MA with
MA1buffer[i]=iCustom(NULL, 0, "NonLagMA",buffer3,10,0,0,0,i);
What's the problem? . Thx
Your "NonLagMA" indicator has 7 parameters.
Reply With Quote