CapitalRiskPerTrade 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Expert Advisor (EA),  MA Following 

commonly known as a trading bot. It implements a grid trading strategy with the following characteristics:

  1. Moving Average and Standard Deviation: The EA uses a Moving Average (MA) as the core of its trading strategy, combined with Standard Deviation (SD) for trade entry and exit decisions. There are four types of MAs available: Simple, Exponential, Smoothed, and Linear Weighted. Users can select the MA type and set its period, as well as the period and factor for the SD.

  2. Lot Size Management: It starts trading with an initial lot size set by the user. There is an option to increase the lot size based on consecutive losses, helping to potentially recover from a series of losing trades more rapidly.

  3. Trade Entry: The EA opens buy or sell positions based on the relationship between the current price, the moving average, and the calculated standard deviation. If the price is close enough to the MA ± SD (depending on whether it’s buying or selling), a trade is initiated.

  4. Risk Management: The EA includes parameters to control slippage and uses a unique magic number to identify its trades for management purposes.

  5. Dynamic Position Management: The EA adjusts its lot size for new trades based on the historical performance of its trades. If the EA is set to increase lot sizes on losses, it will do so based on the number of consecutive losing trades. However, if any trade is closed manually or by another EA (detected by the comment “Closed by EA”), it resets the lot size back to the initial value.

  6. Normalization of Lot Size: The EA ensures that the lot size for any trade is within the minimum and maximum lot size allowed by the broker.

  7. Trade Exit: The bot closes open positions when the price crosses the moving average in the opposite direction, assuming this indicates a potential reversal or end of the current trend.

This EA is customizable and allows the user to enable or disable buying and selling independently, and to adjust various parameters like the MA type, periods for the MA and SD, the SD factor, and the initial lot size.

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