Martin Moreno: I need to check is my custom indicator exist in Indictor subdirectory or root before calling iCustom.
Why? Just call iCustom and check for an error.
How To Ask Questions The Smart Way. (2004)
The XY Problem
Martin Moreno:
If you are not sure try the simplest custom Indicator you can think of. Hi guys,
It there any functions that searches Indicator subdirectory ?
I need to check is my custom indicator exist in Indictor subdirectory or root before calling iCustom.
BTW to further eliminate error sources you could use Examples Indicators, that way you know they are working.
Unfortunately I can tell you from my own experience that 90% of the time the problem is sittimg in front of the computer.
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 guys,
It there any functions that searches Indicator subdirectory ?
I need to check is my custom indicator exist in Indictor subdirectory or root before calling iCustom.