Дайте подробное описание:
- Символ, таймфрейм, название сервера.
- MQL5 код который можно скомпилировать и запустить. Не куски кода, а минимальный код, который можно скомпилировать и запустить.
- Опишите по-шагам: что Вы ожидаете получить и что Вы реально получаете.
SymbolInfoInteger (_Symbol, SYMBOL_DIGITS)?
6 - результат кода
6 - результат кода
Тогда это является причиной. Задайте нужный Digits для Вашего кастомного символа.
Then this is the reason. Digits for your custom character.
6 - the desired number
Give a detailed description:
- Symbol, timeframe, server name.
- MQL5 code that can be compiled and run. It can be compiled and run.
- Describe in steps: what you really get.
Of course, sir,
just give me time so that I can arrange a working code for you.
Give a detailed description:
- Symbol, timeframe, server name.
- MQL5 code that can be compiled and run. It can be compiled and run.
- Describe in steps: what you really get.
Have a look at the attached file, Sir
Symbol, timeframe, server name. ---- This is a custom character - access
временное ограничение -- M1
Я также добавил конфигурацию символа
MQL5 code that can be compiled and run. It can be compiled and run.
This is attached with a comment.
- Describe in steps: what you really get.
I supply values for a custom character. Numbers change over time. Sometimes 6 or sometimes 5.
The variable rates_add saves data correctly. As you can see in the image of my question.
But MT5 does not show accurate data in the DATA WINDOW window and not even in CHART WINDOW. please check it out

- Бесплатные приложения для трейдинга
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Вы принимаете политику сайта и условия использования
I'm trying to report an error in the latest version of Metatrader. See Image and code I'm trying to implement:
The code I use to replace quotes is:
Почему всегда я вижу, что Окно данных и на диаграмме отображают значения менее 0,000005 или более раз? Пожалуйста, дайте мне знать причину или это ошибка в MT5.