
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 customer will probably not want to distribute the dll and the advisor
https://www.mql5.com/ru/job/request/2385
We will delete the files after checking them. This is just a work in progress for us.
By the way, if this is not the first and only call of this DLL, there is a big chance of accumulated effect from previous DLL calls. Could fall off in unpredictable place/call if seriously screwed up earlier.
We will delete the files after checking them. This is just a work in progress for us.
Give me a way of finding out from the assessor whether testing is done postitively or post-examined. I mean rigorous testing, not speculation. I didn't find any means in the standard API in the help.
Why would an expert know that?
Wow, Nikolai. An hour ago, after thinking about it for a while, I decided to ask him the same question. But then changed my mind about getting into the subject... :)
Now you just have to answer it. Just don't lie!
:)
Wow, Nikolai. An hour ago, after thinking about it for a while, I decided to ask him the same question. But then changed my mind about getting into the subject... :)
Now you just have to answer it. Just don't lie!
:)
No, there is no need to recompile.
Check the single run logs in detail (more logs) - maybe the associated indicators did not transfer?
Yes, you are absolutely right and have clearly indicated the possible cause of the problem.
...My Expert Advisor uses one main calculation indicator and several auxiliary indicators for visual tracking. For testing/optimization the auxiliary ones are disabled manually (bool-parameter) as they are not needed. When I transferred the Expert Advisor and the main indicator files to a new computer I forgot that the auxiliary indicators are "enabled" by default. After their deactivation everything is working.
Yeah. Or is it like Zadornov, if you boil a mermaid soup meat or fish? Inquisitive mind, or energy without a vector.
Gentlemen, what's the tone? Please enlighten me on how to effectively test multicurrency EAs, which require synchronisation of symbols. I now have to comment the synchronisation check block in the code to run a bar run, as almost all bars are unsynchronised. But I don't think this is the only case - other people may have different usecases. What I don't understand is why all the options available from the API are unavailable. IMHO, it's a bug.