Errors, bugs, questions - page 2329
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
When you go to any author's product page, you cannot see which products are for the required platform (4 or 5). Is it possible to divide the products on this page by platform?
This has already been suggested.
And very often a customer buys one and then writes that they bought it for the wrong terminal. - Or is this done on purpose?
I suggested dividing the products in the same way as in the Market - Expert Advisors, Utilities, Indicators, Panels...
A search for a regular function in the Documentation yields zero results
https://www.mql5.com/ru/search#!keyword=OrderGetInteger&module=mql5_module_documentation
A search for a regular function in the Documentation yields zero results
https://www.mql5.com/ru/search#!keyword=OrderGetInteger&module=mql5_module_documentation
Didn't notice... Lots of stuff.
Didn't notice... Lots of stuff.
Corrected.
How do I disable optimisation when compiling through the standard editor? Where and what flag should I write?
How do I disable optimisation when compiling through the standard editor? Where and what flag should I specify?
Forum on trading, automated trading systems and strategy testing
Compile time
TheXpert, 2017.01.03 14:14
Disable optimization in editor settings
in metaeditor.ini under [Experts], the Optimize=0 key:[Experts] Optimize=0
Sort of like this
Thank you, it helped. Expert Advisor crashes together with terminal because of some wacky optimizations (adding side effects and coppilation with optimize=0 solves the problem). I tried to localize it, but error disappears, and I don't want to post a multifile digest.
Thank you, it helped. Expert Advisor crashes together with terminal because of some wacky optimizations (adding side effects and coppilation with optimize=0 solves the problem). I tried to localize it, but error disappears, and I don't want to post a multifile digest.
Please attach problematic EX5 (may be via PM)
Please attach the problematic EX5 (maybe via PM)
I'm throwing it on EURUSD, terminal crashes after 4 seconds.
May be important: x64, Wine