Interacting Visually with an Expert Advisor

 

I have developed an EA that closes all open and pending trades when you move a text label in a chart. Visit http://www.forexbrace.com/content/view/203/52/ for more information and download your free copy.


I have a question though. Is there a built-in method in MQL4 that could help us to go beyond what I have done. For example is it possible to place a button on the chart that when you click the botton then the EA performs an action.


Cheers

Al

 
aparsai:

Is there a built-in method in MQL4 that could help us to go beyond what I have done. For example is it possible to place a button on the chart that when you click the botton then the EA performs an action. 

There's no built-in method, but there are some other options including the ones discussed in 'Subclassing a Metatrader chart window'

 
jjc:

There's no built-in method, but there are some other options including the ones discussed in 'Subclassing a MetaTrader chart window'


Thanks very much.

Reason: