-
Why did you post your MT4 question in the
Root /
MT5 General sectioninstead of the
MQL4 section, (bottom of the Root page?)
General rules and best pratices of the Forum. - General - MQL5 programming forum
Next time post in the correct place. The moderators will likely move this thread there soon. - If it could be done easily in code, there would be no need for the button. Enable the button and remove it from the GUI.
whroeder1:
-
Why did you post your MT4 question in the
Root /
MT5 General sectioninstead of the
MQL4 section, (bottom of the Root page?)
General rules and best pratices of the Forum. - General - MQL5 programming forum
Next time post in the correct place. The moderators will likely move this thread there soon. - If it could be done easily in code, there would be no need for the button. Enable the button and remove it from the GUI.
Thanks for reminding me of the rule of thumb. I will be careful from now on.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I am building a mql4 code where I'm trying to open EA property dialogue of a particular chart and click allowlivetrading button in a common tab.
Could someone show me a specific code to do this ?
I'm a pretty much newbie mql4 builder ! (Also not very familiar with Win32API either.)