Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Hi, I have some EA that has its comments in Russian. But in the MetaEditor the text comes out scrambled, looking e.g like this:
extern int Counter = 1; // Счётчик проходов тестера
extern int TestsNumber = 200; // Контрольная цифра - общее число проходов
I know that these comments are in Russian, because they were translated in an accompanying file. However, there are many other comments not translated.
I've tried to open the .mql file bot in Notepad and in MS Word, but to no avail.
I just want to get the comments in the original Russian, it's no problem since i'm fluent in that language. But how to do it?
Include the file for reference.
spasibo bolshoe!
I actually have Russian language installed under windows, so I don't really understand the reason the mql files dont want to show correctly.
I could of course put them in html format and read them in a browser, where the coding can be changed for cyrillics - but is there no easier way to fix this trouble?
I have this problem as well in my laptop because Windows is in English language ... especially then someone asked to "translate" indicator to the English language but I can not see Russian letters ...
I am using this online decoder Декодеш
I found the solution, you must either change directly in the registry, or you can go throught the Control Panel and change the language settings for Russian.
I did that, but then all of Metatrader (menues, message boxes, help, etc) will be in Russian... which is a bit too much of the good stuff for me.