Sharon:
No. They are exactly the same.
I'm trying to speed up and light up my Indicator calculations, so I'm searching some ways for that.
I wonder if there is a speed difference between Math functions formats and the regular/basic formats.
For Example:
MathMod() vs fmod()
MathCeil() vs ceil()
MathFloor() vs floor()
MathAbs() vs fabs()
etc..
Thanks,
Sharon.
Alain Verleyen:
No. They are exactly the same.
No. They are exactly the same.
Hmmmm.... :-( Well that means I'll have to dig more and look for other solutions..
Thanks anyway.
Sharon:
Solutions to what (concretely) ?
Hmmmm.... :-( Well that means I'll have to dig more and look for other solutions..
Thanks anyway.
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
I'm trying to speed up and light up my Indicator calculations, so I'm searching some ways for that.
I wonder if there is a speed difference between Math functions formats and the regular/basic formats.
For Example:
MathMod() vs fmod()
MathCeil() vs ceil()
MathFloor() vs floor()
MathAbs() vs fabs()
etc..
Thanks,
Sharon.