Open micclly opened 10 years ago
Current MQL files encoding is UTF-16, as of 893ecfcd7586e645dd8d000fd2509137e0dea607.
But UTF-16 encoding file is not useful for version control, and GitHub cannot diff versions of it.
So, changing it back to ASCII is better.
Current MQL files encoding is UTF-16, as of 893ecfcd7586e645dd8d000fd2509137e0dea607.
But UTF-16 encoding file is not useful for version control, and GitHub cannot diff versions of it.
So, changing it back to ASCII is better.