This EA was developed based on long-term trader experience and many years of experience in developing machine learning algorithms and artificial intelligence. By default, the Expert Advisor is configured to work with three instruments - EURUSD, AUDCAD, GBPJPY.
MT4 version of the EA.
Description of input parameters:
- Graphical interface - enable/disable EA's build-in interface;
- Graphical interface font size - size of the EA's build-in interface font;
- Orders comment - comment for orders opened by the EA;
- Orders ID (magic) - magic number for orders opened by the EA;
- Trade EURUSD / Trade GBPJPY / Trade AUDCAD - currency pairs to trade on;
- Orders size definition method - method for calculating the size of orders;
- Fixed orders size - order size with a fixed order size calculation method;
- Percent of the deposit - percentage of the deposit for calculating the order size;
- Order hold days - maximum order holding time in days;
- Trailing stop - trailing stop value;
- Take profit - take profit value;
- Stop loss - stop loss value;
- Max signal discrepancy EURUSD / Max signal discrepancy GBPJPY / Max signal discrepancy AUDCAD - maximum permissible deviation of the signal level from 100%;
- Max spread - maximum permissible spread for opening orders.