Beta MetaTrader 4 Build 555 with Updated MQL4 Language and Market of Applications Released - page 8

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
Does not work on any version of the new mt4.
Remove the termination .txt
Does not work on any version of the new mt4.
Remove the termination .txt
You supplied custom DLL and EX4. This is your 2nd post ever. I would never try this combination from a person, whom I do not fully trust to.
No TimeTradeServer() in new MQL4. Hopefully this will be added.
Or perhaps someone can explain to me how to get bar's open time in GMT and without DST (indicator needs to be on top of the same bar in multiple MT4s running at different brokers with different time settings)...
Or perhaps someone can explain to me how to get bar's open time in GMT and without DST...
That would be way off topic for this thread . . . search the forum, it's probably been covered.
TBH I'm not sure MT(4/5) even supports something like what I want. What is needed is iTimeGMT(sym,tf,off) so the indicator can be in sync across different brokers.
Ovo, the file is not mine, you can download it from this link.
https://www.forex-tsd.com/attachments/ideas-suggestions/186015d1383327890-serial-scalper-system-fq-serial-scalper-basic.zip
I think a lot would facilitate the assimilation of new functionalities mt4, if put at our disposition experts, who help us to understand and use examples.
Was a great help article https://www.mql5.com/en/code/11072
Classes for Creation of Control Panels and Dialogs:
i create a account on demo.metaquotes.net:444. but automatic update not start. what can i do now.
Which build of client terminal do you use?
Please try to restart client terminal after connecting to demo.metaquotes.net:444. Client terminal will start downloading of update. If it isn't please write to servicedesk.
Does not work on any version of the new mt4.
Remove the termination .txt
It would be much helpful if you attached source code of your EA or part of it.
At this moment you are unable to pass string arrays into DLL.
TBH I'm not sure MT(4/5) even supports something like what I want. What is needed is iTimeGMT(sym,tf,off) so the indicator can be in sync across different brokers.
Try to use TimeGMT() function which is implemented in new compiler.