Ivan Negreshniy
已添加主题机器人的机器学习
大家好,我正在做EA和指标的机器学习(MO),并决定将我的实验带到公众面前进行讨论。 实验包括生成初始任务--模板,机器学习,创建机器人--EA或指标,以及测试它们。 为了尝试,我已经在MO论坛的相应主题中执行了所有描述的步骤,甚至还邀请了参与者,但不幸的是,它在那里没有引起共鸣,显然那里对这个主题的理论、科学讨论更有趣。 https://www.mql5.com/ru/forum/86386/page1035#comment_8231641
Ivan Negreshniy 已发布产品

This indicator is based on the Random Forest machine learning algorithm, and it has been created using a software package for developing artificial intelligence systems for trading - Hlaiman EA Generator. In this version, all calculations of price patterns and generation of the indicator trade signals are performed by means of 32 Decision Trees , each of which is implemented as a separate MQL function. The number of trees may be changed during the course of further studies. At the moment, it is

12