CatBoost Angle MA 3 ST V1
- Experts
- Roman Poshtar
- Version: 1.1
- Updated: 26 September 2024
- Activations: 15
CatBoost Angle MA 3 ST V1 EA works on the Catboost algorithm. The technology described in my articles is used, which you can read below:
Experiments with neural networks (Part 2): Smart neural network optimization https://www.mql5.com/en/articles/11186
Experiments with neural networks (Part 3): Practical application https://www.mql5.com/en/articles/11949
Experiments with neural networks (Part 4): Templates https://www.mql5.com/en/articles/12202
Experiments with neural networks (Part 5): Normalizing inputs for passing to a neural network https://www.mql5.com/en/articles/12459
Experiments with neural networks (Part 6): Perceptron as a self-sufficient tool for price forecast https://www.mql5.com/en/articles/12515
EA tracks the tilt angles of the Moving Average indicator: 5, 20, 60, 25, 100, 300, 50, 200, 600.
Recommendations:
- Connecting an account through the spread return service. Allows you to get additional profit in the form of a return of the spread.
- Currency pairs: EURUSD, GBPUSD.
- Timeframe: H1.
- The spread is not important, the broker is not important.
Settings:
- "------------Strategies----------------";
- UseStrategy1 - use strategy 1 or not (MA indicators 5, 20, 60);
- UseStrategy2 - use strategy 2 or not (MA indicators 25, 100, 300);
- UseStrategy3 whether to use strategy 3 or not (MA indicators 50, 200, 600);
- "------------Lots settings------------";
- MaximumRisk - maximum risk per 1 trade (the number of included strategies is taken into account);
- CustomLot - fixed lot per trade;
- "------------Other settings-----------";
- MaxSpread - maximum spread for opening a position;
- Slippage - slippage;
- Magic - magic number;
- EAComment - commentary for positions (ATTENTION - do not change comments for positions. The Advisor keeps records of comments.).
An good expert for complex NN EA!
Awaiting upgrade....