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:
Roulette Grid Pro - 终极净值翻倍利器 将市场波动转化为您的最大优势! 您是否厌倦了那些需要数月才能获得 2% 收益的“安全”EA?欢迎使用 Roulette Grid Pro 。这不仅仅是另一个机器人;它是一个高能的 半自动算法动力工具 ,专为希望利用马丁格尔原理的数学确定性快速缩放账户的交易者而设计。 为什么叫“轮盘赌”? 在赌场中,庄家拥有优势。但在外汇市场中, 您 拥有优势,因为市场不会直线运行——它们在震荡。 Roulette Grid Pro 利用了这些震荡。您选择方向(红或黑 / 买入或卖出),EA 则以精确的数学计算处理最繁重的工作。 核心功能 手动触发控制: 您决定“轮盘何时转动”。根据您对支撑位、阻力位或新闻的分析来启动序列。 基于金额的网格(独特功能!): 忘记点数 (Pips) 吧。以 硬通货金额 设置您的层级间距。例如: “每当上一仓位亏损 -$10 时,开一个新层级。” 这让风险管理变得直观且视觉化。 动态马丁格尔引擎: 完全可自定义的倍数。您可以控制手数增加的激进程度,以找到完美的“盈亏平衡”点。 实时性能看板: 简
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
Aether Algo MT4
Phinnustda Warrarungruengskul
Aether Algo: The Smart Scalper for EURUSD H1 Aether Algo   is an intelligent automated trading system meticulously crafted for the   EURUSD H1   chart. Designed to capitalize on market momentum and volatility, this Expert Advisor (EA) leverages a sophisticated combination of multiple indicators to identify high-probability entry and exit points. Key Features Advanced Multi-Indicator Strategy:   Aether Algo doesn't rely on just one signal. It uses a robust strategy that analyzes data from   Heik
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
This EA requires a broker having Market Execution (ECN, NDD, STP accounts), low spread, zero StopLevel (or close to such level), no commission if possible (as it influences on the profit amount). Order executin time should be measured in milliseconds, not minutes, requotes and slippage should not happen too often. Deposit: Minimum deposit is $50 (MinLot = 0.01) or $500 (MinLot = 0.1) Recommended currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDJPY, USDCHF, USDCAD No Martingale / No grid / No a
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
Averager 12
Ruslan Eivazov
這是一款全自動智慧交易系統,適用於MetaTrader 4平台,用於交易法郎貨幣對。它採用交易平均法,因此沒有止損,有損失全部資金的風險。該程式在美元/瑞士法郎 (USD/CHF) 和歐元/美元 ( EUR/CHF ) 貨幣對上表現最佳。雖然也可以用於其他法郎貨幣對,但效果會略遜一籌。目前的「k」係數設定基於650美元的初始資金,這意味著每筆交易的最小手數為0.01。若要將手數增加2倍、3倍或4倍,請分別將「k」係數除以2、3或4;風險也會隨之增加。資金增加或減少時,手數會自動重新計算。該程序於2014年6月1日至2021年9月25日期間在多家經紀商處進行了測試。它適用於點差較低的經紀商,例如Forex4You、Roboforex、FreshForex、InstaFinance等。測試過程中,槓桿比為 1:200。 計算所需最小交易筆數係數「k」的公式為:k = (經常帳資金 / (5000 * 所需最小交易筆數 * 100) ) / 1.04 。  交易進行中不建議更改“k”! 美元兌瑞郎和歐元兌瑞郎貨幣對的「multiplier」為 1.0!澳幣兌瑞郎和英鎊兌瑞郎貨幣對的「mul
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
该产品的买家也购买
Vortex Gold MT4
Stanislav Tomilov
5 (30)
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 美元 https://www.mql5.com/en/signals/2362993 https://www.mql5.com/en/signals/2345024 Check out the live
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
介绍     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凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
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 有一點經驗,您可以輕鬆地將
Aura Black Edition
Stanislav Tomilov
4.5 (16)
Aura Black Edition 是一款完全自动化的 EA,仅用于交易黄金。专家在 2011-2020 年期间在 XAUUSD 上表现出稳定的结果。没有使用危险的资金管理方法,没有马丁格尔,没有网格或剥头皮。适用于任何经纪商条件。使用多层感知器神经网络 (MLP) 训练的 EA 是一类前馈人工神经网络 (ANN)。术语 MLP 的使用含糊不清,有时松散地指任何前馈 ANN,有时严格指由多层感知器组成的网络(具有阈值激活)。多层感知器有时被通俗地称为“原始”神经网络,尤其是当它们只有一个隐藏层时。MLP 由至少三层节点组成:输入层、隐藏层和输出层。除了输入节点之外,每个节点都是使用非线性激活函数的神经元。MLP 利用一种称为反向传播的监督学习技术进行训练。多层结构和非线性激活使 MLP 与线性感知器区别开来。它可以区分非线性可分的数据。 此价格还剩 2 份,之后价格将上涨至 3000 美元 如何设定及参数说明 (阅读这里) Live results: https://www.mql5.com/en/signals/2313678 More Signals:   Check my pr
Golden Mirage mt4
Michela Russo
5 (5)
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
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
基于趋势逆转的全自动高级交易机器人。如果有必要,可以使用网格策略。当达到最大推车负载时,内置 3 种类型的通知和位置锁定。 建议在 M15 时间范围内为 EURUSD 使用默认设置。 特点和优点: 能够同时在两个方向工作 具有在多个阶段按时工作的内在能力 使用经纪人不可见的虚拟止损 基于当前趋势活动的工作算法 内置自动手数计算 使用所有类型的通知 自动锁定头寸和禁用顾问的能力 为篮子中的后续订单减少止盈 考虑当前趋势或逐步调整开仓订单 MT5版本->     这里     / 故障排除 ->  这里     输入变量的详细说明和说明   -> 这里 顾问如何交易: -首先,在交易时,会考虑当前趋势活动(“主趋势过滤器”变量)。它越小,反转的可能性就越高,EA 将打开的订单就越少。 -当打开每个新订单时,EA 通过“趋势过滤器减少每个订单”来减少趋势的活动,以获取后续信号。 - 在趋势过滤信号之后使用振荡器反转信号。 确定振荡器信号活动的变量是 - 振荡器周期 - 振荡器周期。越小,信号越活跃。 振荡器区域的 K1 - 权重因子 #1。它越小,信号越活跃。 振荡器区域的 K2 - 权重
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
EA Game Changer
Vasiliy Strukov
5 (6)
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
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Daytrade Pro Algo
Profalgo Limited
5 (5)
推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAUD;
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . 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 and str
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损(Stop Loss),并遵循“一次信号,只开
Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Flipping service available here Actually you can see it by yourself  xylo markets Ltd, mt5  login: 669030  pass: 2026Noel$ Discounted   price .  The price will increase by $500 with ever
Dark Algo
Marco Solito
4.65 (65)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
EA Gold Stuff
Vasiliy Strukov
4.7 (1083)
EA Gold Stuff是专为黄金交易设计的专家顾问。 该工作基于使用Gold Stuff指标打开订单,因此顾问根据"趋势跟随"策略工作,这意味着跟随趋势。 重要! 购买后立即与我联系,以获得说明和奖金! 您可以免费收到我们的强力支持和趋势扫描指标的副本,请私信。大部头书! 实时结果可以在这里查看 参数 打开新系列-打开/关闭新系列订单的开始。 起始地段-起始地段。 交易买入-允许Ea交易买入。 交易卖出-允许智能交易系统卖出。 使用对冲-当功能启用时,顾问将交易买入和卖出方向,当功能禁用时,顾问将只交易一个方向。 使用货币Manadgement-开/关使用自动手数计算。 自动旋转 每0.01手的可用保证金-每0.01手单位开仓的可用保证金金额。 Lot miltiplier-以下订单的手数乘法系数。 TP-止盈,以点为单位。 SL-止损,以点为单位从第一个订单。 跟踪开始-跟踪止损的激活。 Trail Step-追踪止损激活时与价格的距离。 DD减少算法是一种减少回撤的算法,其中具有利润的最后一个订单被关闭,系列的第一个订单处于亏损状态。 DD缩减算法的编号顺序-
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个相对活跃且合理的交易节奏。 BB Return 是在波动剧烈的黄金市场中进行的冷静交易。   BB Return   L
Trend AI EA
Ramil Minniakhmetov
4.22 (54)
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)上可获得更高的准确性。 --------------------------------------------------------------------------
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
量子之王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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
Market Reversal Alerts EA
LEE SAMSON
4.13 (23)
市場反轉警報 EA 由同名指標(可在此處獲得)提供支持,並根據市場結構變化進行交易。 默認情況下,每次指標發送市場反轉警報時,EA 都會進行交易,並將根據您在 EA 設置中設置的條件和過濾器來交易這些警報。 當價格向當前趨勢方向移動時,它會繪製支撐矩形,並在價格急劇反轉並發出市場結構轉變或重新測試反轉信號時進行交易。更多在指標頁面。 此描述中有太多設置和可能性,因此有一篇包含所有設置的博客文章和一個視頻,在此博客文章中詳細介紹了它們。  https://www.mql5.com/en/blogs/post/745502 請閱讀上面的帖子並觀看視頻,您將了解 EA 的強大功能。 這篇博文中有一些很好的設置文件可以幫助您入門和策略。 https://www.mql5.com/en/blogs/post/745984 基於市場結構逆轉微調和創建多種策略和交易風格的可能性是無窮無盡的!了解我的人都知道,我每天都通過這個 EA 賺大錢,我很高興向您展示如何做。 EA 的 MT4 版本也可在此處獲得: https://www.mql5.com/en/market/product/
Vortex Turbo EA MT4
Stanislav Tomilov
5 (8)
Vortex Turbo——“驾驭风暴——掌控漩涡” Vortex Turbo代表了智能交易的下一个进化阶段——它融合了尖端人工智能架构、自适应市场逻辑和精准的风险控制,是一项独特的创新。Vortex Turbo基于成熟的算法原理,将多种策略整合到一个统一的高速生态系统中,并以全新的预测智能为驱动。Vortex Turbo专为黄金XAUUSD(GOLD)的超短线交易而设计,采用受控马丁格尔和均价网格,同时每个   仓位都受到内置止损的全面保护   ——确保了力量、精准度和安全性之间的完美平衡。 非常重要!购买专家服务后请给我发私信。我会把所有必要的建议和操作指南发给你。 399 美元的价格有效期至 2 月 15 日,之后价格将上涨至 499 美元。(最终价格为 999 美元) 购买   Vortex Turbo   智能交易系统后,您将有机会获得   我的其他任何一款智能交易系统的免费授权   ,该系统可关联到您选择的   三个交易账户    (赠送的智能交易系统将以 .ex 格式的文件直接发送)。  请私信询问具体条件   https://www.mql5.com/en/users
Quantum Dark Gold
Nguyen Hang Hai Ha
3.13 (8)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
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
Forex Diamond EA
Lachezar Krastev
5 (5)
WINTER SALE — FINAL DAYS! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO  A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex Diamond EA – Relia
作者的更多信息
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 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 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
筛选:
无评论
回复评论