I want to create EA that sell and buy when indicator appear
-
I want to create EA that sell and buy when indicator appear on chart and give notifications sound and message
How can I do that ? -
@jacky101 If this is a custom indicator using the MQ file, if not the EX file but it's harder, check ehat the buffers contain then build the EA around this.
-
@jacky101 Does that indocator repaint? Because if it does, that will ruin the EA.