文件名称:Artificial_Intelligence_EA神经网络 五星
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2017-09-27
- 文件大小:
- 34kb
- 下载次数:
- 2次
- 提 供 者:
- yyao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EA描述
这个EA使用神经网络技术,虽然只包含一个感知器,却有良好的结果。此感知器能接收MACD指标的数据。
货币对:欧元/美元
时间段:1分钟
EA逻辑
EA根据开仓价格来操作。根据真实交易来得到最佳结果。测试的详细结果见下图:
EA模拟了一个神经网络来发出买入/卖出信号。您可以通过设定加权参数来优化机器人。这个建议也检测自由保证金来监控交易操作。
输入选项
x1 … x4 —感知器加权(优化时选择)
FastMA —针对 MACD 的快速移动平均线时间间隔
SlowMA –针对 MACD 的慢速移动平均线时间间隔
Step –选择 MACD 数据时已选择历史点的步骤。例如感知器接收了最后一个图表块,然后是最后一分钟步骤,等等。
StopLoss — 止损点数
Volume —开仓数量
"交流qq405011352-微信13871105700"
修改版:除了MACD外,另加了6个指标,可以自由选择开单指标
extern bool MACD = false;
extern bool AC = true;
extern bool CCI = false;
extern bool MA = false;
extern bool Stochastic = false;
extern bool RSI = false;
extern bool ZIGZAG = false;(EA descr iption
The EA uses neural network technology, and although it contains only one perceptron, it has good results. This sensor can receive data from the MACD index.
Currency pair: EUR / USD
Time period: 1 minutes
"AC qq405011352-, WeChat 13871105700.""
Modified version: in addition to MACD, plus 6 indicators, can choose the billing index
Extern, bool, MACD = false;
Extern, bool, AC = true;
Extern, bool, CCI = false;
Extern, bool, MA = false;
Extern, bool, Stochastic = false;
Extern, bool, RSI = false;
Extern, bool, ZIGZAG = false;)
这个EA使用神经网络技术,虽然只包含一个感知器,却有良好的结果。此感知器能接收MACD指标的数据。
货币对:欧元/美元
时间段:1分钟
EA逻辑
EA根据开仓价格来操作。根据真实交易来得到最佳结果。测试的详细结果见下图:
EA模拟了一个神经网络来发出买入/卖出信号。您可以通过设定加权参数来优化机器人。这个建议也检测自由保证金来监控交易操作。
输入选项
x1 … x4 —感知器加权(优化时选择)
FastMA —针对 MACD 的快速移动平均线时间间隔
SlowMA –针对 MACD 的慢速移动平均线时间间隔
Step –选择 MACD 数据时已选择历史点的步骤。例如感知器接收了最后一个图表块,然后是最后一分钟步骤,等等。
StopLoss — 止损点数
Volume —开仓数量
"交流qq405011352-微信13871105700"
修改版:除了MACD外,另加了6个指标,可以自由选择开单指标
extern bool MACD = false;
extern bool AC = true;
extern bool CCI = false;
extern bool MA = false;
extern bool Stochastic = false;
extern bool RSI = false;
extern bool ZIGZAG = false;(EA descr iption
The EA uses neural network technology, and although it contains only one perceptron, it has good results. This sensor can receive data from the MACD index.
Currency pair: EUR / USD
Time period: 1 minutes
"AC qq405011352-, WeChat 13871105700.""
Modified version: in addition to MACD, plus 6 indicators, can choose the billing index
Extern, bool, MACD = false;
Extern, bool, AC = true;
Extern, bool, CCI = false;
Extern, bool, MA = false;
Extern, bool, Stochastic = false;
Extern, bool, RSI = false;
Extern, bool, ZIGZAG = false;)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Artificial_Intelligence_EA神经网络 五星\ArtificialIntelligence神经网络 修改版 五星 推荐.mq4
Artificial_Intelligence_EA神经网络 五星\ArtificialIntelligence神经网络 四星推荐 原版.mq4
Artificial_Intelligence_EA神经网络 五星\ArtificialIntelligence神经网络 说明.docx
Artificial_Intelligence_EA神经网络 五星\~$tificialIntelligence神经网络 四星推荐.docx
Artificial_Intelligence_EA神经网络 五星
Artificial_Intelligence_EA神经网络 五星\ArtificialIntelligence神经网络 四星推荐 原版.mq4
Artificial_Intelligence_EA神经网络 五星\ArtificialIntelligence神经网络 说明.docx
Artificial_Intelligence_EA神经网络 五星\~$tificialIntelligence神经网络 四星推荐.docx
Artificial_Intelligence_EA神经网络 五星