
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've been working for days to find out why a complex statistics test doesn't get the normal result, to find out that I used integer values in formulas that return doubles.
Now, couldn't the compiler add ".0" to each number in a parsed formula that returns a double, so we don't need to do this correction ourselves?