
03-15-2009, 11:03 PM
|
 |
Senior Member
|
|
Join Date: Oct 2006
Posts: 297
|
|
Quote:
Originally Posted by lambic
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.
|