Teh problem is probably your iCustom call.
lippmaje:
Teh problem is probably your iCustom call.
Teh problem is probably your iCustom call.
it's very simple call:
double Div0=iCustom(NULL,0,"ABCD",0,2);
double Div0=iCustom(NULL,0,"ABCD",1,2);
lippmaje:
yes the index 1
but still doesn't work always show empty value

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hi everyone
i have a custom inidcator as you see here
it totaly works fine in live chart or tester but when i call it with iCustom it dosen't work right and always show the empty value 2147483647.0
the ea is very simple just calling the dType value from custom indicator and if it was 1 a buy will be happen
if anyone can help me i'm really appreciate it