Dark Ryd3r:
I am trying to set SYMBOL_VOLUME_MIN on a custom symbol but its returning ERROR 5308
I have completely checked other parameters are working fine, but only SYMBOL_VOLUME_MIN for which i am setting the value as a double, returning
ERR_CUSTOM_SYMBOL_PARAMETER_ERROR 5308
so i think its a bug in system and must be reported so it can be fixed
This method i am using to create symbol and setting property : SYMBOL_VOLUME_MIN to a custom symbol
Since this is a bug, how can I report it to MT5 Development team so it can be fixed?
Dark Ryd3r:
I have transferred your request on the dedicated topic in Russian forum.
Since this is a bug, how can I report it to MT5 Development team so it can be fixed?
Пользовательские символы. Ошибки, баги, вопросы, предложения.
- 2021.04.20
- www.mql5.com
Так как тема достаточна обширна, решил, что стоит выделить её в отдельное обсуждение...
Thank you
The issue can be fixed by setting SYMBOL_VOLUME_MAX first
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
I am trying to set SYMBOL_VOLUME_MIN on a custom symbol but its returning ERROR 5308
I have completely checked other parameters are working fine, but only SYMBOL_VOLUME_MIN for which i am setting the value as a double, returning
ERR_CUSTOM_SYMBOL_PARAMETER_ERROR 5308
so i think its a bug in system and must be reported so it can be fixed
This method i am using to create symbol and setting property : SYMBOL_VOLUME_MIN to a custom symbol