全部订单 - 策略模块 - 已关闭
创建一个订单
所有语言已完成的工作1278
排序方式:
30 - 100 USD
Design EA based on MACD bar Have a trend line based on MACD (e.g. Week1) Open or close order based on the consecutive upward or downward macd bar (e.g. H4). Check if there is no open order, then a order can be executed. The system would enable me to choose the trendline period(or not to use trendline), the number of consecutive bars to initiate the order, and I also have the option to close an order by fixed loss. I
30+ USD
预算30刀,实盘使用,用于观测运行状态及学习代码,所用的均线如下 Value1 = 移动平均 (CLOSE, a0) ; //A0周期(A0根BAR)的移动平均线 Value2 = Highest (CLOSE, 50)[1] ; //50周期的收盘价 最高点 Value3 = Lowest (CLOSE, 50)[1] ; //50周期的收盘价 最低点 Value4 = 移动平均 (CLOSE, a1) ; //A1周期(A1根BAR)的移动平均线 Value5 = 移动平均 (CLOSE, a2) ; //A2周期 Value6 = 移动平均 (CLOSE, a3) ; //A3周期 Upper_Band =VALUE1+ StdDev (CLOSE, a0) ; //A0周期的移动平均 加 A0均线的标准方差 上轨 Lower_Band = VALUE1-
30+ USD
希望开发一套基于15分钟周期的INFINITY Trend Line FREE指标拐点的EA系统,止盈止损各200点,,一手止盈止损各200美金。底仓默认0.01手。详情加QQ:2043046039了解。
60+ USD
Conversion of MT4 index to MT5 index(MT4 指标转化到 MT5 指标)
1 申请
30+ USD
i have a sample EA or you can use MT4 sample EA Stop trading 15min. before news and return to work 15min. after the news: Stop trading 15min. before High impact News = true Stop trading 15min. before Medium impact News = true Show Max. Drawdown% and Amount in comment I prefer the deleveloper to use void coding so that i can copy it to any ea . if there is any doubt or question, please let me know
30 - 50 USD
网址https://www.mql5.com/zh/code/7632 V2版 下下来后 我不懂英文 不会调节参数 调用我的指标怎么调节都是开仓后 不平仓 而且很卡 EA 流畅适用于所有货币 周期 M1--H4 当一个箭头出现 开单 到达另一个箭头出现先平单然后在开单 开单方向根据箭头指是 向下箭头开空 向上开多 除第一单 开始后 都是 先平后开 指标的名字 指标的参数 用间隔符 / 指标的颜色 0 0 默认是零代表的是颜色箭头排序 (假如颜色有5种 箭头颜色排在3 4 那么就填 3 4 开单 手数 默认0.01 开单倍数 止损 止盈 显示账户基本信息到图表 开单时间 结束时间