Debugging functionality

 

Hi

‌I'm attempting to debug MQL4 code in MetaEditor 5.00 while using MT4 as a platform and cannot seem to debug my EA or Indicator code.

Breakpoints are ignored when I select Debug/Start on Real Data (having selected a market under Tools/Options/Debug) and there is no 'debug' section visible on the Toolbox. The 'journal' tab shows the message 'client terminal is not found' despite it being open.

A‌ny advice welcome.

‌‌Thanks,

J‌ames

 
  1. Debugging an indicator in mql4 was and is somewhat weird,
  2. Since b1045 debugging isn't working any more as end after some graphical action.
  3. b1031 is still debugging despite sometimes it ends without any noticeable reason.

Good luck...

 
Carl Schreiber:
  1. Debugging an indicator in mql4 was and is somewhat weird,
  2. Since b1045 debugging isn't working any more as end after some graphical action.
  3. b1031 is still debugging despite sometimes it ends without any noticeable reason.

Good luck...


Thanks Carl.

T‌ime to migrate to MQL5.

Reason: