EA for Customer Indicator
-
I have a custom indicator that generate upBUY and downSELL arrow. I want to execute trade on open of next bar. What is the simplest way to convert this into a EA ?
-
Have you added this indicator? If so get indicator appear (or indicator is visible) value in the yellow block, and react to it.
-
@david-m Did you check if the indicator repaints? Because if it does, the bot is doomed.