Compilation of MQL5 programmes with AVX / AVX2 + FMA3 / AVX512 + FMA3 instruction set from build 3902 - page 10

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
Forum on trading, automated trading systems and testing trading strategies
Compilation of MQL5 programmes with AVX / AVX2 + FMA3 / AVX512 + FMA3 instruction set from build 3902
Renat Fatkhullin, 2023.09.06 11:03 AM
Added display and selection of compilation mode directly in the toolbar:
The nastiest thing happened (b4040): backtest result depends on compilation instruction set selection.
The sizes of tst files are 1.5 times different: 13 (AVX) and 17 (X64 Regular) megs. To say that it sucks is nothing to say.
The nastiest thing happened (b4040): the result of the backtest depends on the choice of compilation instruction set.
The sizes of tst-files differ 1.5 times: 13 (AVX) and 17 (X64 Regular) megs. To say that it sucks is nothing to say.
The nastiest thing happened (b4040): the result of the backtest depends on the choice of compilation instruction set.
The sizes of tst-files differ 1.5 times: 13 (AVX) and 17 (X64 Regular) megs. To say that it sucks is nothing to say.
Does the test just work correctly?
The nastiest thing happened (b4040): the result of the backtest depends on the choice of compilation instruction set.
The sizes of tst-files differ 1.5 times: 13 (AVX) and 17 (X64 Regular) megs. To say that it sucks is not to say anything.
Is just the test working properly?
Need a benchmark to answer this question.
If different test behaviour, look for your UB. If it's just the size that confuses you, that's fine).
What is it?
What is it?
Undefined behaviour, it seems. It's undefined behaviour.
Then the advice is worthless.
Need a benchmark to answer this question.
I'm not talking about where it is correct, but about the testing mode.
You can try to start with simple Expert Advisors trading at the opening, i.e. exclude the influence of tick history.
On a small number of trades compare the report and visually study the discrepancy.