DYJ GlobalForexTradeWarPowerSignalMT5
- 专家
- Daying Cao
- 版本: 2.21
- 更新: 25 四月 2022
- 激活: 5
DYJ GlobalForexTradeWarPowerSignalMT5 基于指标 PowerSignal。它可以用于任何货币对和时间范围。
当趋势强度高于 75% 至 100% 时,PowerSignal 建议最佳入场点
EA 分析多种货币和多个时间框架,并根据内置指标 PowerSignal 指标选择最佳入场点并且
根据创新的低价和高价位置决定入口价格。
大多数交易策略都将重点放在找出何时进入市场上。无论是技术面还是基本面,每个人都在寻找入场信号。然而,这只涵盖了交易的一半。
任何交易者都知道,任何交易都有两个部分:进入市场和退出市场。可以说,这些动作中更重要的是最后一个;因为这最终是您决定获利或止损的地方。
因此,我们现在将博弈论策略应用于每种货币的未来,而不是历史价格图表。这是更高一级。动态市场博弈论是高级货币健康条指标的一项特殊功能,您在任何其他货币计中都找不到!这是一个非常独特的功能。动态市场博弈论策略 Health Bars 基于整个市场活动(所有 35 对)。
这个 EA 可以通过我的数学算法来修正未来的损失率。
我们允许您使用您的手机或网络终端或 mt5 终端进行手动交易,
如果您的交易方向错误
然后您的 EA 负责将损失转化为利润
请在 YouTube 上选择英文视频观看
EA可以通过参数设置设置八种模式:
一单系统模式
新贸易模式
黄牛模式
对冲模式
网格模式
遗传算法模式
贸易战模式
手动交易模式
它们将产生八种不同的风险表现。
DYJ GlobalForexTradeWarPowerSignal MT5 适用于任何交易时段。工作时间 1 到工作时间 7 参数是日内。这意味着如果你想设置一个工作时间从晚上 19:00 到凌晨 05:00,你应该定义两个不同的时间间隔,比如 19:00 到 23:59 和 00:00 到 05:00。
EA 在特定的新闻时间打开订单,例如 19:59 到 20:03 和 M1 到 H1 时间范围。
Input parameters
General setting
- InpMagicNumber = 1283
- InpPairs = "GBPUSD,EURUSD" -- comma-separated list of symbols to be traded.
- InpMaxSpread = 36 -- Maximum SPREAD
- InpMinTimeFrame = M5
- InpMaxTimeFrame = D1
- InpPeriods = 14
- InpPowerSignalPercent = 100 -- Trend Percent
- RiskPercent = Risk(%) Risk(%) In Still Available Risk or [-x=lot] -- Manage lots or automatically Risk.
- InpAutoRiskInBalance = 10 -- Still Available Risk In Balance(x%)
- InpAllOrderCounts = 3 -- closed all,if counts>InpAllOrderCounts.
- InpTotalProfits = 0 -- Profit target for closing all positions[0=Auto]
- InpTrailingPercentage = 0.7 -- Dynamic profit target:70%
- InpSymbolProfits = -1 -- target profits for per symbol[0=Auto,-1=off]
- InpEquityDelta = 1.1 -- Equity target multiple for closing all.[X=0 off];[X<0 targetEquity],It is strictly forbidden to increase deposits.
- InpGroupTotalProfits = 5 -- Profit target for closing gtoup positions[0=false]
- Maxtrades = 1000 -- Maximum Trades
- MaxTradesPerSymbol = 1 -- Maximum Trades Per Symbol
- InpMaxCountsOfAllowedSymbol = 5 -- Maximum Counts of AllowedSymbol
- InpMaxGridOrders = 10 -- Maximum Grid Orders.["0"->disable grid]
- InpIsManualTrade = false
- InpEntryiesLimit = EntryiesDistance
- InpEntryiesUpLimitValue = 15 -- It's a multiple of spread for UpLimit
- InpEntryiesDownLimitValue = 15 -- It's a multiple of spread for DownLimit
- InpDirection = Both;
- InpIsRecursive = true -- recursive algorithm
- InpMaxReverseGridOrders = 0 -- Maximum ReverseGrid Orders.["0"->off :disable grid]
- StopLoss = 600 -- order stop loss
- TakeProfit = 600 -- order takeprofit.
- TrailingStop=0 -- trailing stop.
- InpCalculuscoefficient = 3 -- Calculus coefficient
- InpIncreasedProfit = 10 -- Game target profit($)
- InpHedingCoeff = 10 -- HedingCoeff:Multiple of SPREAD[0=false]
- InpMaxOpenTime = 3.5 -- block of a trade validity time(Minute) checking[0=false]
- InpIsUseTradingTime = NotUseTime
- startPeriod1 = 08:15:00 -- ByDate and Sunday
- ....