Call Stack

 

While debugging in MetaEditor, is there a way to view the current Call Stack at a breakpoint?

 
Don Baechtel:

While debugging in MetaEditor, is there a way to view the current Call Stack at a breakpoint?

Yes.
 
Alain Verleyen #:
Yes.

How can I see the Call Stack when Debugging in the MetaEditor?

 
Don Baechtel #:

How can I see the Call Stack when Debugging in the MetaEditor?

https://www.metatrader5.com/en/metaeditor/help/development/debug#stack

Code debugging - Developing programs - MetaEditor Help
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...