Thread: Fisher
View Single Post
  #161 (permalink)  
Old 03-15-2009, 10:51 PM
lambic lambic is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
lambic is on a distinguished road
Nonlag applied to fisher 2MA

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
Attached Files
File Type: mq4 FX_FISH_2MA ess.mq4 (5.9 KB, 156 views)
File Type: mq4 NonLagMA.mq4 (4.1 KB, 94 views)
Reply With Quote