mt4 expert tab showing Error:0 while trying to load ea to EURUSD CHART.

 
mt4 expert tab showing Error:0 while trying to load ea to EURUSD CHART. Please help me resolve the issue
 
Manas Dixit:
to load

Information you provided are not adequate to judge. You have to share EA source as well as screens of your input setting and symbol/TF you are applying the EA to. The logs also help.

 
Manas Dixit: mt4 expert tab showing Error:0 while trying to load ea to EURUSD CHART. Please help me resolve the issue

Fix your broken expert. Zero is no error.

Check your return codes, and report your errors (including market prices and your variables). Don't look at GLE/LE unless you have an error. Don't just silence the compiler (MT5 / MT4+strict), it is trying to help you.
          What are Function return values ? How do I use them ? - MQL4 programming forum (2012)
          Common Errors in MQL4 Programs and How to Avoid Them - MQL4 Articles (2014)