View Single Post
  #1 (permalink)  
Old 11-26-2006, 06:30 AM
mrtools mrtools is offline
Senior Member
 
Join Date: Dec 2005
Posts: 323
mrtools is on a distinguished road
Calling 5_34_5 into an E.A.

Needing help here;
Trying to call indicator 5_34_5 into an E.A. I am trying to put together, tried
iCustom(NULL,0,"5_34_5",0,0);
iCustom(NULL,0,"5_34_5",1,0);
BUT keep getting error message when trying to backtest the error message is invalid integer number parameter 2 on index draw function.Opened up the indicator and found there are 3 more buffers, could anybody tell me how to code this so the E.A. will open it up.


Thanks in advance,
mrtools
Attached Files
File Type: mq4 5_34_5.mq4 (3.6 KB, 15 views)
Reply With Quote