admin 发表于 2021-8-11 14:46:55

精英平盒EA

策略介绍:
     该策略是基于突破的趋势型策略。最好避免在平盘交易,震荡交易,这将有助于您在正确的时间进入市场。您可以为平箱设置精确参数 - 选择最动和条形值。条件一成,橙色框就会出现。GAP 是购买线的框高点的距离,以及销售线的框点的距离。以趋势交易是有好处的。
使用参数:
       使用周期:H1
       使用货币:全货币
       Start/End time: use terminal time to start/end trading.
      Lot: volume size
      Lot2X: lot compensation after loss trade
      TP, SL: Take Profit and Stop Loss levels.
      TrailSL: make it true to enabled trailing SL option
      TrailingSLStart/Level: trail your SL to make profit and avoid losses on small moves. It works as: Start 5, Level 7 means that at +12 Pips (start + level), SL moves to +5 Pips (start) and follow the price on 7 Pips (level) distance with step 1 Pips.
      BreakEven: make it true to enable BE option
      BreakEvenPips: set the Pips level to move SL to noloss.
      GAP: distance in the Pips from higher Box side for BUY line, and lower Box side for SELL line
      MaxFlatSize: set the MAX Pips fluctuation to find flat zone
      FlatBars: set the bars quantity (period) that you consider for flat box
      CancelBoxBars: set the bars quantity to cancel BUY/SELL lines if price doesn't reach any of lines.
      Money Management in a single rule: Risk >>> Stop Loss >>> Lot size. Risk 1-3% of your deposit per trade. Decide on a risk and based on price action, set a Stop Loss. Now, calculate your Lot size volume that would match with your risk.For example: your stop loss is 10 pips, and your equity is 10,000$. You wish to risk 2% of your equity in this trade, so you enter trade with 2 lots – so your risk is 200$, or 2%.
页: [1]
查看完整版本: 精英平盒EA