Can anyone help with that my EA stopped working since i have reinstalled mt5...Before that all trades are done by code... Stratergy tester shows no errors and giving results. No errors in code. But no trade is opening when i attached EA in chart even there is signal getting to buy or sell. but code is attached fine . I have checked options and tools. All are correct. Is there any other issue about this?
- Buy stops and sell stops not opening trades in tester
- 100 pips
- Error Code 138 in Backtesting
If the EA does not act as intended start the work wit the debugger and other methods to control the calculation like Comment():
Code debugging: https://www.metatrader5.com/en/metaeditor/help/development/debug
Error Handling and Logging in MQL5: https://www.mql5.com/en/articles/2041
Tracing, Debugging and Structural Analysis of Source Code, scroll down to: "Launching and Debuggin": https://www.mql5.com/en/articles/272
Code debugging - Developing programs - MetaEditor Help
- www.metatrader5.com
MetaEditor has a built-in debugger allowing you to check a program execution step by step (by individual functions). Place breakpoints in the code...
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