Re: EA Coding and stuck

5
AmirDehghani wrote: Fri Nov 09, 2018 3:43 am Dear mladen and mrtools

an EA coder has problem with this error when he wants to call this indi :
" You are trying to use renamed indicator "

what is the problem when we didn't change the name at all ?

and how must solve the problem ?

Thanks A Lot

upload_2018-11-8_21-21-24.png
Post the code that displaying problem with you
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.


Re: EA Coding and stuck

8
mrtools wrote: Fri Nov 09, 2018 11:17 am

May be the iCustom call.
.
Thanks Dear mrtools ,
the coder said :
.
Please ask him how I can call from icustom?
I tried code and do backtest but still same error message alert in the MT4 terminal.

double buy=iCustom(NULL,0,"averages - mtf - alerts 9.1.ex4",7,1);
double sell=iCustom(NULL,0,"averages - mtf - alerts 9.1.ex4",0,1);
2018.11.09 11:10:42.575 averages - mtf - alerts 9.1.ex4 EURCHF,M1: Alert: You are trying to use renamed indicator

2018.11.09 11:10:42.575 averages - mtf - alerts 9.1.ex4 EURCHF,M1: Alert: contact mladenfx@gmail.com

.

Re: EA Coding and stuck

9
AmirDehghani wrote: Fri Nov 09, 2018 8:09 pm
.
Thanks Dear mrtools ,
the coder said :
.
Please ask him how I can call from icustom?
I tried code and do backtest but still same error message alert in the MT4 terminal.
Code:
double buy=iCustom(NULL,0,"averages - mtf - alerts 9.1.ex4",7,1);
double sell=iCustom(NULL,0,"averages - mtf - alerts 9.1.ex4",0,1);
2018.11.09 11:10:42.575 averages - mtf - alerts 9.1.ex4 EURCHF,M1: Alert: You are trying to use renamed indicator

2018.11.09 11:10:42.575 averages - mtf - alerts 9.1.ex4 EURCHF,M1: Alert: contact mladenfx@gmail.com
.
Maybe this version posted here viewtopic.php?p=1295353026#p1295353026 will help.
These users thanked the author mrtools for the post:
AmirDehghani

Re: EA Coding and stuck

10
mrtools wrote: Fri Nov 09, 2018 9:23 pm

Maybe this version posted here viewtopic.php?p=1295353026#p1295353026 will help.
.
the coder said:
Hi, I checked averages - mtf - alerts 9.1 buffer signal with your set file....
You can see attached video file,
Unfotunatelly, there is no buffer signal change (EMPTY)
It means I can not use the arrow signal with EA....
Sorry I can not do anything about it.
.
could you please help us more ?
Thank you mrtools


Who is online

Users browsing this forum: No registered users and 14 guests