Custom Symbol: ERROR 5308

 

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

(SetProperty(SName, SYMBOL_VOLUME_MIN , 0.001 , "" )
 
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:

Since this is a bug, how can I report it to MT5 Development team so it can be fixed?

I have transferred your request on the dedicated topic in Russian forum.
Пользовательские символы. Ошибки, баги, вопросы, предложения.
Пользовательские символы. Ошибки, баги, вопросы, предложения.
  • 2021.04.20
  • www.mql5.com
Так как тема достаточна обширна, решил, что стоит выделить её в отдельное обсуждение...
 
Alain Verleyen:
I have transferred your request on the dedicated topic in Russian forum .
Thank you
 
Ì checked and I can't reproduce this issue. There is no bug unless you provide all the details to reproduce it.
 
The issue can be fixed by setting  SYMBOL_VOLUME_MAX first