debugger

 

Hi,

Is there debugger for MQL4 ?

Thanks,

 

if find one please tell all!

Print() is hi-tech stuff in MT. Will serve you well if placed in thought out spots.

consider even controlling prints by global scoped variable so can easily turn on and off (maybe even various levels of prints - whatever) just idea

overheads of extra if() tests are not going to be even noticeable - given h/w speeds these days, yes?

quicky scripts are good for testing out code snippets instead of bolting together some monstrosity with acres of untested code blocks - just thot.

happy debugging!

 
Reason: