请帮忙写一个基于突破均线的简单EA,用于初学者学习用

Lavoro terminato

Tempo di esecuzione 18 ore
Feedback del dipendente
很好的客户

Specifiche

预算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-      StdDev (CLOSE, a0) ;     //A0周期的移动平均   减  A0均线的标准方差        下轨


开仓止损及说明见附件

File:

TXT
7r.txt
3.2 Kb

Con risposta

2
Sviluppatore 2
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
Project: Re‑create MoonDog V3 EA for XAUUSD, M15 timeframe. Strategy: gentle soft martingale, not aggressive infinite martingale. Deliver full unlocked MQ5 source code. No account lock, no machine‑binding, can run on unlimited VPS instances. All parameters adjustable: initial lot, add‑lot multiplier, add‑distance(pips), take‑profit, maximum add layers, total max drawdown limit, trading hour filter. Output detailed

Informazioni sul progetto

Budget
30+ USD