Mql5官网 Moving Average Grid 外汇EA

Mql5官网 Moving Average Grid 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 Moving Average Grid 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Moving Average Grid EA is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders.

The order grid is adaptive and is made of market orders. If the price has moved to the opposite side of the open order for a distance equal to OrderOpenStop + OrderOpenStep, the virtual level of opening a new order is set. If the price continues its movement in the opposite direction from the open order, the previously established order opening level is moved following the price. If the price touches or crosses a given level, a trade is opened. Thus, the most favorable price for opening positions in the order grid is achieved. The trading lot in the order grid is calculated on the basis of a given lot per 1000 units of the base currency multiplied by a factor or with a given summary lot.

Strategies

  • Strategy – select the strategy;
    • MAPrice – price crossing the indicator line upwards/downwards.
    • DoubleMA – MA lines crossing each other. Buy – fast МА crosses the slow MA upwards, sell – fast МА crosses the slow MA downwards.
    • MAChannel – channel of moving averages is based on the High/Low price. Buy if Bid price is above the MA channel, sell if Bid price is below the MA channel.

More strategies based on Moving Average indicator may be added upon your request.

Parameters

  • MATimeFrame – Moving Average timeframe;
  • MA1Period – fast MA period. For MAPrice and MAChannel strategies;
  • MA2Period – slow MA period. For DoubleMA strategies;
  • MAMethod – averaging method.
    • MODE_SMA – simple averaging.
    • MODE_EMA – exponential averaging.
    • MODE_SMMA – smoothed averaging.
    • MODE_LWMA – linear weighted averaging.
  • MAAppliedPrice – price type.
    • PRICE_CLOSE – Close price.
    • PRICE_OPEN – Open price.
    • PRICE_HIGH – High price for the period.
    • PRICE_LOW – Low price for the period.
    • PRICE_MEDIAN – Median price, (high+low)/2.
    • PRICE_TYPICAL – Typical price, (high+low+close)/3.
    • PRICE_WEIGHTED – weighted average price, (high+low+close+close)/4.
  • MAShift – shift.

Main parameters

  • LotsFor1000 – initial lot size per 1000 units of base currency;
  • LotMultiplier – lot multiplier for subsequent orders; if 1, does not change;
  • AddLot – additional lot for subsequent orders; if 1, does not change;
  • TradingMethod – trading method:
    • Unidirectional – trading is performed in a single direction;
    • Multidirectional – trading can be performed in two directions simultaneously;
  • OrderOpenStop – distance from the last open order to place the order grid;
  • OrderOpenStep – distance from the current price for setting the Open level of a new order in the order grid;
  • LevelsMethod – take profit/stop loss placement method:
    • Unidirectional – separate, for a basket of unidirectional orders;
    • Multidirectional – general, for a basket of multi-directional orders;
  • LevelsMode – select take profit/stop loss method:
    • Pips – in pips.
    • Money – in the deposit currency.
    • Percent – in balance %.
  • StopLoss – stop loss, -1 – not used;
  • TakeProfit – take profit, -1 – not used;
  • TrailingMethod – trailing stop operation methods:
    • Unidirectional – close the basket of unidirectional orders.
    • Multidirectional – close the basket of oppositely directed orders.
  • TrailingMode – select trailing stop mode:
    • Pips – in pips.
    • Money – in the deposit currency.
    • Percent – in balance %.
  • TrailingStop – trailing stop distance.
  • TrailingStep – trailing step.
  • MagicNumber – magic number. If -1, the EA works with all orders;
  • Comment – comment for trades.

© 版权声明
THE END
喜欢就支持一下吧
点赞63 分享
相关推荐