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
It's all there - https://championship.mql5.com/2011/ru/users/index
Thank you.
It's like looking in a book and seeing a fig. I looked all over the championship website, but I didn't see an inscription at the bottom of the competitors' table...))
I'm trying to figure out how to save data to a file. I have written the following code:
Only the last price value is saved to a file. I want the value of prices in a column. Where did I go wrong?
I'm trying to figure out how to save data to a file. I have written the following code:
Only the last price value is saved to a file. I want the value of prices in a column. Where did I go wrong?
Can you tell me how to change the directory of data displayed in the "Navigator"?
Can you tell me how to change the directory of data displayed in the "Navigator"?
What does it mean to change the data directory?
The navigator displays the files in the folder created when you installed the terminal, and I don't like it.
In the navigator displays files from the folder created when installing the terminal, and I do not like it.
You'll get the hang of it.
Actually, you can't. Unless you hack the terminal, of course.
All files must be strictly on the shelves arranged in meta-quotes. Mohammed commanded so.
FileOpen in OnInit.FileClose in OnDeinit.Then the file will be filled while working on ticks.
I know it's not the right question, but I'll try.
I'm not allowed to post pictures so sorry about the hosting.
I have a WATL indicator. It dots like this:http://s1.ipicture.ru/Gallery/Viewfull/6611677.html
I tried to rewrite it on MT5. As a result when I try to put it on the graph it shows such a rubbish:http://s2.ipicture.ru/Gallery/Viewfull/6611597.html#
As soon as I switch TF 1-5 times to higher one and back the mess disappears.
Only 6 MAs are used in WATL out of other indicators. They are checked this way:
And MA calculated via MovingAverages.mqh
The source code is not posted as it is big and no one will look into it =)
My question is: Why should I get this mess and why should it disappear after reinitialization?