
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
i love this article.
your idea for make emulator mt4, very good idea...
I agree with Trintoro. This article is not about migrating, it's more like emulating. I much concern about speed execution then especially after reading this and Rosh's reply to this topic. I think what happen to that topic, is the user still think in MQL4 kind a way. Maybe out of habit, so I can't blame him.
Its better to fresh learn and fresh write everything directly into mql5 rather than using commands that this article suggest.
Nevertheless, it's good to know the differences which this article has show.
BTW. Out of my habit :
1. Pressing F5 (or F7, but rarely use) in MQL4 MetaEditor will compile, in MQL5 MetaEditor is F7 to compile, F5 will start / resume debugging.
2. In MQL4 MetaEditor, pressing Esc, will show/hide Toolbox window, In MQL5 MetaEditor, nothing will ever happen.
Migrating that are annoying for me :)
Could you please tell me which code in MQL5 can be used to get the same as below for MQL4?
Returns the amount of free funds that will remain after opening the specified position at the current price on the current account.
Could you please tell me which code in MQL5 can be used to get the same as below for MQL4?
...iBarShift erroneous.
Read more https://www.mql5.com/ru/forum/11243/
Dear Guys,
I call a below function into my indicator. But i got 7 warning message. i can i improve below function, so that not to show warning message:
Dear Guys,
I call a below function into my indicator. But i got 7 warning message. i can i improve below function, so that not to show warning message:
What are thee warning ?
warning is:
possible loss of data due to type conversion Ciiio.mq5 676 10
The article Migration from MQL4 to MQL5 concludes with the following statement
who can tell me, is this emulator already available or when will it appear?
The article Migration from MQL4 to MQL5 concludes with the following statement
who can tell me, is this emulator already available or when will it appear?
Yes, it was created at the same time as the article. But there is no sense in it, without trading functions!