programmatically click autotrade on EA property dialogue

 

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.)

 
  1. 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.

  2. 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:
  1. 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.

  2. 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.

Reason: