DYJ MacdSto EA MT4

这个专家是一个独特的、易于使用的高质量的工具,因为我们纳入了MACD、Stochastic,RSI和ADX指标,EA使用趋势策略的优点在于保持长期盈利方向上才做单。它使用户的利润/损失有良好的组合实现。EA使用MACD与Stochastic,RSI和附属入场策略ADX指标查找信号。

入场规则:
  • 多单:当在负值区域,MACD线向上穿越SIGNAL时,并且在MACD开仓水平下方时,同时Stochastic交叉在zoneBuy下方,然后又穿越zoneBuy线到zoneBuy上方时做多。
  • 空单:当在正值区域,MACD线向下穿越SIGNAL线时,并且在MACD开仓水平的上方时,同时Stochastic交叉在zoneSell上方,然后又穿越到zoneSell的下方时做空。
退出规则:
  • 多单:当在正值区域,MACD线向下穿越SIGNAL线时,并且在MACD关仓水平上方时关闭多单。
  • 空单:当子啊负值区域,MACD线向上穿越SIGNAL线时,并且在关仓水平下方时关闭空单。

EA的新闻交易是基于经典DYMacdSto策略的。您只需要从EA属性参数进行新闻时间和入场周期配置,其余部分由机器人自动处理。例如设置新闻时间是19:59 到 20:05,入场周期选择TimeFrame=M1至TimeFrame=H1.EA默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。

EA默认设置参数设置适合EURGBP在图表周期H1运行. 此外, GBPUSD,EURUSD和XAUUSD或其他等货币对的设置将在评论部分提供.

推荐:

  • EA 设置: 使用默认设置或set files.
  • 货币对: EURGBP.
  • 图表: H1.
  • 账户:ECN经纪商, 低点差/手续费, 1:500 leverage, 非-FIFO or FIFO类型.
  • 最低存款: $100-10000或更高 USD.

参数设置:

  • InpMagicNumber=81726890 -- EA标识号
  • InpMagicNumberPending  = 21726890 -- 挂单的EA识别号
  • Inp_MACD_fast_ema_period=11 -- MACD快速周期
  • Inp_MACD_slow_ema_period=53 -- MACD慢速周期
  • Inp_MACD_signal_period=26 -- MACD信号周期
  • Inp_STO_Kperiod=40 -- STO K周期
  • Inp_STO_Dperiod=23 -- STO D周期
  • Inp_STO_slowing=82 -- STO 慢速周期
  • StochMode=MODE_SMA --STO方法
  • StochPriceField=STO_LOWHIGH -- STO价格域
  • Inp_STO_Level_Up=50 -- STO超卖区
  • Inp_STO_Level_Down=50 -- STO超买区
  • Inp_RSI_ma_period=86 -- RSI周期
  • Inp_RSI_applied_price=PRICE_CLOSE -- RSI价格域
  • Inp_RSI_Level_Up=50 - RIS超卖区
  • Inp_RSI_Level_Down=50 -RSI超买区
  • InpIsEveryTick = false -- 是否使用每次报价方式
  • InpAttachEntryMode=ADX -- 附属策略
  • InpAdxPrice=PRICE_CLOSE - 附属策略价格域
  • InpAdxMethod=ONLYTREND - 辅助策略方法
  • InpTrendLevel=30 - 趋势级别
  • InpStrategyMethod = Macd -- 选择策略或组合策略Macd,Marauder,MacdOrMarauder,MacdAndMarauder
  • InpMaxBars = 300  --  检查K线数量
  • InpCurrentOrders = 4 -- 当前订单数量
  • InpMaxProfits = 100 -- 当订单数量超过或等于InpCurrentOrders与总利润超过InpMaxProfits时关闭全部订单
  • TakeProfit=0.00 - 止盈
  • StopLoss=1900 - 止损
  • InpTrailingStop=800 - 追踪止损
  • InpTimeframe=H1:图表周期;
  • InpLotExponent=1 -- 加仓系数
  • InpLots=1 - 交易量
  • InpMaxOrders=100 - 最大定单数;
  • InpUsePending = PositivePending --  附加4种订单类型
  1. NormalOrders:        常态订单
  2. NormalAndReverse:常态订单与逆向挂单
  3. PositivePending:    正向挂单
  4. BothPending:          双向挂单
  • delta = 50 -- 2者距离
  • distance = 500 -- 挂单距离
  • p_sl = 500 -- 挂单止损
  • p_tp = 500 -- 挂单止盈
  • IsUseTradingTime = false - 是否关闭交易时间段.
  • startTime1 = 08:15 - 第1时间段起始时间.
  • endTime1 = 08:35 - 第1时间段起始结束时间.
  • startTime2 = 13:45 - 第2时间段起始时间.
  • endTime2 =14:42 - 第1时间段起始结束时间
  • startTime3 = 22:15 - 第3时间段起始时间.
  • endTime3 = 22:45 -第3时间段起始结束时间.
























推荐产品
DooZER
Carlos Moreno Gonzalez
DooZER is an elegant and clean Expert Advisor which follows an averaging strategy with initial entry based on price action. DooZER works with baskets which can be composed by both Buy or Sell trades depending on the market. Trades are not treated separately by DooZER but as a whole basket instead. When the basket reaches the desired profit, the entire basket is closed, and a new one is opened. On the strategy DooZER can yield interesting results, but the strategy requires deep pockets. It can
AW Three MA EA
AW Trading Software Limited
1.5 (2)
在两条移动平均线的交叉点交易的 Expert Advisor 使用第三条移动平均线来过滤当前趋势方向。它具有灵活但同时简单的输入设置。 问题解决 ->   这里 /MT5版本 ->   这里 /使用说明 ->       这里   好处: 直观简单的设置 适用于任何类型的工具和任何时间范围 具有三种类型的通知 将第一个订单与最后一个订单重叠的可插拔系统 能够自动计算交易量 专家顾问策略。 EA 使用三个移动平均线来开仓。主要的是两个移动的,快的和慢的。第三个是过滤掉市场噪音的幻灯片。 如果快速移动的信号从下向上穿过慢速移动的信号,那么这是一个买入信号。 如果快速移动的信号从上到下穿过慢速移动的信号,那么这是一个卖出信号。 使用第三次滑动时: 当快速和慢速移动平均线低于过滤移动平均线(下降趋势)时,只有卖出信号有效。 当过滤移动平均线低于(上升趋势)快速和慢速移动平均线时,只有买入信号起作用。 最快的周期最小,最慢的周期更长,滤波器滑动周期最大。 如果禁用过滤,则: 在快速和慢速移动平均线的每个交叉点,EA 将打开交易 Input variables: Main settings Si
Ichimoku Master EA
Miroslaw Stachowiak
Ichimoku Master EA is a fully automated Expert Advisor for trading according to Ichimoku Kinko Hyo Strategy.   The signals used to start trading are very well filtered, and then a special algorithm makes sure to stay in the trend as long as possible. Ichimoku Master EA Settings Features Martingale, Grid, Averaging or other dangerous techniques are not used Trend following strategy Limitation of distance between same direction orders Hard and Virtual Take Profit and Stop Loss levels Basket TP
MAD - Moving Average Distance The MAD Scalper Expert Advisor uses ATR and the distance to a moving average to determine if price has the potential for reversion (mean reversion). Trades are closed when price returns to mean (moving average) + buffer. We use ATR as our MA_Buffer. MAD includes an averaging feature. The range is determined by ATR and the RangeMultiplier. The higher the RangeMultiplier the further apart the averaging trades will be. Works on all time frames and pairs. Suggestions:
Great Hunter
Pavel Malyshko
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешите при
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Gecko
Profalgo Limited
4.4 (10)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Gecko runs a simple, yet very effective, proven strategy.  It looks for important recent high and lows and will trade the breakouts.  The actual execution of this strategy however, is what makes this EA truly shine.  Entry calculations and exit algorithms are not only unique but also very advanced. LIVE RESULTS: https://www.mql5.com/en/signals/75
Alpha Multi Scalper
Paranchai Tensit
Alpha Multi Scalper is a fully automated Expert Advisor. The strategy of this system consists of two mechanisms that work together between scalping strategies and multiple currency pair strategies . Based on the principles of predictive analysis of market price factors and price fluctuations that help determine trends and identify price patterns can help to see better opportunities for trading to make a profit. And diversify risks by trading multiple pairs at the same time.  This system model li
Introducing the " NorthSea EA " an advanced financial trading tool designed to strategically trade the popular currency pairs " AUDNZD, AUDCAD, and NZDCAD ". Powered by cutting-edge Smart Fully Automated Trading Technology, " NorthSea EA " incorporates a fully independent   Decision Engine   coupled with sophisticated filters to maximize profitability and enhance performance. Developed over a decade by a team of seasoned traders and expert coders, this expert advisor employs a unique strategy t
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
Predator GBPUSD
Thi Tra Mi Duong
EA   Predator GBPUSD  is a fully automated trading robot based on Price Action with no lagging indicators. The EA is developed and tested over the years. Algorithms have been optimized for high performance trades. EA is specially developed for GBPUSD . Feature:  + Fully automated trading 24/5 with time filter.  + No need in a large initial deposit.  + Always uses Stop Loss to protect capital.  +   Position trailing stop is used .  + Easy to setup, just set defaults.  +  Winrate > 82%. Recommen
SharpGold
I Kadek Cristian Angga Putra
Some Features: - News  to stop EA before high impact news - Scalping mode to stop EA in some cases ... - LIVE SIGNAL: SharpGoldProfit is an EA that works with XAUUSD. Fully automatic adviser, with a system for recovering from losses.  - EA SETUP: Symbol XAUUSD Timeframe M1 Test From 2020 Settings Contact me to get the best set file Brokers Any Minimum Deposit $100 (IN CENT Recommend Deposit $500(IN CENT) Feature NOT sensitive to spread, slippage
HFT King Ea
Ram Klein Caputol
隆重推出 HFT KING EA - 终极 HFT KING 交易!这种完全自动化的高频交易系统旨在通过其先进的算法和最先进的功能彻底改变您的交易体验。 HFT King利用技术分析、人工智能、高频交易和机器学习的独特组合,为交易者提供可靠且有利可图的交易信号。 HFT King的尖端技术在识别交易机会、分析市场趋势和精准执行交易方面非常有效。 EA 强大的进场和出场逻辑仅在收盘价时运行,消除市场噪音,优化速度,避免止损追寻,确保未来可靠稳定的利润。 准备好迎接你的下一个高频交易终极王者高水平吧!体验尖端技术和先进交易功能的力量。 建议: 货币对:XAUUSD 时间范围:M15 最低存款:$1000 经纪商账户类型:任何具有 ECN、Raw 或 Razor 且点差极低的经纪商。 重要提示:使用低点差帐户以获得最佳结果非常重要! 使用 VPS 让 EA 24/7 工作(强烈推荐) HFT KING EA 仅在 mql5 市场上出售。 Lóngzhòng tuīchū HFT KING EA - zhōngjí HFT KING jiāoyì! Zhè zhòng wánquán zìd
OsMa TrendSurfer
Augustine Kamatu
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames th
Stochastic Trade X is an EA based on Stochastic Oscillator. Stochastic parameters such as %K period, %D period, Slowing,  SellValue, BuyValue, and Shift can be adjusted. Stochastic Trade   X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Stochastic Trade   X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
The EA is based on a   scalping breakout strategy , uses advanced exit algorithms and has built-in filters to filter out bad signals. Fully automatic trading with entry calculation based on the high / low breakout system. For trading, the advisor uses 4 currency pairs and the M30 timeframe. To create a strategy, we used historical data with a history quality of 99.9%, over the past 20 years. The EA has the following features: Uses a smart false signal filtering system. Uses a system for recogniz
Stratos Bora
Michela Russo
4.71 (70)
Stratos Bora is a trading robot  for the trading on forex. Designed to harness the power of the Ichimoku Kinko Hyo indicator, it offers 12 strategies to cater to every trader's style. Whether you're a seasoned trader or just starting out, Stratos Bora provides a seamless trading experience, ensuring you're always at the forefront of market opportunities. Important Information Revealed Leave a review and contact me via mql5 message to receive additional set files ! Do you want a powerful EA? Ch
FREE
Shogun RX
Thamini De Oliveira Feitosa Puntel
10 COPIES AT $ 99 ! After that, the price will be raised to $ 150 . After years of painstaking research and development, we are offering the opportunity for you to have this incredible tool in your automated trading portfolio. SHOGUN RX is a strategy that has a very advanced secret trading algorithm. It is a safe EA that trades using pending orders with a defined Stop Loss, Take Profit and 2 smart Trailing capabilities. LIVE ACCOUNT ---> CLICK HERE Pair: USDJPY TimeFrame: H4. Minimum deposit
RRS Impulse Plus
Rajeev Ranjan Sharma
RRS Impulse Plus EA is an advanced version of RRS Impulse EA . This upgraded version provides more flexibility with several new options. The EA scalps using the Relative Strength Index (RSI), Stochastic Oscillator, Moving Average (MA), and Bollinger Bands indicators to identify trend and counter-trend opportunities. As a multi-pair EA , it scans multiple currency pairs for signals. This EA includes various features such as Trailing, Risk Management, Money Management, Restriction Mode, and more.
FREE
RSI strategy EA MT4
Biswarup Banerjee
介绍 Relative Strength Index(RSI) Strategy EA MT4,这是一款专为 MetaTrader 4 设计的自动化交易解决方案。该专家顾问利用相对强弱指数 (RSI) 的力量,根据超买和超卖条件执行交易,非常适合希望通过自动化提升交易策略的交易者。 使用 Relative Strength Index(RSI) Strategy EA MT4,用户可以享受高级交易功能,如可自定义参数、多时间框架支持和强大的风险管理工具。这个 EA 使交易者能够有效利用市场波动,同时最小化人工干预,非常适合希望优化交易表现的新手和经验丰富的交易者。 MQL产品安装指南 | 在 MT4/MT5 上更新已购买的MQL产品 | 常见故障排除指南 | 常规设置/输入指南 | 指标设置 | 回测和设置文件 主要特点 核心交易策略:使用 RSI 根据市场动量识别潜在的买入和卖出机会。 多时间框架支持:在不同时间框架内交易,以在不同市场条件下提供更大的灵活性和适应性。 风险管理:结合止损、止盈和移动止损选项来保护您的资本。 入场过滤器:包括 spread 过滤器、会话时间和新闻过滤器
One Punch GBPUSD
Didit Haryadi Saputra
This Expert Advisor is the legend of EA.   The Expert Advisor only opens one high precision entry. This EA can make you a nice profit.   Works on GBPUSD on M30   Features: Very easy to use and, if necessary, customize to your own requirements. Consistent Profit EA The EA uses the adaptive trade management algorithm.   PRICE WILL INCREASE..  BUY TODAY AT LESS PRICE !!   One Punch GBPUSD was tested and has successfully passed the stress test with slippage and commission approximate to the real mar
GBP Scalper 02
Nino Guevara Ruwano
GBP Scalper 02 is a simple EA that can work automatically to carry out trading activities. Like the previous version (GBP Scalper 01), this EA is kept simple and only requires Lot, TP, and SL settings to use. As the name implies, this EA is only suitable for trading with the GBPUSD pair, and is designed to work optimally on the H4 time frame. GBP Scalper 02 is an upgrade from the previous version with the addition of various internal functions to enhance the EA's ability to earn profits and pr
I Gold Mine I
Dmitriq Evgenoeviz Ko
Gold Mine EA (XAUUSD H1) is a gold trading expert advisor that uses a momentum scalping algorithm on the hourly timeframe. The system is designed to filter out market noise and identify confirmed price movements. Trading logic The algorithm analyzes gold volatility and opens positions based on a synthesis of two factors: Impulse analysis: identifying sharp bursts of activity that mark the entry of major market participants. Price Action: Entry confirmation using a built-in chart pattern library
Phoenix FX XAU
Ignacio Agustin Mene Franco
Phoenix FX Moving Averages EA Expert Advisor for XAU/USD - Optimized for Prop Firms Version: 1.10 | Timeframe: M5 | Minimum Capital: $1,000 USD Overview Phoenix FX is an algorithmic Expert Advisor specifically designed for trading gold (XAU/USD) on a 5-minute timeframe. It combines a moving average crossover system with advanced risk management, ideal for traders who use prop firms and seek consistent results. Main Features Trading System: EMA crossover-based strategy (configurable 10/30 per
MA Cross Plus
Mohamed Amine Talbi
The "MA Cross Plus" EA is based on Moving Average crossovers as its name says. But what is special about this Expert Advisor is that it uses not one, but two algorithms to filter bad trades to the maximum. As all traders know, moving averages are a trend follow. And there is a saying "The trend is your friend". So, why go against the trend when you can ride the trend and profit from it, while avoiding the fake trend at the same time. The default settings of the EA are basic, and have been tested
Gold Label
Tran Thanh Tuyen
Gold Label  is an Expert Advisor designed specifically for trading gold.  This EA is specifically designed for   XAUUSD  with low risk and can grow your account from small capital. It is based on machine learning cluster analysis and genetic algorithms. EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. Expert showed stable results on XAU in 2011-2020 period. No dangerous methods of money managment used. Suitable for any broker conditi
Xgrid Scalper MT4
Prafull Manohar Nikam
This trading robot is strictly made for 10K Capital Trading Account and EURUSD H1. DO NOT use it on smaller accounts, because it has minimum free margin limit i.e. Free Margin > 500 (this value is in "actual money" not in "percentage"!) This is a Simple Grid Trading System which works on ADX indicator's volatility and with High Winrate. IMPORTANT: Default input settings are the bare minimum settings (not ideal) instead use the recommended settings (OR find your own best settings) provided in th
Gold Spike Reversal PRO
Justinus Andjarwirawan
Gold Spike Reversal PRO - The Ultimate XAUUSD Volatility Trader Trade Gold's sharpest moves with a professional-grade reversal strategy, built with advanced layering and an ironclad safety net. Why Choose Gold Spike Reversal PRO? Gold (XAUUSD) is known for its extreme volatility and sharp, sudden spikes. While these movements can be risky, they also present incredible trading opportunities. The Gold Spike Reversal PRO is engineered to capitalize on this specific market behavior. Instead of chasi
智能通用专家顾问是一款专为帮助您进行交易体验而设计的专家顾问,通过与提供买入和卖出缓冲区的任何自定义指标无缝集成,为您提供无与伦比的适应性,使您能够充分发挥自定义指标的潜力,并以精确和可控的方式执行交易。 在线课程,用户手册和演示。 我们已将趋势突破捕捉器作为内置指标添加到了智能通用专家顾问中,趋势突破捕捉器是一种不会重绘、不会回绘和不会滞后的指标,现在可以作为智能通用专家顾问内的主要指标。 智能通用专家顾问是一款多功能交易工具,旨在与提供买入和卖出信号的任何自定义指标一起工作。它作为一种自动化交易解决方案,可以根据自定义指标生成的信号执行交易。专家顾问配备了各种功能来管理和控制交易环境,包括手动模拟设置止损和获利水平、实施追踪止损以及激活保护利润的保本功能。所有这些技术都可以在设置面板中进行控制。 此外,智能通用专家顾问还整合了一系列过滤器,以保护交易资本并优化交易策略。这些过滤器包括控制最大点差和滑点、避免在新闻事件期间交易、限制同时进行的交易数量以及管理每日交易频率、最大手数、交易时间过滤器等。此外,它还包括一个最大回撤过滤器,在达到预定的回撤水平时停止交易甚至退出所有交易
该产品的买家也购买
Vortex Gold MT4
Stanislav Tomilov
4.93 (41)
Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 675 美元(还剩 2/10),下一个价格 795 美元 Live Monitoring  https://www.mql5.com/en/signals/2366351 Check out the live results in Profile >>
BB Return mt4
Leonid Arkhipov
5 (10)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
Quantum King MT4
Bogdan Ion Puscasu
5 (3)
量子之王EA——智能力量,专为每位交易者打造 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特价上市 实时信号:       点击这里 MT5版本:   点击此处 量子之王频道:       点击这里 ***购买 Quantum King MT4,即可免费获得 Quantum StarMan!*** 详情请私信咨询! 规则   你的交易精准而自律。 量子之王 EA     将结构化网格的优势和自适应马丁格尔策略的智能性融合到一个无缝系统中——专为 M5 上的 AUDCAD 而设计,适合希望实现稳定、可控增长的初学者和专业人士。 量子之王 EA     是一个为澳元/加元货币对在 M5 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Gold Trade Pro
Profalgo Limited
4.61 (23)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
Trust EA MT4
Konstantin Kulikov
5 (1)
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo——“驾驭风暴——掌控漩涡” Vortex Turbo代表了智能交易的下一个进化阶段——它融合了尖端人工智能架构、自适应市场逻辑和精准的风险控制,是一项独特的创新。Vortex Turbo基于成熟的算法原理,将多种策略整合到一个统一的高速生态系统中,并以全新的预测智能为驱动。Vortex Turbo专为黄金XAUUSD(GOLD)的超短线交易而设计,采用受控马丁格尔和均价网格,同时每个   仓位都受到内置止损的全面保护   ——确保了力量、精准度和安全性之间的完美平衡。 非常重要!购买专家服务后请给我发私信。我会把所有必要的建议和操作指南发给你。 399 美元的价格有效期至 2 月 15 日,之后价格将上涨至 499 美元。(最终价格为 999 美元) 购买   Vortex Turbo   智能交易系统后,您将有机会获得   我的其他任何一款智能交易系统的免费授权   ,该系统可关联到您选择的   三个交易账户    (赠送的智能交易系统将以 .ex 格式的文件直接发送)。  请私信询问具体条件   https://www.mql5.com/en/users
GoldPulse AI
Babak Alamdar
3.5 (20)
您购买的不是回测,而是真实的交易系统     Live Signal 此价格为促销期间临时价格,稍后将上调 当前价格仅剩几份,下一个价格是 -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! 这是第一个也是最智能的机器人,可以使用完整的货币对(例如 XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD 和 XAUCNH)交易黄金或 XAU! 我每天都会查看新闻,并利用任何机会进行技术、基本面和情绪确认!钱就会从急躁商人的口袋里流到病人的口袋里! 在这个市场上,你将与聪明人竞争!他们想拿走你的钱,你也想拿走他们的钱!利用最准确、最活跃的市场分析,我会尽力而为!祝你好运! Highlights: 易于使用:在每个交易品种图表上一一附加具有任何时间范围的 EA(XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD 和 XAUCNH) 无网格/无鞅/无风险资金管理 最低账户余额:250 美元,但要运行所有推荐的货币对以保持低
Forex GOLD Investor
Lachezar Krastev
4.47 (51)
ULTIMATE SALE! Get Forex GOLD Investor with a huge –60% discount ! Special Ultimate Price: $217 (Regular Price: $547 — You Save $330!) Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strategy, the second system has time based dependency which opens up to 2 trades at a time and the third system is based on breakout strategy. It has been t
Gold Safe MT4 EA
Anton Zverev
5 (1)
实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 GMT 时区偏移 =   IC Markets 时间 - 您的经纪商时间。
Pattie Grid Pro
Patrick Jeannot
4.64 (11)
Pattie Grid Pro EA  is a fully automatic expert advisor using the very accurate strategy for both initial and grid orders. The EA can trade any currency pairs with one preset that provides high diversification and smooth growth of equity. In spite of using grids the EA is designed to long-term trading with minimal risk.  The robot independently opens positions, manages them and closes them in parts, creating an efficient order grid that adapts to changing market conditions.   Requirements Minima
Golden Mirage mt4
Michela Russo
5 (7)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
EA Gold Stuff
Vasiliy Strukov
4.7 (1088)
EA Gold Stuff是专为黄金交易设计的专家顾问。 该工作基于使用Gold Stuff指标打开订单,因此顾问根据"趋势跟随"策略工作,这意味着跟随趋势。 重要! 购买后立即与我联系,以获得说明和奖金! 您可以免费收到我们的强力支持和趋势扫描指标的副本,请私信。大部头书! 实时结果可以在这里查看 参数 打开新系列-打开/关闭新系列订单的开始。 起始地段-起始地段。 交易买入-允许Ea交易买入。 交易卖出-允许智能交易系统卖出。 使用对冲-当功能启用时,顾问将交易买入和卖出方向,当功能禁用时,顾问将只交易一个方向。 使用货币Manadgement-开/关使用自动手数计算。 自动旋转 每0.01手的可用保证金-每0.01手单位开仓的可用保证金金额。 Lot miltiplier-以下订单的手数乘法系数。 TP-止盈,以点为单位。 SL-止损,以点为单位从第一个订单。 跟踪开始-跟踪止损的激活。 Trail Step-追踪止损激活时与价格的距离。 DD减少算法是一种减少回撤的算法,其中具有利润的最后一个订单被关闭,系列的第一个订单处于亏损状态。 DD缩减算法的编号顺序-
One Gold MT4
Stanislav Tomilov
4.6 (15)
介绍 One Gold EA,这是 Meta Trader 平台上一种先进的黄金交易机器人,旨在帮助交易者进行高级市场分析。我们的专有技术利用神经网络和数据驱动算法来分析历史和实时黄金市场数据,提供有助于决策的见解。与传统的手动策略不同,One Gold EA 以最少的干预运行,简化了交易流程并旨在降低相关风险。虽然使用先进的神经插件可以增强机器人的分析能力,但需要注意的是,与任何交易工具一样,One Gold EA 并不保证盈利。然而,它被设计为具有通过提供更明智和数据支持的见解来提高交易绩效的潜力。One Gold EA 持续监控黄金市场,以检测人类交易者可能难以发现的模式和趋势。该系统能够适应各种市场条件,提供更一致的交易方法,尤其是在黄金交易等高度波动的环境中。无论您是经验丰富的交易员还是市场新手,One Gold EA 都旨在通过提供全面的市场分析和减少手动工作量来支持您的决策过程。虽然 One Gold EA 旨在简化交易体验,但将机器人与深思熟虑的交易计划和适当的风险管理策略结合使用至关重要。我们相信我们的技术有潜力为交易员提供支持,但鼓励负责任地使用和持续监控结果以获得
FlipDamonHFT
Allistair Kabelo Mandow
1 (3)
Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. Source code FlipDemonHFT available: https://t.me/snakeByteHoldings Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaTrader 4, developed for t
EA Game Changer
Vasiliy Strukov
4.2 (10)
Game Change EA 是一款基于 Game Changer 指标的趋势跟踪交易系统。当出现红点时,它会自动卖出,并持续卖出直至出现黄色 X,这预示着趋势可能结束。买入交易的逻辑相同。当出现蓝点时,EA 开始买入,并在检测到黄色 X 后立即平仓。 这款 EA 适用于任何货币对和任何时间框架,但在 M15 时间框架下,例如 XAUUSD 等强趋势货币对上的表现尤为出色。 即時結果可在此處查看。 購買後立即聯絡我,即可獲得個人獎勵!您可以免費獲得我們的強力支撐和趨勢掃描器指標, 請私訊我 ! 設定和手冊在此處 請注意,我不在 Telegram 上出售我的 EA 或特殊套件,它們僅適用於 MQL5,我的套件檔案僅在我的部落格上提供。請小心詐騙者,不要從其他人那裡購買任何套件! 設定 Open new series – true/false - 真/假 - 新一系列订单的开始 Trade Buy - 允许EA购买。 Trade Sell - 允许EA出售。 Support manual orders – true/false –  允许EA控制手动订单 Use hedge - 允许EA
Yen Striker mt4
Vasiliy Strukov
5 (1)
Yen Striker Yen striker EA 是一款专为美元/日元 (USDJPY) 和黄金打造的全自动双系统交易引擎。它结合了两种独立运行的策略,每种策略都拥有各自独立的风险设置和交易管理逻辑。 系统 1——突破动量 该系统识别关键市场高点和低点,在主要突破区域设置挂单止损,并使用智能追踪止损逻辑管理持仓。 系统 2——每日区间扩张 EA 每天在前一日高点和低点的上方和下方设置挂单。这使得系统能够捕捉价格突破高点/低点后的区间扩张。当价格突破该区间时,系统会自动执行交易。持仓采用追踪止损和追踪止盈进行管理。 支持的交易品种:美元/日元 (USDJPY) 和黄金 时间周期:5分钟 (M5) 推荐经纪商:GMT+2/+3 时区 账户类型:首选对冲账户 点差类型:推荐低点差的标准账户 最低入金:可接受任何金额,但建议最低入金 200 美元 即時結果可在此處查看。 購買後立即聯絡我,即可獲得個人獎勵!您可以免費獲得我們的強力支撐和趨勢掃描器指標, 請私訊我 ! 設定和手冊在此處 請注意,我不在 Telegram 上出售我的 EA 或特殊套件,它們僅適用於 MQL5,我的套件檔案僅在
XG Gold Robot MT4
MQL TOOLS SL
4.35 (40)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
A unique robot that has been successfully trading on a real account since 2021. The Gold Dragon trading system is so stable that it has allowed it to survive all market fluctuations, while other systems have failed! Big sale 50% OFF! Price $450. Regular price $899 Real signal:   click here   Unique set files and all recommendations are provided free of charge. All future updates of the adviser are included in the price. After the purchase, contact me and I will help you install and configure
Trend AI EA
Ramil Minniakhmetov
4.11 (56)
Trend Ai EA 旨在与 Trend Ai 指标配合使用,该指标会结合趋势识别、可操作的入场点和反转警报,自行进行市场分析,并自动接收指标的所有信号!该 EA 包含一系列完全可调的外部参数,允许交易者根据自己的选择定制 EA。 一旦出现绿点,EA 就会准备买入交易。一旦出现蓝色箭头确认上涨趋势,EA 就会在下一个 K 线下单买入。如果市场反转,EA 将采用网格和马丁格尔策略管理一系列交易。如果出现相反信号,并且图表上出现红点,EA 将准备卖出;一旦出现红色箭头,EA 就会在下一个 K 线下单卖出,并采用网格和马丁格尔策略管理一系列交易。 交易对和时间范围: 此 EA 适用于所有上市资产、期货、股票、外汇、商品、加密货币或指数。它适用于 xauusd 或主要货币对,例如 eurusd、gbpusd、usdcad、audusd、audcad、nzdcad、nzdusd,在 m15 或更高时间框架(例如 H1)上可获得更高的准确性。 --------------------------------------------------------------------------
XIRO Robot MT4
MQL TOOLS SL
5 (4)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Gold Pulse EA mt4
Vasiliy Strukov
Gold Pulse EA 是一款多策略智能交易系统,它将三种交易系统整合到一个结构化且纪律严明的框架中。该系统专为黄金 (XAUUSD) 设计,能够适应不同的市场状况,并结合日内波段交易、基于时段的执行以及日内区间震荡策略。这打造了一种更加平衡且稳定的自动化交易方法,而无需依赖单一的交易设置。 Gold Pulse EA 的设计理念是简洁易用,无需任何预设文件,即可轻松部署在支持的经纪商平台上。它最适合自营交易公司使用,并采用简洁的执行模型,不使用任何网格交易、马丁格尔交易或超短线交易策略。 该 EA 还内置风险管理功能,提供自动和手动风险设置,让您可以根据账户规模和偏好控制风险敞口。这确保了交易方法的结构化,同时保持执行的一致性和纪律性。 如何设置EA 打开黄金(XAUUSD)图表 将EA附加到图表 根据您的偏好设置风险 在MT5中启用自动交易 重要提示 请勿将EA附加到多个图表。一个实例即可管理所有三个系统。 即時結果可在此處查看。 購買後立即聯絡我,即可獲得個人獎勵!您可以免費獲得我們的強力支撐和趨勢掃描器指標, 請私訊我 ! 設定和手冊在此處 請注意,我不在 Telegr
Saints Row Aggressive Scalper 是一款高频交易(HFT)智能交易系统,专为追求快速执行、精准入场和在波动市场中稳定表现的交易者而打造。 该EA专为XAUUSD(黄金)和USTEC(纳斯达克)设计,旨在利用精准且激进的剥头皮策略捕捉快速价格波动。在纽约交易时段表现尤为出色,该时段的流动性和波动性为交易创造了最佳条件。 重要提示:为获得最佳性能,此EA必须在具有低点差和快速执行的RAW / ECN账户上使用。 Saints Row Aggressive Scalper 的独特优势 功能 描述 高频剥头皮引擎 快速执行交易,捕捉小幅稳定的市场波动。 优化交易品种 专为XAUUSD和USTEC打造,实现最大效率。 纽约时段优化 在流动性和波动性峰值期间表现最佳。 点差敏感逻辑 专为低点差环境设计,以维持盈利能力。 精准执行 快速入场和出场,降低风险敞口,提高效率。 工作原理 将EA附加到MT4上的XAUUSD或USTEC图表,应用推荐设置,并允许系统自动执行交易。该EA设计为以最少干预运行,同时保持严格的执行纪律。 该系统不会随机交易。它等待精确的市场条件,以速度
Apache MHL Moving Average
Paulo Roberto Da Costa
Sinal (GOLD/XAUSD) - mais de 14 meses ativo e mais de 6 mil negociações em conta Standard (alavancagem de 1:400):   https://www.mql5.com/pt/signals/2278431 Produto para MetaTrader4:  https://www.mql5.com/pt/market/product/159627 Produto para MetaTrader5:  https://www.mql5.com/pt/market/product/160313 O Apache MHL Moving Average Expert Advisor ou simplesmente "Apache MHL" é um robô que opera no ativo GOLD/XAUUSD utilizando estratégias baseadas em médias móveis e gestão de risco com Martingale.
Pattie Breakout ORB EA
Patrick Jeannot
4.75 (4)
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
VR Smart Grid
Vladimir Pastushak
4.29 (168)
VR Smart Grid 是一款为 MetaTrader 4 和 MetaTrader 5 开发的完整功能交易顾问,基于经典网格交易策略构建。该机器人能够独立开仓、管理头寸并分批平仓,创建高效的订单网格,该网格可适应市场变化。经过15年的开发,该顾问已经过数千次变异和测试——这是在真实账户和演示账户上系统改进的成果。 提供设置文件、产品演示版本、说明和奖金 [博客] 版本为 [MetaTrader 5] 智能头寸平均 VR Smart Grid 的关键特性之一是多种平均模式,包括智能和部分平均。机器人分析当前市场情况,将头寸分成最佳部分,并计算平均平仓价格,使其尽可能接近当前市场价格。这种方法有助于灵活管理订单网格,并更有效地从回撤中恢复头寸,无需持续监控图表。 八种头寸管理方法 VR Smart Grid 提供八种不同的头寸平仓算法,包括使用实际和虚拟止盈水平。交易者根据当前市场条件和交易风格选择适当的方法。这提供了对网格退出的完全控制,无需手动干预。 支持任何金融工具 该机器人可处理外汇货币对、加密货币、差价合约、期货和贵金属。其通用性允许在不同资产上测试策略,不受 MetaT
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan   !*** 私信询问更多详情 已验证信号:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
Aussie Loonie EA MT4
MQL TOOLS SL
5 (2)
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
作者的更多信息
DYJ CashGaming
Daying Cao
1 (1)
DYJ CashGamingEA 致力于DYJ技术指标。当市场强劲时,价格位于高位做空,价格位于低位时做多,保持全天后交易 这就是安全市场中的机会和交易。与安全交易时间一致的收益。 EA使用单订单模式来最小化交易量和最大化利润结算算法策略。 EA使用了扭亏为赢策略: 当订单方向正确,则使用目标利润或止盈关闭 当订单方向错误,则使用游戏策略获利离开市场 推荐 综合指数账户和外汇账户 Download TP and SL common settings of all symbol of synthetic account 专注M1, Boom 1000 Index.   回测 : Deposit $100 回撤=18%  15 Months Profits= $50436. Developed for M1, Crash 500 Index.  Backtest: Deposit $100 DD=0.50%  15 Months Profits= $30433.12. 专注M1, USDCAD.  回测: Deposit $1000 回撤=23%  15 Months Profits= $
QuickClose   一键快速管理订单 QuickClose   让您一键即可立即关闭所有订单,操作速度极快。您可以选择关闭特定货币对的订单,或一次性关闭所有订单,使交易管理更快速、更高效。 该   EA(智能交易程序)   能够快速关闭所选货币对或所有交易的买入和卖出订单。SymbolButton 专为关闭订单设计,支持手动和自动预设利润平仓功能。 主要功能包括: 总利润追踪:   自动锁定   70% 的目标利润,同时新的目标利润将成倍提高。 自动删除挂单:   可选择删除所有挂单,或仅删除某个货币对的挂单。 手动开仓按钮:   轻松手动开设多头或空头订单。 利润显示 & 独立平仓按钮:   分别显示多头和空头的总利润,并可通过独立按钮分别平仓。 参数设置 PROFIT   – 当某个货币对的总利润达到设定值时,仅关闭该货币对的所有订单。 TOTALPROFIT   – 当所有货币对的总利润达到设定值时,关闭所有订单。 InpTrailingPercentage   – 自动锁定 70% 的目标利润。 ISEQUITY   – YES_EQ :当净值低于设定的 EQUITY
SoarSignal
Daying Cao
专业交易者都知道,在市场价格趋势转变时是进场交易的最佳时机,趋势转变时K线状态变化最明显,SoarSignal使用随机指标可以识别这些变化,确认趋势已衰竭,它是最接近K线状态变化的指标。SoarSignal的3条线均在 0 到 100 的区间内移动。值高于 80 视为处于超买区,表明价格可能发生反转。值低于 20 视为超卖,也表明价格可能发生反转。如果 %K 线由下往上穿越 %D 线,如果 %J 线由下往上穿越 %K与%D 线,可解读为买入信号。如果 %K 线由上往下穿越 %D 线,如果 %J线由下往上穿越 %K与%D 线,可解读为卖出信号。此类交叉可频繁发生。为获取更可靠的信号,您可以等待交叉与到达超买/超卖位同时发生。当有更可靠的买卖信号时提示交易者。 输入参数 nPeriod:20-Indicator Period.KDJ指标周期,通常不需要改变。 zoneSELL:80-值高于 80 视为处于超买区,表明价格可能发生反转。 zoneBUY:20-值低于 20 视为超卖,也表明价格可能发生反转。 InpBuyColor:LighSeaGreen-多头箭头颜色。 InpSellC
StrongCurrency
Daying Cao
5 (1)
StrongCurrency是基于各种技术指标,移动平均线和枢轴的完整交易系统。这些元素中的每一个都可以通过定义的规则和系数进行评估(取决于指标),为StrongCurrency提供了无限优化的方案。StrongCurrency通过评估数据创建一个趋势强度和入场信号列表显示,它显示所有货币对的数据。根据每个货币对趋势强弱获得入场信号。列表数据包括Symbol,BuyPercent,SellPercent,LastBuySignal,LastSellSignal。其中LastBuySignal和LastSellSignal内容显示入场价格,时间,货币对趋势百分比。趋势强度大于70%时,认为是强货币对;该工具适用于外汇市场,指数,金属的数据。 该工具仅在一个图表任意周期上运行,它对于多货币交易者非常有吸引力的,其简化的信息(LastBuySignal和LastSellSignal)可以提供出色的输入信号。帮助您快速,识别强弱货币对。请参见截图。 关于MT4回测多货币的限制在评论里有说明。 输入参数 Text Color = White - 常态文本颜色。 Buy Signal color
PowerSignal
Daying Cao
5 (1)
这个PowerSignal是基于ATR技术指标的完整交易系统。该指标将分析并记录每个POWERTREND从M5-MN中每个周期和货币对趋势强度。 PowerSignal通过评估这些数据来创建一个趋势强度和入口点信号列表显示。如果趋势强度百分比达到100,则一个警告会弹出来指示这种情况。当趋势百分比达大于等于75%时认为是强货币,另外LastEntry字段提示选择一个周期入场、显示了多个入场周期,入场价格,时间.通常根据实际情况选择一个中高周期入场比较好。 输入参数 Periods = 14-indicators Periods. Text Color = While - 常态文本颜色。 Buy Signal color = LawnGreen - 多头信号颜色。 Sell signal color = OrangeRed - 空头信号颜色。 Alert_ON = false-禁止报警.true-激活报警:支持报警提示、邮件、手机推送. Alert_Min_Interval = 15 Entry_Percent = PERCENT_100 - PERCENT_100表示产生多空信号的趋
这个指标显示2条移动平均线间的交叉,一个快速和慢速移动平均线。当快速MA1向上穿越慢速MA2时弹出报警。当快速MA1向下穿越慢速MA2时弹出报警。 输入参数 快速MA设置 Period = 5 -快速MA周期 Mode = SMA - type of Moving Average (SMA, EMA, SMMA, LWMA). Price = Close - type of price (Close,Open, Low, High, Median, Typical, Weighted). 慢速MA设置 Period:10 - 慢速MA周期 Mode = SMA - type of Moving Average (SMA, EMA, SMMA, LWMA). Price = Close - type of price (Close,Open, Low, High, Median, Typical, Weighted). 其他 NewBarCheckOnly = true/false - true:Check only new Bar DistanceBetweenMA = 0 - 2个
这个EA是基于经典的趋势跟踪系统监测入场信号的。它是基于ATR和CCI指标与移动平均线指标 DYJ TwoMACrossAlarm ,它使用2条移动平均线交叉查找信号,2个平均线分为一个快速和慢速移动平均线,这个EA使用了动态分配移动平均线MA1和MA2的周期,平均线周期使用了斐波那契数列,例如5,8 或 13,21 或 21,34 或......;当快速MA1向上穿越慢速MA2与CCI值向上穿越0线时,建立多单。当快速MA1向下穿越慢速MA2与CCI值向下穿越0线时,建立空单。ATR指标用于自动计算止损。如果有相反信号以及止损,止盈,追踪止损退出. 输入参数 MA Setup IsAutoAllocationMA = true - Dynamic allocation Period Fast MA Setup Period =5 - period of Faster Moving Average (value 5 ),if not automatic allocation period . Mode = EMA - type of Moving Average (SMA, E
DYJ NewsForexFactory是用于基本市场分析的日历交易工具,同时它也是宏观经济事件指标。 在这里,你可以找到全球最大经济体的金融新闻和指标——从美国、欧盟到澳大利亚和纽西兰和日本和中国,共有9个经济体,涉及60多个货币对。800多个宏观经济指标和事件是从公共来源实时收集的。每个指标都有历史、当前和预测值以及重要性特征。此外,该服务存储图表和表格中列出的大量历史数据。 指示器右侧动态绿色箭头指示最后一个事件的发生,并给出该货币的数据分析结果,Better或者Worse,你能根据结果判断货币对的多与空 指示器左边指示黄色星号表示下一个即将发生的事件 指示器时间序列栏里显示每个时间点的事件对象。 指示器具有电子邮件和推送通知功能。 所有货币对 GBPUSD、EURUSD、USDJPY、USDCHF、USDCAD、GBPJPY、EURJPY、eugbp、EURAUD、EURNZD、EURCAD、EURCHF、CADJPY、CADCHF、AUDUSD、AUDNZD、AUDCAD、AUDJPY、AUDCHF,NZDJPY、NZDUSD、NZDCAD、NZDCHF 参数 Inp
这个指标显示了3条移动平均线之间的交叉,有快速、中速、慢速3条MA线。当快速FastMA向上穿越中速middleMA与中速middleMA向上穿越慢速slowMA,发出多头报警。当快速FastMA向下穿越中速middleMA与中速middleMA向下穿越慢速slowMA,发出空头报警。其中三线交叉包含了三线交叉于一个点的特例;当FastMA(MA1) 向下穿越middleMA(MA2),发出报警提示关闭多单,当FastMA(MA1) 向上穿越middleMA(MA2),发出报警提示关闭空单。 输入参数 快速MA设置 MAPeriod1 = 5 - 快速平均线周期. MAMethod1 = EMA - 移动平均线类型(SMA, EMA, SMMA, LWMA). MAPriceType1 = Close - 价格类型 (Close,Open, Low, High, Median, Typical, Weighted). 中速MA设置 MAPeriod2 = 20 - 中速平均线周期. MAMethod2 = EMA - 移动平均线类型 (SMA, EMA, SMMA, LWMA).
这个 Expert Advisor 是基于3条移动平均线指标,移动平均线交叉基于下列思想:快速、中速、慢速3条移动平均线交叉时,作为开仓和关仓的信号,其中三线交叉包含了三线交叉于一个点的特例。 当FastMA(MA1) 向上穿越middleMA(MA2)与middleMA(MA2)向上穿越slowMA(MA3)时建立多单. 当FastMA(MA1) 向下穿越middleMA(MA2)与middleMA(MA2)向下穿越slowMA(MA3)时建立空单; 当FastMA(MA1) 向下穿越middleMA(MA2),关闭多单,当FastMA(MA1) 向上穿越middleMA(MA2),关闭空单。 这个专家使用了资金管理,传统的止损、止盈、追踪止损。每次交易只有一个订单,这确保交易的最大安全。 输入参数: Fast MA settings Period = 5 - period of Faster Moving Average (value 5 ). Mode = EMA - type of Moving Average (SMA, EMA, SMMA, LWMA). Price =
The RiseTrading is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and PowerSignal and MACD and Stochastic indicators. The main advantages of the trend trading strategy used by the Expert Advisor are opening positions only in the direction of a trend, ability for the long-term retention of profitable positions allowing users to achieve good combinations of profit/loss distributions. That can work on a real account at
DYJ Stoch 控制器 是一个全货币对 Stoch 交易系统,它能显示每一个货币对M1到MN周期的 Stoch 值,当某个周期的 Stoch 值达到超卖区和超买区时有颜色提示,你能根据这些信息做出正确的交易 请你制作一个 Stoch 指标模板命名为DYJ Stoch ,保存它 当你用鼠标单击超卖区或者超买区时,自动打开相应货币对   周期的 图表,并加载 Stoch 指标 INPUT InpPairs                      = "GBPUSD,EURUSD,USDJPY,USDCHF,XAUUSD,USDCAD,GBPJPY,EURJPY,EURGBP,EURAUD,EURNZD,EURCAD,CADJPY,AUDUSD,AUDNZD,AUDCAD,AUDJPY,NZDJPY,NZDUSD,NZDCAD,GBPAUD,GBPNZD,GBPCAD,CHFJPY,NZDCHF,AUDCHF,EURCHF";     InpStrategyMinTimeFrame         = PERIOD_M1 -- Strategy MinPeriod  InpStrat
这个 DYJ SoarTrading 是基于 SoarSignal 指标,它能使用任何货币对和任何图表周期。 当SoarSignal交叉在oversold下方, 达到oversold区域,且它们的交叉又向上穿越oversold线时,多头进场。当SoarSignal交叉在overbought上方, 达到 overbought区域, 且它们的交叉又向下穿越overbought线时,空头进场。 当SoarSignal到达对侧的区域,如果对侧区域是overbought区域关闭多单,如果对侧区域是oversold区域关闭空单. 这个专家使用了资金管理,传统的止损、止盈、追踪止损。每次交易只有一个订单,这确保交易的最大安全。 输入参数 SoarSignal指标设置 nPeriod = 20 - 指标周期 zoneSELL = 80 - 超买水平(overbought) zoneBUY = 20 - 超卖水平(oversold) 风险管理 Risk_Management = Automatic - 自动管理风险. Auto_Risk_Percent = 2 - 2%的活动资金. Auto_Max_R
DYJ WPR - SignalSource 是基于  WPR  指标的EA . 它仅仅使用一个货币对某个周期图表运行EA,就能监控全部货币对信号开仓关仓。 WPR 推荐 指标值介于80%和100%之间,表明市场超卖。 指标值介于0到20%之间,表示市场超买。 该指标的入场信号,则是趋势转折点。 该指标使用模拟交易技术,   指标为你提供评价开盘信号和收盘信号整体盈利。   你用哪种评估模式交易都很方便。   当你选择最大利润模型评估模型时, 建议您使用跟踪止损功能。 这样可以最大程度的跟踪趋势利润。   当您选择反向信号关闭评估模式时, 建议你耐心等待反信号出现,然后关闭仓位。 这个可以一直等趋势真正结束并盈利。 如果您需要自动化跟随指标开仓关仓,请下载实用工具软件 DYJ Follow Me Input parameters  [Indicator] InpWPRPeriod    = 14 -- period for WPR    InpShowArrows      = true InpAlertsOn        = true ArrowUpClr       
DYJ Sharp
Daying Cao
DYJ Sharp高级算法,可检测新趋势和当前趋势延续,策略可用于入场和出场信号。策略在图表里显示了SHARP分界区域,区域有高位价格线HighLine和低位价格线LowLine。当K线的收盘价向上穿越区域 HighLine价格时与最低价向上穿越区域LowLine价格时是上涨信号,当K线收盘价下穿区域LowLine价格与最高价下穿HighLine价格时是下跌信号。每个货币对的信号显示在LAST SIGNALLED字段 输入参数 Paris - 指定货币对,以逗号分隔,例如 EURUSD,USDJPY,CADJPY MAX_BARS = 100 - 最大K线数量 nMinPeriod = D1 - 最小入场周期 nMaxPeriod = D1 - 最大入场周期 SendEmail = false - 通知你的邮箱 ShowAlert = true - 显示弹出报警窗口. MobileAlert = true - 通知到你的移动设备. MyMessage = 来自SHARP的消息. - 自定义消息 作者 Daying Cao, 我是一个具有丰富经验的软件工程师.
DYJ TRENDWAVE高级算法,检测新的趋势和当前趋势的延续,作为策略的入场信号。DYJ TRENDWAVE指标基于衡量多空双方的力量百分比,当空头(-)多头(+)趋势大于100%时产生信号。如果当前K线是阳线为多头入场信号,如果当前K线是阴线为空头入场信号,它使用多种滤波器对虚假信号过滤。 特点: 同时监视所有交易品种。 如果Pairs是空,指标默认监控报价窗口全部货币对,但用户可以选择喜欢的货币对. 监控每个时间段,从M1到MN。 仅在一个货币的某个图表周期(推荐H4或D1)运行指标. 输入参数: Pairs  --指定多货币符号,例如 EURUSD,USDJPY,CADJPY";为空时代表MARKET WATCH窗口的全部货币对 MinTimeFrame  = H1   --最小入场周期 MaxTimeFrame = MN   --最大入场周期 InpBuyColor = clrLime    --空头颜色. InpSellColor = clrWhite  --多头颜色. Send_Email = true       --发送邮件通知. Snow_Alert = f
DYJTRENDWAVE高级算法,检测新的趋势和当前趋势的延续,作为策略的入场信号。DYJTRENDWAVE交易系统基于衡量多空双方的力量百分比,当空头(-)多头(+)趋势大于100%时产生信号。如果当前K线是阳线为多头入场信号,如果当前K线是阴线为空头入场信号,它使用多种滤波器对虚假信号过滤。EA离场规则是当有反信号时或止损或追踪止损或止盈。 EA的新闻交易是基于经典DYJTRENDWAVE趋势波策略的。您只需要从EA属性进行新闻时间和入场周期配置,其余部分由机器人自动处理。 EA默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。 例如设置新闻时间是19:59 到 20:05,入场周期选择MinTimeFrame=M1至MaxTimeFrame=H1. 这个专家使用了资金管理,传统的止损、止盈、追踪止损。每次交易限定的订单数量,这确保交易的最大安全。 特点: 同时监视所有交易品种。 EA默认监控23个主流货币对,但用户可以选择喜欢的货
DYJ Scalping是一个全自动专家顾问。 随机指标过滤器用于入场条件。顾问需要对冲型、ECN账户类型 EA具备解套辅助策略,当方向错误时,自动激活解套策略,使其变为获利. 你可以随时禁用解套策略. 一般性建议 推荐ECN账户,XAUUSD点差在8到11或更低,EURUSD点差1 最低存款为200美元。 请在产品评论区下载XAUUSD and EURUSD设置文件 输入参数 InpLotsRisk                = 0.002  -- 批量风险x%, 如果余额为$10000与500杠杆,则默认为0.002%; 如果余额是$100或$200 与500杠杆 ,设置risk 0.1%; 如果 余额为$10000与 是2000杠杆,则rsik 0.008% 如果 余额为$100或$200与 是2000杠杆,则rsik 0.4% InpLots                      = 0      --  InpLots: 0-->自动 InpBlanceLimitMode   = EQUITY_LIMIT -- 净值限额模式,或删除EA                
DYJ T3ModeMA
Daying Cao
2 (1)
DYJ T3ModeMA基于T3算法。 T3算法是在美国杂志《TASC》发表的文章《更好的移动平均线》中被引入技术分析领域的。 T3可以平滑价格序列,同时减少趋势跟踪系统的典型滞后。 该指标的柱形线尺寸决定入场信号,当柱形线尺寸趋于0时,则是趋势转折点。 该指标使用模拟交易技术, 指标为你提供评价开盘信号和收盘信号整体盈利。 你用哪种评估模式交易都很方便。 当你选择最大利润模型评估模型时, 建议您使用跟踪止损功能。 这样可以最大程度的跟踪趋势利润。 当您选择反向信号关闭评估模式时, 建议你耐心等待反信号出现,然后关闭仓位。 这个可以一直等趋势真正结束并盈利。 如果您需要自动化跟随指标开仓关仓,请下载实用工具软件 DYJ Follow Me Input [Indicator] InpMaMetod         = 2 -- Moving Average method(0~3):0-Simple averaging; 1-Exponential averaging; 2-Smoothed averaging;3-Linear-weighted averagin InpMaPeriod
DYJ Long term Strategy EA 是一个长线RSI交易系统。 我们在蜡烛中寻找最低价格作为多头趋势开始, 寻找最高价格位空头趋势开始, 我们会以最长时间持仓, 并且获得最大利润。 当订单方向错误时,策略能使其扭亏为盈。 EA仅仅在一个货币对图表任意周期运行 信号网址   参数 InpMagicNumber = 8257 InpIsDisplayInterface = true InpEAComment = LTS InpRStrategyTimeFrame = 1 Day InpLotsRisk = 0.0002 -- Lots Risk x%,default 0.002% if blance is 10000$ InpLots = 0.01 -- fixed lot [0-->Auto] InpMaxSpread = 100 Maxtrades = 1 InpDirection = Both InpFristOrderStep = 200 InpOrderStep = 200 InpTakeProfit = 0 InpStopLoss = 0 InpIsHide
DYJBands使用Bands带信号开仓关仓:当价格回落时,它在较低频段买进,而在较高频段卖出.在相反的信号下或通过止盈,止损,追踪止损关仓. 这个专家使用了资金管理,传统的止损,止盈,追踪止损.每次交易限定的订单数量,这确保交易的最大安全.EA不使用高风险的交易方法,并且可以在大多数货币对和时间范围内进行交易.此外,它不会花费太多,而且它的设置非常简单,这对有经验的和新手交易者都是有好处的.EA默认设置参数设置适合GBPUSD在图表周期H1运行.此外, EURUSD, USDJPY, USDCAD和XAUUSD或其他等货币对的设置将在评论部分提供. EA的新闻交易是基于经典DYJBands策略的。您只需要从EA属性参数进行新闻时间和入场周期配置,其余部分由机器人自动处理。例如设置新闻时间是19:59 到 20:05,入场周期选择TimeFrame=M1至TimeFrame=H1.EA默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。
DYJ StrongCurrency EA是基于各种技术指标,移动平均线和枢轴的完整交易系统。这些元素中的每一个都可以通过定义的规则和系数进行评估(取决于指标),为DYJ StrongCurrency EA提供了无限优化的方案。DYJ StrongCurrency EA通过评估数据创建一个趋势强度和入场信号列表显示,它显示所有货币对的数据。根据每个货币对趋势强弱获得入场信号。列表数据包括Symbol,LastEntryies,LastPercent。其中LastEntryies,LastPercent内容显示入场价格,时间,货币对趋势百分比。趋势强度大于70%时,认为是强货币对;该工具适用于外汇市场,指数,金属的数据。 EA默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。 EA的新闻交易是基于经典StrongCurrency趋势策略的。您只需要从EA属性进行新闻时间和入场周期配置,其余部分由机器人自动处理。 例如设置新闻时间是19:5
这个策略是基于自适应算法指标,自动寻找价格新低点与高点。这个DYJ TrendPending EA是实施这个规则开仓关仓的, 它使用风险最小的网格和加仓方法。并且可以附加正向和反向挂单,正向挂单可以降低网格和加仓次数,而反向挂单降低亏损概率。 EA的新闻交易是基于经典TrendPending策略的。您只需要从EA属性参数进行新闻时间和入场周期配置,其余部分由机器人自动处理。例如设置新闻时间是19:59 到 20:05,入场周期选择TimeFrame=M1至TimeFrame=H1.EA默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。 EA默认设置参数设置适合EURGBP在图表周期H1运行. 此外, GBPUSD,EURUSD和XAUUSD或其他等货币对的设置将在评论部分提供. 推荐: EA 设置: 使用默认设置或set files. 货币对: EURGBP. 图表: H1. 账户:ECN经纪商, 低点差/手续费, 1:500 lev
这是一个多货币和多策略EA。该EA是在交易中创建一个或多个轮询交易的策略。 在轮询模式中,这些策略能应对各种复杂的市场环境,在交易中含有逆向策略。在趋势跟踪模式下,通过附加的主要趋势过滤器, DYJ's ArtOfForexWar 还可以在亏损趋势期间进行回撤交易。通常是在3单或3次平仓以内获利概率大于95%。 DYJ's ArtOfForexWar的新闻交易是基于多个趋势波策略的。您只需要从EA属性进行新闻时间和入场周期配置,其余部分由机器人自动处理。 DYJ's ArtOfForexWar默认是任何时间都能交易。3段工作时间参数是日内范围的。 例如,如果要设置从19:00 PM到05:00 AM的工作时间,则必须定义两个不同的时间间隔,例如19:00至23:59和00:00至05:00。 例如设置新闻时间是19:59 到 20:05,入场周期选择MinTimeFrame=M1至MaxTimeFrame=H1. 这个专家使用了资金管理,传统的止损、止盈、追踪止损。每次交易限定的订单数量,这确保交易的最大安全。 特点 同时监视所有交易品种。 EA默认监控35个主流货币对,但用户可以选
DYJ Scappingburg EA是一个全自动专家顾问。 Burg算法过滤器用于条目。顾问需要对冲和ECN账户类型。 如果订单方向错误, 订单损失将由解套策略使其扭亏为盈。 您可以随时禁用 解套 策略。 一般性建议 推荐ECN账户,xauusd点差在8和11之间或更低,欧元兑美元点差1 最低存款额是200美元。 请在产品评论区下载xauusd和EURUSD设置文件 Input Parameters [Burg] MinProfit                  =  160 -- Open positions if predicted profit >= MinProfit PastBars                   =  200     --   Number of past bars ModelOrder              =  0.37     --   Order of Burg model as a fraction of PastBars UseMOM                   =  true     --   Enable
DYJ ArtOfMakingMoney attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices The EA's BullsIndex attempts to measure the market's appetite for higher prices Features Monitors all pairs at the same time. The EA monitors the top 35 pairs by default, but you can select less pairs if you wish. It is a multi-currency EA that can be run from a s
DYJ Trend Analyst
Daying Cao
5 (1)
我们的目标是提供无障碍和高质量的服务,使市场参与者、交易员和分析师都能获得及时的市场行情的交易决策所需的市场观察指标。 这是最优化,高度稳健和易于使用的动态趋势分析指标。 DYJ市场观察指标试图用两种不同的方法来衡量市场的看涨和看跌力量,每种方法都有一种。 该指标的熊市指数尝试衡量市场对价格下降趋势。 该指标的牛市指数尝试衡量市场对价格上涨趋势。 Pivot是市场观察指标的额外指标。Pivot含有6种策略:经典,卡玛瑞拉,无敌,斐波纳奇,网络布局,黄金分割. 另外点评里,采用多个辅助指标RSI,MACD,MA,布林带等过滤假信号. 我们的Pivot指标是基于先进的算法计算支点和支持和阻力水平。 它们对未来重要的价格水平和可能的市场逆转做出难以置信的准确预测。 适用于所有市场(外汇、大宗商品、股票、指数和其他)和时间框架。 特点: 同时监视所有对。 默认情况下,指标监视报价窗口的全部货币对。 它只从一个图(m1到mn)运行。 参数: inplanguage = english  --  英语或中文 InpCalculationMode = CALC_MODE_CLASSIC 
The DYJ Trend Analyser EA is based on  DYJ Trend Analyst  indicator. The most optimized, highly robust and easy to use DYJ Trend Analyser EA. DYJ Trend Analyser EA attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices. The EA's BullsIndex attempts to measure the market's appetite for higher prices. Pivot Point Extra Indicator for DYJ Tre
这是一位高级专家顾问,它的策略是在图表上出现突然剧烈波动时进行交易。 这个EA是趋势突破交易 不过,它在市场每个蜡烛上产生一笔交易 它是低风险EA,没有很多仓位,具有预定义的TP、SL和TS 特征 监控全部货币对. 这个EA能监控默认的15个设置货币对, 但也能选择较少或较多的货币对. 这个EA是多货币EA,仅仅在一个图表运行EA,推荐H1图表。 通常每单利润成功率在80%以上 参数: InpPairs  = "EURUSD,GBPUSD,GBPJPY,USDCHF,XAUUSD,USDJPY,AUDJPY,AUDUSD,NZDUSD,AUDCAD,AUDCHF,NZDCHF,NZDJPY,EURGBP,EURJPY" InpMagicnumber=36723457                  //  EA标识号码 InpAdxLevel       =  30                         //   趋势强度 AutoLotLevel      =  Second                  //  自动交易量级别 InpLotsExponent   =
The  DYJ Hedging  is based on the following idea:crossing of two Moving Average lines (Fast and slow ) is used as a signal for opening positions. We will now apply game theory strategy on the future of per currency instead of a price chart of history. This is one level higher. Dynamic Market game theory is a special feature of Advanced Currency Health Bars indicator and you cannot find in any other Currency Meter! This is a very unique function. Dynamic Market game theory strategy Health Bars ar
筛选:
无评论
回复评论