Czytanie plików spoza folderu MT4
Czytanie plików spoza folderu MT4
Jak wykonać czytanie plików CSV spoza folderu MT4 po ostatniej aktualizacji?
Re: Czytanie plików spoza folderu MT4
Wpisz zamiast tylko nazwy pełną ścieżkę i tyle.
Każdy chce mieć pieniądze, ale pieniądze nie zawsze chcą każdego 

Re: Czytanie plików spoza folderu MT4
Nie można.
Opens file for input and/or output. Returns a file handle for the opened file or -1 (if the function fails). To get the detailed error information, call GetLastError() function.
Notes: Files can only be opened in the terminal_directory\experts\files folder (terminal_directory\tester\files if for expert testing) or in its subfolders.
Rozwiązałem problem poprzez MKLINK w Windows
Opens file for input and/or output. Returns a file handle for the opened file or -1 (if the function fails). To get the detailed error information, call GetLastError() function.
Notes: Files can only be opened in the terminal_directory\experts\files folder (terminal_directory\tester\files if for expert testing) or in its subfolders.
Rozwiązałem problem poprzez MKLINK w Windows
Re: Czytanie plików spoza folderu MT4
To jest zabezpieczenie MT4, w mql się nie da.