CapitalMAGL 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


GRID MA TRADING

Trading Strategy Overview

  1. Moving Average (MA) Based Decisions:

    • The EA uses a Moving Average (MA) as a key indicator for its trading decisions. The type (Simple, Exponential, Smooth, Linear Weighted), period, and shift of the MA are configurable.
    • It decides whether to buy or sell based on the position of the price relative to the MA. For example, it may stop buying if the price is below the MA or stop selling if the price is above the MA.
  2. Grid Trading System:

    • The EA appears to implement a grid trading strategy, where orders are placed at regular intervals (determined by GridSizePoints ).
    • Buy and sell orders are placed within specified zones ( BuyZoneStart to BuyZoneEnd , and SellZoneStart to SellZoneEnd ).
  3. Order Management:

    • The EA manages orders based on the grid strategy and MA criteria. It has the ability to close profitable orders when certain conditions are met.
    • It uses a MagicNumber to identify and manage its own trades, which is a common practice to differentiate an EA’s trades from others.
  4. Normalization of Lot Size:

    • The EA adjusts the lot size for each trade to comply with the broker’s requirements, using the NormalizeLotSize function.
  5. Take Profit (TP):

    • It incorporates a take profit strategy where a trade is closed once it reaches a specified profit level.
  6. Account Limits Check:

    • The EA includes a check for account limits ( IsNewOrderAllowed function), ensuring it doesn’t exceed the maximum number of allowed pending orders.

图片[1]-CapitalMAGL 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞66 分享