MT4 Metaeditor Real Data Debugging

 

Hi,

On MetaEditor MT4:

Debug-> Start On Real Data-> Launches a new chart using the EA on the Editor.

Is there a way to create a template (default) for this? I included a few indicators, saved it in the templates

(named if default and tester just in case) but nothing works. Each time I launch the chart comes empty again

Any help appreciated!

 
cmarconetti: On MetaEditor MT4: Debug-> Start On Real Data-> Launches a new chart using the EA on the Editor. Is there a way to create a template (default) for this? I included a few indicators, saved it in the templates (named if default and tester just in case) but nothing works. Each time I launch the chart comes empty again. Any help appreciated!

Please consider running a search before posting.

Forum on trading, automated trading systems and testing trading strategies

Where does code debug get it's chart template from?

Carl Schreiber, 2015.08.08 19:42

The symbol and the time frame for debugging has to be set in the editor: Menu => Tools => Options => Debug.

The debug.tpl loads only the indicators and their setting you would like to see.

 
Fernando Carreiro #:

Please consider running a search before posting.

OK. Thank you
 

my code have no errors but it is not welling to debug