datapath=TerminalInfoString(3)+"\\history\\" +account_server+"\\"+Symbol()+"240"+".hst";
The first problem is that you are trying to read the H4 history. MT5 does not have timeframe separated history files. It generates a timeframe chart when accessed.
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
Hi Friends, thanks for your good works.
I have a code that worked perfectly for me on mt4. I tried converting my code to mt5 but the kernel32.dll aspect of the code is not giving the same result.
Please help me check what I am doing wrong.
Thanks