YI GOLD
MT5 · Runtime errors

MT5 5301 · The name of the custom symbol is invalid. The symbol name can only contain Latin letters without punctuation, spaces or special characters (may only contain ".", "_", "&" and "#"). It is not recommended to use characters <, >, :, ", /,\, |, ?, *. | YI GOLD

ERR_CUSTOM_SYMBOL_WRONG_NAME

Official meaning

The name of the custom symbol is invalid. The symbol name can only contain Latin letters without punctuation, spaces or special characters (may only contain ".", "_", "&" and "#"). It is not recommended to use characters <, >, :, ", /,\, |, ?, *.

Possible causes · YI GOLD suggestions

Determine the cause from the official meaning, the triggering function and terminal logs.

Troubleshooting · YI GOLD suggestions

Inspect terminal logs and the failing function return value. Check inputs, array bounds, resources, connectivity and required permissions against the official description.