deposit EA on mql4 or mql5 market for personal use - page 2

 
bobo1974:

lol

ok thanks mate for that paradigm

cheers 

 

P.S. Is it possible to decompile build 600++ ? 

For what it's worth, the official answer from MQ, as far as I know, is no. But maybe you should ask Edward Snowden ;-)

You will find a few programs "out there" that claim to be able to do it, even with slick looking videos, but all you will get is a big fat virus or more likely, ransomware. 

 
Stuart Browne:
For what it's worth, the official answer from MQ, as far as I know, is no. But maybe you should ask Edward Snowden ;-)

lol

you are a funny guy

 

btw, off topic. is it possible to do a pop up message (like print) with an option for the user to chose "Yes" and "No" ?

If "no", return (0) which is exit the EA. if "yes", continue with the EA 

 
bobo1974:

lol

you are a funny guy

 

btw, off topic. is it possible to do a pop up message (like print) with an option for the user to chose "Yes" and "No" ?

If "no", return (0) which is exit the EA. if "yes", continue with the EA 

MessageBox(....
 
bobo1974:

lol

you are a funny guy

 

btw, off topic. is it possible to do a pop up message (like print) with an option for the user to chose "Yes" and "No" ?

If "no", return (0) which is exit the EA. if "yes", continue with the EA 

Very happy to entertain :D 

Re: the pop up alert, not sure if you're talking about 5 or 4? I only develop in 4. And in 4, not in an indicator, but totally possible in a live EA (not in strategy tester). See MessageBox docs here 

MessageBox - Common Functions - MQL4 Reference
MessageBox - Common Functions - MQL4 Reference
  • docs.mql4.com
MessageBox - Common Functions - MQL4 Reference
 
Marco vd Heijden:

finally, a decent reply from you

thumbs up :D 

Reason: