MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Client terminal  TerminalPath

 
Use the opportunities of
MQL5 in MetaTrader 5
Study the new MQL5 language
Study the new MQL5 language.
Reference is already available
string TerminalPath( )
Returns the directory, from which the client terminal was launched.
Sample:
Print("Working directory is ",TerminalPath());