Errors, bugs, questions - page 1655
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
maybe it's the structure constructor? it's there anyway
Why so unsure? Of course it is :)
Why so unsure? Of course it is :)
OK, where is the destructor?
The offline tester does not return to its initial state after pressing "Start" - the "Stop" button is permanently lit. This happens when the test interval goes beyond the available history.
Try this
Forum on trading, automated trading systems and trading strategy testing
Bugs, bugs, questions
A100, 2016.08.25 14:49
Error when executing
In a more complex version reproduced as: EX5 loading failed
In build 1398 'EX5 loading failed' error remains (apparently not related to that example)
Do you use Storage yourself?
Replying in four days. But as they say, better late than never.
Rarely, but I use the vault. Mostly to save work I've done from loss. I transfer from computer to computer, too, through storage. I used Yandex-disk earlier. But there to transfer this is how many manipulations should be done.
On the first computer, open Yandex, select the file, upload it.
On the second computer, the receiver: open Yad, choose a file, download, create a new code in the editor, copy the downloaded code, andompile.
And there is no additional confusion with the versions hosted by JD.
I have this question. storage works. I connect different computers, the code is transferred. But I can't view it from my account. There is no "Preview" button. There are files in Projects folder.
Hello, I use the ChartSetInteger function (MT5 1395 build) to change the height of the indicator window:
After resizing the window this way, the indicator window is locked and cannot be resized manually.In the next thread https://www.mql5.com/en/forum/59754, the solution of this problem for MT4 was setting indicator window size to 0 pixels, but on MT5 this method doesn't work. Please advise if you can somehow solve this problem? Thank you.