
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
Hello,
I'm trying to create an EA based on ***Outlook indicator but the indicator loads data from server and show it after it's loaded. When I try to get it using iCustom() I get the value = 2147483647(max value for int32) which is not correct.
Is there a way to wait for data to load and after to get it.
One other way is to take the data from "Data Window" but I couldn't find any solution for that.
Can anyone help?
Thanks!