Errors, bugs, questions - page 2108
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
int h = FileOpen("test.bin",FILE_WRITE|FILE_BIN); -handle returns, no file in mt
int h = FileOpen("test.bin",FILE_WRITE|FILE_BIN|FILE_COMMON); - file exists.
what did I write wrong
int h = FileOpen("test.bin",FILE_WRITE|FILE_BIN); -handle returns, no file in mt
int h = FileOpen("test.bin",FILE_WRITE|FILE_BIN|FILE_COMMON); - file exists.
what did I write wrong
That's right and it's correctly ignored.
The C hacks don't pass.
I didn't know it was a hack. It doesn't take much intelligence to come up with a use for it.
How do I run an EA in my tester's virtual environment, while keeping it working in the real one?
Like many others, we need to be able to compare the current trading environment with the tester one. How to do this?
This is the most standard task, and there is no normal solutionno - the file should be in mql5/files
If the test was from a strategy tester, the file should be in terminal/tester/files
It looks like a VPS Terminal bug.
No, it's not uncommon for poor and unstable connections. And the VPS from MKs has been complained about more than once
I can't get a handle on the idea yet.
If the trading environment has changed then the process of matching this change to a particular signal is easy for you. The problem is what to do if it has not changed! If an order is placed in the market, then in some cases it can appear even after a minute or an hour (and this is not due to lack of connection)
If the trading environment has changed, the process of correlating this change to a specific signal is easy. The problem is what to do if it has not changed! If an order is placed in the market, in some cases it can appear even after a minute or an hour.
Yes that's right, it appears "out of nowhere" and in 1 2-5 minutes.
It's just that you wrote that with a code like that you have to deprive the seller of his name.
I thought maybe you have a solution to this problem.
All I see now is to cancel the signal on such an error.
how do you see it?
Yes that's right, it appears "out of nowhere" and in 1 2-5 minutes.
It's just that you wrote that with a code like that you have to deprive the seller of his name.
I thought maybe you have a solution to such a problem.
I do not know how to do it. But I do know how not to - which is not to reissue it
I don't know how to do it. But I do know how not to - which is not to re-quote it.