- Übersicht
- Bewertungen
- Diskussion (3)
- Neue Funktionen
Signal EA MT5
The main usage of this Expert Advisor (EA) is to trade based on signals from my most popular scanner indicators. Even though it is fully operational, this EA is mainly provided as a template (base) to be used for further custom development (usage of an existing and already successful strategy by manual trading which means adding of confirmation indicators, entry and exit logic etc. to the EA) from the side of the buyer, or by the buyer hired developer. For this reason the EA will not be updated by me, except for bug fixes.
Each buyer can acquire the source code (the uncompiled .mq4 file) from me for free upon showing proof of the rental transaction. Please note though that I will not provide with any further programming support.
Supported indicators (which you will need a license for):
Chart patterns scanner (double tops/bottoms and flags only)
Moving average crossover scanner
The EA cannot be used with netting account types.
Since this EA is reading text files generated from the scanners it is not supported in the strategy tester.
Features
- It is enough to load the EA on one single chart. I will trade all symbols and time frames generated by the scanner in question.
- Contains the most common trend filters (RSI, Stochastics and Bollinger Bands).
- Possibility to close half position selecting from different strategies.
- 2 moving averages with different periods can be enabled as a trend filter. For instance MA 200 and MA 21.
- Spread and time filters.
Input parameters
Please find the description and explanation of the input parameters here.


























































































This is not a mandatory update if you are not using this EA together with my Chart patterns scanner
- added additional support for my Chart patterns scanner so that it will support all patterns
This is not a mandatory update.
- added support for my Chart patterns scanner (tops/bottoms and flags only)
- added support for trading based on global variables written by the Trend and Divergence dashboards
- added the possibility to let the EA set stop loss and take profit based on the ATR indicator
- added the possibility to use a trailing stop based on the ATR indicator