MetaTrader 4 Build 574 with Updated MQL4 Language and Market of Applications Released - page 42
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 beta.
Upgrade of one MT4 copy on your computer means that you will upgrade all of them.
I have over 12 instances of MT4 and DEFINITELY do not want to update all of them.
Has this been fixed yet!
Robert aka MrPip
The change in file structure is bad enough as I now need to modify install files. I also now need to change variable names in indicators, EAs and possibly scripts that might be modified because many programmers use ., _ or some other special character for better readability. From what I have read that is no longer allowed.
underscore ('_') is fine.
dot '.' is not but I tended to avoid them because it looked too much like OO syntax and confused me!
Search and replace is not too painful is it? Esp if you use a tool with regular expressions - you might be able to do them all in one hit?
underscore ('_') is fine.
dot '.' is not but I tended to avoid them because it looked too much like OO syntax and confused me!
Search and replace is not too painful is it? Esp if you use a tool with regular expressions - you might be able to do them all in one hit?
Glad to hear underscore is OK. Replacing Dots just takes time that I would rather spend doing new work.
Robert
forexgeeker:
No, they will auto-update, you can only prevent it for all of them, not single ones.
It was not even an update using live update. I simply followed the instructions for conneting to the server on a single instance of MT4. The FXDD version still points to FXDD as the server but is still updated to the new build
Robert
Metaquote's people, you need to re-enable the type-suggestion (not caps lock sensitive like the current) on writing internal functions, it's really help to speed up the coding, please don't ruin it. Also, please put the undo-redo button on the toolbar as it's also useful in many times. Please bring them back. Thank you
Metaquote's people, you need to re-enable the type-suggestion (not caps lock sensitive like the current) on writing internal functions, it's really help to speed up the coding, please don't ruin it. Also, please put the undo-redo button on the toolbar as it's also useful in many times. Please bring them back. Thank you
You can add the undo/redo button to the toolbar :
You can add the undo/redo button to the toolbar :
Thank you.
Specifically the right click should be on any of the buttons on the toolbar.
I really hoping the auto-suggestion of the old version (509) is back, it's much easier to type it and then pick any of the suggestion rather than type it correctly by holding shift button on any uppercase. After all, it's a type-suggestion anyway.
Thank you.
Specifically the right click should be on any of the buttons on the toolbar.
I really hoping the auto-suggestion of the old version (509) is back, it's much easier to type it and then pick any of the suggestion rather than type it correctly by holding shift button on any uppercase. After all, it's a type-suggestion anyway.