Errors, bugs, questions - page 1933
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
The difference is more than 1e-15. Moreover, num != Norm. They are different numbers, not the same numbers.
My MT4 outputs true, true and difference 0. ;-)
My MT4 outputs true, true and difference 0. ;-)
An undocumented way of distinguishing MT4/5 has formed. And MT5 bit rate has nothing to do with it.
An undocumented way of distinguishing MT4/5 has formed. And MT5 bitness has nothing to do with it.
Besides that in mql4 works and in mql5 not even the documented operation prefix increment(++i) and decrement (--k)
Except that in mql4 it works, but in mql5 not even the documented operation prefix increment(++i) and decrement (--k)
I didn't see a problem
An undocumented way of distinguishing MT4/5 has formed. And MT5 bitness has nothing to do with it.
It's not even the MT4/5 difference, it's whether #property strict is enabled.
If it is enabled, they will be different, if not, they won't.
There are different implementations of NormalizeDouble!In what cases can reason=0 be passed to OnDeinit in indicators?
The difference is more than 1e-15. Moreover, Num != Norm. These are different numbers, not the same numbers.
What about the zero degree? Degrees from 0 to -14 are a total of 15 digits. A degree of -15 is the 16th degree. I think so.
What about the zero degree? Degrees from 0 to -14 are a total of 15 digits. A degree of -15 is the 16th degree. I think so.
See how many digits theDBL_MIN differs from zero.
Release version of the script is almost 3 times slower than Debug version.
Steps to play
Release version result
When importing ticks into a custom tkc symbol, the tkc files are not readable.