William Roeder:
Measure with the profiler. IF, and only IF you actually have a problem should you be thinking about such things.
If you really have a problem, try an alternate and measure that. Do not guess.
Going Short arrays then int bc doesn't make a difference run time wise now looks like doubles and use for arrays the decimals; however the get character is going to lag it out so looks like just ints however maybe pure math is 1 micro
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
Trying to save me run time by generating a single string array instead of 2 int arrays. Is this better for speed in mql4 or doesnt really matter?