Errors, bugs, questions - page 3137
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
Hello!
Comment out line 123 and the error will go away. I'm telling you as a telepath :) - because there is no code, so only telepathy, no other way :)
Greetings.
When running MT5 in the terminal an error occurs:
2022.01.03 15:33:30.108 Virtual Hosting failed to get list of virtual hosts [1001] (tls - create certificate chain engine failed)
2022.01.03 15:34:30.945 Signal '56334871': failed to get list of signals
And next, when trying to connect to a repository in MetaEditor:
2022.01.03 15:34:39.668 Storage projects list request failed with error 1001
2022.01.03 15:34:46.561 Storage activation of MQL5 Storage failed [1001]
At the same time, the connection to another computer worked fine, and all the changes were sent to the Storage.
No network problems were detected on the computer, everything works fine. No "risky" activities have been performed on the computer the last few months either, and everything is working fine. The build is 3140.
Which direction should I dig?
I don't even want to look into the mysteries of the Court of Madrid and God forbid me to wonder why indicator handles start indexing from 10 and not from 0 or 1. I don't mind it, I can live with it.
Why should I ask, if there are two kind of independent handles of the same indicator and I delete the second one, not only the second MA, but also the first one disappears? That is, removing one of the handles kills the other as well. Here is the highly simplified and doubled-upiMA code from the Help:
If you uncomment the two lines, the result is that nothing is rendered. Expected: the first MA (red) remains.
...And all I wanted to do was clean up the memory.
I don't even want to look into the mysteries of the Court of Madrid and God forbid me to wonder why indicator handles start indexing from 10 and not from 0 or 1. I don't mind it, I can live with it.
Why should I ask, if there are two kind of independent handles of the same indicator and I delete the second one, not only the second MA, but also the first one disappears? That is, removing one of the handles kills the other as well. Here is the highly simplified and doubled-upiMA code from the Help:
If you uncomment the two lines, the result is that nothing is rendered. Expected: the first MA (red) remains.
...And all I wanted to do was to clean up the memory.
At least:
At the very least:
Have you checked? It didn't work for me. And you just need to delete one (with memory freeing) and visually leave the other. And from your logic follows: if second handle exists and second buffer wasn't filled, then exit, and it doesn't even come to my line with IndicatorRelease(handle2) (if I've inserted code in the right place).
Either I'm totally fucked up or, if not a bug, poke a swat at Help.
Either I'm completely fucked up, or if not a bug, poke me in the Help.
The size of a static array is a constant, not an int.
The dimensionality of a static array is a constant, not an int.
It is possible to define a vector this way, but they are only double.
You can define a vector that way, but they only dabble.
Okay. I'd better resize it then.