• 信息
3 年
经验
6
产品
42
演示版
0
工作
0
信号
0
订阅者
分享的产品

299.00 USD

这是一个可以同时交易多个货币对的EA。通过参数设置页可以选中其中的一个或者多个,如果不选取货币对,就用当前的图表货币对交易。 交易策略使用移动平均线作为买卖信号,通过黄金交叉点发出买入或者卖出指令。已经测试好的参数如下:  Lots          =0.01;(起始开仓手数,数值越小风险越小)  MaximumRisk   =0.02;(最大冒险手数,数值越小风险越小)  DecreaseFactor=3;  (减小系数)  MovingPeriod  =12; (移动周期)  MovingShift   =6; (偏移数值) 以下时可以选取同时交易的货币对参数,true表示选中,false表示不选取。如果都是false,则选取当前的图表货币对交易。 XAUUSD_used=true; EURUSD_used=true; GBPUSD_used=true; AUDUSD_used=true;

Yong Biao Zou 已发布产品

299.00 USD

这是一个可以同时交易多个货币对的EA。通过参数设置页可以选中其中的一个或者多个,如果不选取货币对,就用当前的图表货币对交易。 交易策略使用移动平均线作为买卖信号,通过黄金交叉点发出买入或者卖出指令。已经测试好的参数如下:  Lots          =0.01;(起始开仓手数,数值越小风险越小)  MaximumRisk   =0.02;(最大冒险手数,数值越小风险越小)  DecreaseFactor=3;  (减小系数)  MovingPeriod  =12; (移动周期)  MovingShift   =6; (偏移数值) 以下时可以选取同时交易的货币对参数,true表示选中,false表示不选取。如果都是false,则选取当前的图表货币对交易。 XAUUSD_used=true; EURUSD_used=true; GBPUSD_used=true; AUDUSD_used=true;

分享的产品
新版EA,欢迎使用!
New version of EA, welcome to use!

159.00 USD

This is an EA using the moving average as an indicator. The parameters are as follows: Lots=0.1 (number of hands at opening) MaximumRisk=0.02 (maximum risk coefficient) DecreaseFactor=3 (Risk Factor) MovingPeriod=12 (calculated time period) MovingShift=6 (time period offset) Trading strategy: When the closing price is higher than the average price and the opening price is lower than the average price, make a purchase order. When the closing price is less than the average price and the opening

Yong Biao Zou 已发布产品

159.00 USD

This is an EA using the moving average as an indicator. The parameters are as follows: Lots=0.1 (number of hands at opening) MaximumRisk=0.02 (maximum risk coefficient) DecreaseFactor=3 (Risk Factor) MovingPeriod=12 (calculated time period) MovingShift=6 (time period offset) Trading strategy: When the closing price is higher than the average price and the opening price is lower than the average price, make a purchase order. When the closing price is less than the average price and the opening

共享作者Anatoli Kazharski文章
包含图形用户界面 (GUI) 的 EA 交易: 创建面板 (第一部分)
包含图形用户界面 (GUI) 的 EA 交易: 创建面板 (第一部分)

尽管很多交易者还是倾向于人工交易,但是很难完全避免一些重复性操作的自动化。这篇文章展示了一个实例,为人工交易开发一个多交易品种信号的 EA 交易。

Yong Biao Zou
Yong Biao Zou
评论给主题 以乐汇友
听了后每月可以翻倍的音乐!
分享的产品

299.00 USD

这个BetMarsEA2可以交易BCTUSD和XAUUSD. 可以单独交易其中之一,也可以两个同时交易。 当两个货币对交易时,使用对冲策略。单独交易时使用趋势策略。 参数如下:(这些参数是保留参数,请不要修改。可以改的是 CurrentSymbolFlag) MaximumRisk   =0.02; DecreaseFactor=3; MovingPeriod  =12; MovingShift   =6; CurrentSymbolFlag=true 当参数 CurrentSymbolFlag=true ,只交易当前图标中的货币对。 当参数 CurrentSymbolFlag=false ,同时交易BTCUSD和XUUSD货币对。 更详细的设置请看截图:

Yong Biao Zou 已发布产品

299.00 USD

这个BetMarsEA2可以交易BCTUSD和XAUUSD. 可以单独交易其中之一,也可以两个同时交易。 当两个货币对交易时,使用对冲策略。单独交易时使用趋势策略。 参数如下:(这些参数是保留参数,请不要修改。可以改的是 CurrentSymbolFlag) MaximumRisk   =0.02; DecreaseFactor=3; MovingPeriod  =12; MovingShift   =6; CurrentSymbolFlag=true 当参数 CurrentSymbolFlag=true ,只交易当前图标中的货币对。 当参数 CurrentSymbolFlag=false ,同时交易BTCUSD和XUUSD货币对。 更详细的设置请看截图:

Yong Biao Zou
已添加主题爆仓卫士源代码-Brust guard source code
//+------------------------------------------------------------------+ //|                                                 
Yong Biao Zou
Yong Biao Zou
how are you
Yong Biao Zou
Yong Biao Zou
how are you
Yong Biao Zou
Yong Biao Zou
how are you
Yong Biao Zou
Yong Biao Zou
hello,the ea will be coming ....
Yong Biao Zou
已添加主题多币种交易架构设计参考代码
//+------------------------------------------------------------------+
Yong Biao Zou
已发布代码Multi currency transaction program architecture design
Multi-currency trading in one chart
Yong Biao Zou
已发布代码多币种交易程序架构设计-Multi currency transaction program architecture design
可以用多个品种在一个图表上交易
13651 959
Yong Biao Zou 已发布产品

299.00 USD

MuskBTCUSD   Work mainly on    BTCUSD   , in Timeframe M5 . The EA used Moving Averages Indicators. Moving Average with input parameters:   : MaximumRisk         = 0.02;      // Maximum Risk in percentage DecreaseFactor      = 3;           // Descrease factor MovingPeriod         = 12;         // Moving Average period

Yong Biao Zou 已发布产品
评论: 1
119.00 USD

MuskXAUUSD   Work mainly on    XAUUSDSD   , in Timeframe M5 . The EA used Moving Averages Indicators. Moving Average with input parameters:   : MaximumRisk         = 0.02;     // Maximum Risk in percentage DecreaseFactor      = 3;          // Descrease factor MovingPeriod         = 12;        // Moving Average period MovingShift   

Yong Biao Zou 已发布产品

300.00 USD

TwoPairEA   Work mainly on    EURUSD and   GBPUSD , in Timeframe H1 . The EA used Moving Averages Indicators. Moving Average with input parameters: : MaximumRisk         = 0.02;     // Maximum Risk in percentage DecreaseFactor      = 3;          // Descrease factor MovingPeriod         = 12;        // Moving Average period MovingShift 

Yong Biao Zou
已在MQL5.community注册