Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1014

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
Seric29:
... Далее я создал жёсткие ссылки по ключу H терминалы у меня установлены вот так ...
Do you guys know if you can export arrays and variables?
I've said it before, I'll say it again: "Forget about the existence of the /H switch and use symlinks to the folder where any file will be located, with the /D or /J switch
In mql, is it necessary to create a file manually when working with files? I still haven't understood if there is a file creation function.
It's just worth looking through the help...
It also says: invalid lots amount
The EA's arguments are not checked and the lot size is not rationed.
PS - well, do not put everything in the market, especially things that you do not use. I have no idea what to do with them.
Thank you.
Why do not immediately use. I have a hand this algorithm ottorgovyayuschaya on excellent. I want to finish it.
I'm interested in this particular question.
Thank you.
Why don't I use it right away? I'm doing a great job with my hands on this algorithm. I want to finish it.
This particular one, I'm interested in the checks
It's worth looking through the help...
I read the manual and understood that there are 3 forms of files that mql works with, further I understood that there is a function to open a file, write a file, read a file, close a file, delete a file if not confused but I did not see that there is a function to create a file.
I've said it before, and I'll say it again: "Forget about the existence of the /H switch and use symlinks to the folder where any file will be located, with the /D or /J switch
Why does the robot that works with the link not want to work online but only works once when you drop it on the chart?
I read the manual and understood that there are 3 forms of files that mql works with, further I understood that there is a function to open a file, write a file, read a file, close a file, delete a file if not confused but I did not see that there is a function to create a file.
Try to open non-existing file with FileOpen()...