Debug on MT4 for Mac - Disabled?

 

I was trying to use the Debug button on MT4 for Mac (downloaded from MetaQuotes website), but it looks grayed out.

Is this disabled on Mac, or did I forget to do anything along the way?

Any way to get it working?

Thanks in advance.

Files:
 
fulljack:

I was trying to use the Debug button on MT4 for Mac (downloaded from MetaQuotes website), but it looks grayed out.

Is this disabled on Mac, or did I forget to do anything along the way?

Any way to get it working?

Thanks in advance.

only use mt4/5 from a broker.

 
Michael Charles Schefe #:

only use mt4/5 from a broker.

Broker version has exactly the same problem.

 

MT4 never had the ability to debug on historical data

Forum on trading, automated trading systems and testing trading strategies

Historical data for debugging of EA in MQL4

Alain Verleyen, 2016.11.14 10:09

Baljit Oberoi:
I am trying to debug EA code in MQL4 and I can only debug on the real time data. The option to do debugging on the historical data is disabled (Under Debug / Start on History Data). Does anyone know how I can get historical data in the Meta Editor?

You can't. It's only available for MT5/mql5.

 
Vladislav Boyko #:

MT4 never had the ability to debug on historical data

I wasn't referring to debug on historical data. I was referring to launching it on the current chart in debug mode, just like it does in the Windows version.

Are you looking at the actual Mac version?

 
fulljack #:

I wasn't referring to debug on historical data. I was referring to launching it on the current chart in debug mode, just like it does in the Windows version.

Are you looking at the actual Mac version?

I am using Windows. But on your screenshot the button to run debug on real data is active:

 

I just disabled that button by opening a .mqh file in the metaeditor. Make sure you have a .mq4 file open in the metaeditor, not a .mqh file😄


 
Vladislav Boyko #:

I am using Windows. But on your screenshot the button to run debug on real data is active:

You are right. I was going back and forth between MT5 and MT4 and got mixed up between the two. Thanks for help me getting unstuck, lol.

I'm still having some issues related to Wine version, but those will get a separate thread, if I'm finding it hard to get them solved.

Vladislav, appreciate your help!

 
Vladislav Boyko #:

I just disabled that button by opening a .mqh file in the metaeditor. Make sure you have a .mq4 file open in the metaeditor, not a .mqh file😄


Thanks, now it's obvious it's not that, but great tip nonetheless, I'll keep it in mind for the future. Thanks ;)