toast:
Depends on what you're trying to implement. You can test speeds[aka performance] by using GetTickCount().
Hello all,
When iCustom is repeated called by an indicator (with different parameters each time), is there any performance benefit to be had by incorporating the external indicator, rather than making these repeated iCustom calls?
The procession of "Custom Indicator xxxxxx: loaded successfully" and "Custom Indicator xxxxx: removed" prompts my question.
Thanks for the reply - I'll look into GetTickCount and see what I come up with

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 all,
When iCustom is repeated called by an indicator (with different parameters each time), is there any performance benefit to be had by incorporating the external indicator, rather than making these repeated iCustom calls?
The procession of "Custom Indicator xxxxxx: loaded successfully" and "Custom Indicator xxxxx: removed" prompts my question.