1. 趋势类 The most common and mature type is the trend type. The most mainstreamEAType, generally based on various indicators and strategies for entry and exit operations.
3. 神经网络类 This classEAIt has just developed recently, and the so-called neural network refers to simulating the thinking process of the brain and continuously learning historical trends. Therefore, this type ofEAIt is impossible to conduct historical backtesting in essence, as it has already been learned in the 'brain'. This classEAIt remains to be seen whether it can achieve stable profitability as an emerging variety.
4.剥头皮类此类应该说是风险最小,盈利效率最高的EA了,它交易时间一般只有短短的几秒钟。但是它对平台点差和延迟的要求也极其之高,而且由于它异常优异的表现会吸引大批人在短时间内使用对,引起BrokerThe importance of, as well as some other reasons, such asEAOften, it can only achieve short-term profits and cannot achieve long-term stable profits.
5.货币相关类通过不同货币的相关性进行交易,此类EAThe biggest drawback is that it cannot be backtested, and you cannot know its simulation performance. You can only evaluate its performance by observing the actual operation.
6.综合类其实很多EAAll of them are comprehensive, some of themEA虽然是趋势入场,却采用了及其激进的资金管理,放大了其爆仓风险。有些网格类EAClass adoptedMartingale的资金管理(马丁格尔法,类似于逆市加仓),放弃了市场中性的入场策略,反而采用一些指标来判断入场。当我们考察一个EA时必须要了解其类型和资金管理,不要被完美的资金曲线所迷惑,更不要听信销售者的吹嘘,一切都需要你自己的知识来判断。