Errors, bugs, questions - page 1385

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
No. This is only possible in MT5.
In order, I would roughly do the following:
1. a variable with a reference time of order opening is declared (how to insert the necessary value into it is a separate topic)
2) Determine a fork of, for example, 5 minutes from the order opening time in case of a failure (for example, a connection failure with the server)
3) Declare the open order flag and "reset" it if the order hasn't been opened yet.
4. In OnTimer with the necessary discretization, we check if the order has entered the open time fork + item 2, and the flag state according to item 3
- if the order is in the fork, then:
a) open an order
b) set the flag to open the position
- If we are not in a fork, we wait for the next check :)
So it goes like this...
Do you know why almost all products from Market write 2015.09.24 08:26:42.878 global initialization failed
And 2015.09.24 08:34:51.704 invalid 'C:\Users\vr-vo\AppData\Roaming\MetaQuotes\Terminal\50CA3DFB510CC5A8F28B48D1BF2A5702\MQL4\indicators\Market\product.ex4' license
Service Desk Application
Open, Started: 2015.09.24 07:33, #1308904
Saw a thread about this and found a solution so far: https://www.mql5.com/ru/forum/64429
When will your "wonderful" site finally stop mangling file names in Cyrillic or at least transliterate them correctly?
Why is a different name created for 2 files, when both files have the same name CORRELATION_v2 (e)?
When will your "wonderful" site finally stop mangling file names in Cyrillic or at least transliterate them correctly?
Why is a different name created for 2 files, when both files have the same name CORRELATION_v2 (e)?
And world standards say that everything should be in roman characters.
And also, the same standards, based on the experience of other forums, say that the Russian-speaking part of the site should or must, in all cases, take Russian letters CORRECTLY, i.e. CYRILIC!
p.s. and where, I wonder, does it say about your "world standards"?
And also, the same standards, based on the experience of other forums, say that the Russian-speaking part of the site should or just must, in all cases, CORRECTLY perceive Russian letters, i.e. CYRILIC!
p.s. and where, I wonder, does it say anything about these "world standards" of yours?
Also, the same standards, based on the experience of other forums, say that the Russian-speaking part of the site should or must in all cases CORRECTLY accept the Russian letters, i.e. the KIRILLICLE!
The problem is the storage, security and portability of non-Russian names all over the world. Not just a problem, but a lot of problems.
The solution of forced conversion to Latin characters is much better and safer than trying to store them as is.
The problem is the storage, security and portability of files with non-Latin names on a global scale. Not just a problem, but a host of problems.
The solution of forced conversion to Latin is much better and safer than trying to store as is.