Indicator shows possible BUY/SELL entry points by ADX cossing.
- Copy AdxCrossingINGM.mq4 file to
<METATRADER_DATA_DIR>\MQL4\Indicators
folder. - Update list of indicators on Navigator panel.
- Drag
AdxCrossingINGM
indicator on a graph.
Available settings of indicator:
Make a decision for BUY/SELL order using signals of indicator:
This indicator is based on Adx crossing.mq4 initially developed by Amir. I've just refactored it for my needs, added new features, etc.
Feel free to create issue or pull request if any ideas.