const string FileNameData = FileName + "_Data"; StringReplace(htm_file, "exdat.txt", FileNameData); CFileTxt file; //--- file.Open(FileName, FILE_WRITE|FILE_COMMON); file.WriteString(htm_file); //--- file.Open(FileNameData, FILE_WRITE|FILE_COMMON);
fxsaber:
Good catch! But, I have the original sources as *htm file and wanna keep the name fixed "exdata.txt" for future modification the Graph.htm file. Mql website does not accept uploading htm files.

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
Balance Graph HTML:
Display interactive HTML graph of the account balance inside the web browser.
Author: amrali