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
The editor has nothing to do with it. It's a problem with your Windows. Try installing additional languages, although this does not always help.
Russian is installed. In Word, for example, I can write in Russian. In MetaTrader, I cannot.
Fixed it - still something is wrong.
Could someone please just write me how it would be correct to call these two Kim functions and if there are no orders, to open an order.
view -> languages
Man, the girl is not in ruzon, and therefore she has euro windows, not vents :)
Russian is installed . For example in Word I can write in Russian. In MetaTrader it is not.
You can write in Word because it supports Unicode, but MetaEditor does not.
try
view -> languages
Since you are communicating on this forum, your computer supports the encoding.
Don't worry about it, the Russian letters are just comments, they start with //
I take it you are checking for both market and pending orders on a particular Magik?!
But that's how we check only pending ones, isn't it?
Kim's function checks only pending orders and the other one (see my code) checks open positions. That's why I use two functions to check both of them (you can use magik too)
Yes, it is.
But we only check the pending ones that way, don't we?
Is that what you think or do you know?
P.S. I tweaked Kim's function.
Is that what you think or do you know for sure???
P.S. I have tweaked Kim's function.
What if I need both later for checking?
If I need to keep them as they are?