• 概述
  • 评论
  • 评论

Blue Marlin RSI Breakout x Envelopes

This EA combines two built-in combined indicators (RSI breakout and Envelopes) to check the trends before performing any trading action. It's engine is provided with:

  1. trailing Stop Loss;
  2. bad time to trade filter for each day of the week;
  3. define in minutes the profitable orders duration;
  4. enable and disable martingale mode;
  5. define the maximum spread value to trade;
  6. define the minimum equity percentage to allow trading;
  7. the input values are already optimized for EURUSD at timeframe M1.
The Strategy
  • This Expert Advisor uses built-in RSI Breakouts and Envelopes indicators where you can set optimized input values for best results;
  • Once you have profitable pending positions it will be pending for the time you define by input in minutes for long and short trades if you decide to use this functionality;
  • It is also provided by Trailing Stop Loss technology;
  • You may define the time you do not want the EA to trade on each day of the week. This way, you may avoid the impact news release time and avoid false signals;
  • You may avoid high spread values by defining by input the maximum spread value allowed for trading operations.

General Inputs

  • Take profit (order profit ceiling): traditional take profit. Orders will automatically be opened with this take profit value.
  • Stop loss (loss limit): traditional stop loss. Orders will automatically be opened with this stop loss value.
  • Lots volume to trade: defines the volume of the orders of this currency pair;
  • Trailing stop loss: this parameter is the traditional trailing stop loss. If you do not want to use it, fill it out with 0 (zero);
  • Maximum number of simultaneous orders: the maximum number of simultaneous open orders of the current symbol. If you do not want to use it, fill it out with 0;
  • Minimum equity percentage to allow opening new orders: used to define the minimum equity required to open new orders in order to protect your equity;
  • Maximum Spread allowed for operations: defines the maximum SPREAD value allowed to your trading operations. Set it to ZERO if you won't use it;
  • Magic Number: this parameter identifies the orders the EA is working with;
  • Double lots volume on gain limit (disabled if = 0): sets martingale volume limit. Set to Zero to disable;
  • Close profitable long orders after N minutes: defines time in mininutes to close all profitalble long orders after N minutes;
  • Close profitable short orders after N minutes: Closes all profitalble long orders after N minutes;

Bad time to trade (MARKET WATCH TIME) 

  • The Starting hour the EA will not trade on Mondays (0..23h): this input defines the starting bad hour the EA will not trade. Disabled if = -1;
  • The Ending hour the EA will not trade on Mondays (0..23h): this input defines the ending bad hour the EA will not trade. Disabled if = -1;
  • The Starting hour the EA will not trade on Tuesdays (0..23h): this input defines the starting bad hour the EA will not trade. Disabled if = -1;
  • The Ending hour the EA will not trade on Tuesdays(0..23h): this input defines the ending bad hour the EA will not trade. Disabled if = -1;
  • The Starting hour the EA will not trade on Wednesdays (0..23h): this input defines the starting bad hour the EA will not trade. Disabled if = -1;
  • The Ending hour the EA will not trade on Wednesdays(0..23h): this input defines the ending bad hour the EA will not trade. Disabled if = -1;
  • The Starting hour the EA will not trade on Thursdays(0..23h): this input defines the starting bad hour the EA will not trade. Disabled if = -1;
  • The Ending hour the EA will not trade on Thursdays(0..23h): this input defines the ending bad hour the EA will not trade. Disabled if = -1;
  • The Starting hour the EA will not trade on Fridays(0..23h): this input defines the starting bad hour the EA will not trade. Disabled if = -1;
  • The Ending hour the EA will not trade on Fridays(0..23h): this input defines the ending bad hour the EA will not trade. Disabled if = -1;
  • Applied price for Indicatorsindicators;

The Internal Envelope Indicators' Inputs:

  • Envelope Mode;
  • Envelopes Time Frame;
  • Envelope Period 1;
  • Envelope Period 2;
  • Envelopes Deviation;
  • Envelope Shift; 
The Internal RSI Indicators' Inputs:
  • RSI Mode;
  • RSI Time Frame 1;
  • RSI Time Frame 2;
  • RSI Period 1;
  • RSI Period 2;
  • RSI Shift;
  • The Signal Shift.

The default input values are already optimized for EURUSD at time frame M1, spread at 14 and hedged account mode.


推荐产品
This EA has built-in trend Stochastic, RSI and EMA Cross indicators to check the trends before performing any trading action. It's engine is provided with: trailing Stop Loss; bad time to trade filter for each day of the week; enable and disable martingale mode; define the maximum spread value to trade; define the minimum equity percentage to allow trading; the input values are already optimized for EURUSD at timeframe M30. The Strategy This Expert Advisor uses its built-in trend indicators com
PoundYen Trend Follower PoundYen Trend Follower  is a fully automated expert Advisor that trades on trend rollbacks. In its analysis, the expert Advisor uses certain formations of price behavior and indicator values on different time ranges. Upon reaching certain conditions for the opening and closing of positions the EA trails the trade entry and exit. The expert Advisor automatically calculates the volume of the transaction to enter depending on the free Deposit funds, but it is also possibl
Crusher
Evgeniy Zhdan
The Expert Advisor uses the dissonance analysis strategy between the wave formation of the price movement of the lower level and the fractals of two consecutive upper levels. The data of the Stochastic indicator are confirmatory and decisive when making a decision to enter a transaction. Each trading position has a stop loss and take profit. Dangerous trading methods are not used. The Expert Advisor has a non-linear trailing stop system. Recommended trading tools for defaults: 15M: EURGB
Incentive
Evgeniy Zhdan
3.67 (6)
Incentive is a scalper robot. The strategy is based on breakout/rebound from consolidation prices. The Expert Advisor does not trade often. It is recommended to use 5-digit quotes, a 5-minute timeframe and low-spread trading instruments. Metals are not suitable for trading, because the strategy cannot determine their price consolidation. Originally, the EA was developed for the following trading instruments:  EURUSD 5m and GBPUSD 5m. It is recommended to select the above pairs. The EA sets stop
Capital ATR
Mr Nisit Noijeam
Expert Advisor (EA) for MetaTrader 4 (MT4) platform, named MTRADER. Its primary strategy appears to be a grid trading strategy based on moving averages and average true range (ATR) volatility. Here's a breakdown of its key components and functionalities: Initialization Parameters : It defines various input parameters such as Moving Average Type (Simple, Exponential, Smoothed, or Linear Weighted), Moving Average Period, ATR Period, ATR Factor, Initial Lot Size, etc. These parameters can be adjust
Super Trader EA
Vladimir Gribachev
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading
This EA combines two built-in combined indicators (Bollinger Bands breakout and EMA Cross) to check the trends before performing any trading action. It is provided with: trailing Stop Loss; bad time to trade filter for each day of the week; define in minutes the profitable orders duration; define in currency values the profit to be taken; enable and disable martingale mode; define the maximum spread value to trade; define the minimum equity percentage to allow trading; the input values are alre
Reversal Breakout
Hoang Ngoc Thach
Reversal Breakout is a real breakout strategy. It is based on Moving Average indicator to define market trend and breakout points. Try to entry when price reverse is not good, because there are many false reversal signal, so that it is better to trade breakout at reverse point. This EA will work for all Timeframe, but I prefer to use it on H1 or above. Should use it on major pairs which are lowest Spread, and lowest Slippage: EURUSD,GBPUSD,USDJPY,GOLD,... No martingale No Grid Always use Stoplos
Black Max
Samsul Anwar
Black Capal The Expert Advisor strategy is based on the breakthrough of the current support/resistance levels (traders all over the world pay attention to these data; the levels are built solely using the terminal technical indicators). This is one of the few robots that works using the indicators only. Developing such a system can be quite a challenge but you do not have to understand all these complexities. Simply launch the robot on a chart. It will do the rest automatically.   General The EA
BBMAV Crossover Robot
Thushara Dissanayake
BBMAV 交叉机器人 是一款功能强大的工具,旨在自动执行 布林带和移动平均线交叉策略 。它结合了多个指标来生成可靠的交易信号。通过利用这些指标的交叉,机器人识别市场中潜在的进入点和退出点。交易者可以根据自己的喜好自定义指标设置并激活或停用特定功能。 机器人的主要信号 BBMA 交叉可以使用其他指标进一步过滤,例如成交量、震荡指标、RSI 和移动平均线交叉。这使交易者可以完善他们的策略并提高交易的准确性。 为了保护利润和最大化收益,BBMAV 跨界机器人采用了现代尾随系统。此高级功能会随着交易的进行自动调整止损水平,确保锁定利润并将潜在损失降至最低。 此外,机器人结合了适当的风险管理系统,使交易者能够有效地控制他们的风险敞口。通过定义手数、最大风险百分比和减少因子等参数,交易者可以自信地管理他们的交易。 BBMAV Crossover Robot 提供完全可定制的指标集,使交易者能够根据其特定的交易风格和偏好定制策略。每个指标都可以根据交易者的需要单独激活或停用。 请务必注意,提供的默认设置并未针对最大利润进行优化。交易者可能需要微调参数以符合他们的交易目标和市场条件。 凭借其全面的功
Vermont
Evgeniy Zhdan
The work of the advisor is based on the lagging properties of trend indicators. At the time of finding the price in the consolidation zones, when the technical indicators data do not correspond to the current price formations, the adviser decides on entering the market. Each transaction has a rigid stop-loss and take-profit. Each trade is controlled by a trailing stop. Recommended trading instruments: EURUSD 5m, GBPUSD 5m, USDJPY 5m. Settings: Comment to order - Comment to opened orders; Ta
FX Scalper EURUSD   is a fully automated Expert Advisor based on a strategy of breaking through price levels. The EA does not use indicators, each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. All trading positions are controlled by a tight stop order, which minimizes the trading drawdown and ensures the safety of the deposit. Profit taking is carried out using a dynamic stepwise algorithm that allows you to capture the maximum
BlackMamba EA MT4
Piyadigamage Suraj De Silva
为您介绍 MetaTrader 4 的 BlackMamba EA 机器人 通过精心打造的 BlackMamba EA,提升您的交易体验。BlackMamba EA 经过严格的测试和精炼,专为 EURUSD 交易进行了优化,满足那些追求精确和高效的交易者的需求。 主要特点: 高级交易策略:BlackMamba EA 采用基于自定义指标和随机波动的复杂策略。这个策略经过精心设计,旨在从外汇市场独特的动态中获得最大收益。 高级风险管理:提供设置固定的止损、止盈、波动率止损、波动率止盈、设置最大仓位、追踪止损等功能。 增强型交易过滤器:使用我们的一系列过滤器精确保护您的交易。BlackMamba EA 包括风险管理设置,如订单控制、仓位控制、风险百分比、止盈和止损、手动追踪、基于 ATR 的追踪和最大波动率。为高级用户提供管理信号设置的选项,或者直接使用默认的优化设置。 用户友好界面:BlackMamba EA 提供直观的界面,显示面板和图表上的详细信息,并具有启用或禁用功能的功能。这个功能对于手动交易非常有价值,可以增强您的决策过程。 可定制参数:调整 EA 的行为以匹配您的交易偏好。
Stoch Parabolic
Alexander Nikolaev
This EA sets pending trades based on the Parabolic indicator, while analyzing the readings of the stochastic and other indicators so as not to set pending trades when the market is not suitable. As a rule, it trades a market reversal when the parabolic point is broken. In addition, it can find divergences on the MACD indicator (if CountBasrsDiv>0) and trade only if there are divergences (and convergences). It has many settings, the stop loss can also move along the parabolic. Recommended curren
Listo Scalp
Samsul Anwar
Listo Scalper is a fully automated Expert Advisor designed for Traders. Listo Scalp using several indicators. Recommendations for EA use EURUSD, GBPUSD, USDJPY. This robot trades on any Time Frame, please use this EA on M5 timeframe. The system is ready-to-use with the setup is simple,with simple optimization on Take Profit, Stop Loss, and Trailing. Please use a good broker with low spread. Input Parameters OrderCmt = used for comments Magic = 256 - magic number to identify the order's mode fo
This expert trading tool utilizes two Supertrend indicator lines, one for trend (slow) and the other as entry triggers (fast), with a powerful custom optimization metric to help traders find the best systems with low stagnation and high net profit. Long Entry: Traders enter a long position when the bar opens above the ST Line Slow and the current bar opens above the ST Line Fast. Long Exit: The current bar crosses down the ST Line Fast. Short Entry: Traders enter a short position when the bar op
EA Iron Man
Vitali Vasilenka
4.62 (42)
購買 EA Iron Man 顧問並獲得 New Genius Candles AI 顧問作為禮物 鋼鐵人是一種強大的交易演算法,專為金融市場的自動交易而設計。 此顧問程序包括 25 種交易模式,用於做出有關進入和退出頭寸的決策。 EA 是一種先進的交易解決方案,為交易者提供基於多種交易模式的自動化策略的能力,同時提供穩定的風險管理和動態適應市場變化的能力。 注意力! 購買後私訊我以獲得更好的設定和VIP聊天權限 鋼鐵人擁有一套豐富的交易模式,包括雙頂、三日線、pin bar 等。 這些模式為演算法提供了基礎,使其能夠分析歷史數據並預測可能的價格變動。 技術分析:顧問使用技術分析來確定趨勢、支撐位和阻力位以及市場動態的其他關鍵方面。 這有助於識別成功交易的機會。 風險管理:鋼鐵人 - 包括固定停損和止盈等風險管理策略,讓您有效管理風險並最大化潛在利潤。 25 種交易模式:25 種交易模式中的每一種都包含在演算法中,同時考慮到獨特的市場條件。 這使得顧問能夠靈活地適應不同的交易場景。 參數最佳化:演算法可以自動優化其參數,以更好地適應當前市場狀況,並提高交易效率。 雙頂和雙底:與雙頂類
Custom EA
Robots4Forex Ltd
4.67 (6)
Custom EA is a fully automated trading system designed to be customized to your specification in order to create unique trading strategies. This expertly coded EA is suitable for traders of all levels, from beginners to experienced traders. You can start trading using the built-in preset strategies or create your own using the fully customizable features. Custom EA uses an LSTM neural network with self-training capabilities to ensure the best performance. In addition, there are multiple preset s
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (4)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible
Secgo Expert
Samsul Anwar
Secgo Expert is a fully automated Expert Advisor designed for Traders. This Expert Advisor uses several indicators (RSI and Moving Average). Pair recommendations for EA use EURUSD . This Expert Advisor trades on any Time Frame. The system is ready-to-use with the setup is simple,with simple optimization on Take Profit, Stop Loss, and Trailing. Please use a good broker with low spread and low stop level Parameters Magic  = magic number to identify the order's mode for the EA. OrderCmt =
EA is based on monitoring the current change of the price, as well as the sharp increase of the Moment and in the presence of a non-specific deviation from the normal in a given direction, EA places the respective orders. EA is designed so that with a spread greater than the set maximum - does not place orders to buy or sell. In real trading, you will be able to apply the optimal value for Slippage so that you get the most favorable result. All results are only from TESTER. Recommended: leverag
TradingGod XAUUSD
Raphael Schwietering
This fully automated EA called TradingGod is designed to trade XAUUSD (GOLD) in H1 only. It uses advanced machine learning cluster analysis and genetic algorithms to adapt to changing market conditions and maximize profits. TradingGod's self-adaptive market algorithm uses price action patterns and standard trading indicators to find the best entry and exit points in the market. It operates solely on Bar Close, filtering out market noise and ensuring reliable operation at any broker with a reaso
Wombat EA
Christian Schuerger
The Wombat-EA  based on the Bollinger Bands & Envelopes Indicators. It is a pure Trend Follow Robot    NO use of: ️   Grid ️   Doubling ️   Martingale ️   Averaging   Recommended pairs are: AUD/USD, AUD/CAD, AUD/CHF, AUD/JPY, AUD/NZD      Timeframe H1 Hi there, I am a 51 year old, young at heart trader who has been involved in active trading since 2009. In the beginning I had a lot of different strategies. Sometimes more, sometimes less successful. I honestly admit th
Fx Kryptonite
Denis Kudryashov
5 (2)
Forex Kryptonite  Kryptonite expert Advisor has no analogues , it was created on the basis of trading experience in the markets for more than 15 years. The EA has good information and shows excellent profitability, but still, at the heart of the EA is the security of the trading account. There are many included trading modules that improve the trading process of the robot and the trader, as well as the ability to connect the news indicator and connect your indicator. The EA has a trading strate
Minotaur
Dmitry Shutov
Our team has created an experimental trading system. The main task of the Expert Advisor is the creation of a signal account on its basis. The EA uses high-risk strategies. ‌Monitoring of my accounts: https://www.mql5.com/en/signals/author/mizrael 1. Preparation for work and recommendations The EA is easy to use and ready to trade with the recommended input parameters. It is recommended to use the EA on several currency pairs simultaneously. Important! For each of the currency pairs, a differe
AW BW strategy based EA
AW Trading Software Limited
基于 AW BW 策略的 EA 根据 Bill M. Williams 创建的自定义指标组合的信号进行交易。这种全自动交易机器人具有灵活的设置和多种工作场景。该产品内置了许多有用的功能:自动手数计算、跟踪系统、止损等等。如果需要,可以使用平均。 优点: 适用于任何类型的工具和任何时间范围。 可在顾问的输入设置中配置的指标。 能够自动计算交易量。 可以使用可插拔平均。 内置追踪系统和止损。 顾问的可调整场景。 问题解决 ->   这里  / MT5 版本 -> 这里 战略: 该顾问同时处理 Bill M. Williams 线的 4 个指标的组合:鳄鱼线、分形指标、AC、AO。 分形指标在图表上显示为向上或向下箭头。鳄鱼指标显示为三个移动平均线。振荡器显示在主屏幕下方的两个窗口中。 在输入设置中,您可以调整鳄鱼指标的设置。其他指标没有可调整变量,因为这些指标在 Bill William 的策略中不可编辑。 市场准入: 首先,当分形指标被突破时,顾问会收到信号。价格应该突破之前的分形水平。向下突破意味着卖出信号。突破是买入信号。 此外,该信号应通过鳄鱼指标适当方向的趋势方向来确认。如果
Capital System
Vitalii Zakharuk
The presented expert system works with the GBPUSD currency pair and only with it. This system implemented the principle of seven orders - that is, a maximum of seven orders can be made in one direction, after which the total position of the series should be closed by stops, either real or virtual. The trading system is designed to work separately with a series of buy orders and separately with a series of sell orders. which makes the trading system versatile enough. The expert passes all types
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Slope of Moving Average
Zafar Iqbal Sheraslam
The term "EA Slope of Moving Average" likely refers to a concept related to trading and technical analysis, particularly in the context of using Expert Advisors (EAs) in trading platforms like MetaTrader. Here's an explanation of each part of the term: EA (Expert Advisor) : An EA is a software program used in MetaTrader and other trading platforms to automate trading strategies. Traders can create or purchase EAs to execute trades based on predefined rules, algorithms, or indicators. Slope : In
Ant nest 7 in 1
Jose Daniel Stromberg Martinez
5 (2)
時間範圍: 1H 符號:歐洲俄羅斯 全自動 EA, 有 7 個不同的 Eas 包裝在一起! 不同的EA經過精心挑選,以相互匹配。它們都是趨勢跟隨,他們都使用不同的指標來平衡它們的力量。此 EA 用於長期使用,在市場穩定時效果最佳。 此 EA 具有一個功能,因此您可以銷售所有訂單的利潤,或超過一定的利潤,只需按一個按鈕! 所有設置都是預設,您不必擔心設置。 建議餘額:1000 美元或以上 最低餘額:100美元(不要同時使用所有EA) 特徵: 每個交易都受到止損的保護 帳戶受到最低權益停止保護 沒有危險的馬丁格爾 測試具有不同點差的99.90%數據 重要!設置您的股票停止和自動掛牌,以適應您的帳戶貨幣和風險 有關此 EA 的更多資訊,請參閱我的博客 https://www.mql5.com/en/blogs/post/746228
该产品的买家也购买
The Gold Reaper MT4
Profalgo Limited
4.83 (24)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了
Gold Trade Pro
Profalgo Limited
4.55 (20)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將它們識別為簡單的網格和鞅系統,這是非常危險的。 雖然這種類型的策略在回溯測試中可能看起來不錯(直線排列,甚至經常在測試中進行操縱以獲得更多銷售額),但它們總是無一例外
Quantum Emperor MT4
Bogdan Ion Puscasu
4.93 (123)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买量子皇帝EA即可免费获得量子星人、量子贸易EA或量子金皇!*** 详情请私讯 新的实时信号 V4:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 *促销价:1199 美元。每购买 10 次,价格就会上涨 100 美元。最终售价 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA     因其处理亏损交易的出色方法而从其他专家顾问中脱颖而出。与传统方法单纯
One Gold MT4
Stanislav Tomilov
5 (8)
欢迎来到下一代金融投资的世界,使用我们基于MetaTrader平台的独特金融交易机器人!我们的专有技术代表了交易领域中先进数据分析计算平台的巅峰。One Gold EA是一种真正的智能算法,运行在超出人类交易员能力范围的水平上。它的独特方法基于神经扫描仪和人工智能高级技术在神经网络中的原理,EA能够以无与伦比的精度分析金市的历史和当前数据。 忘记复杂的手动策略和风险吧!One Gold交易机器人旨在帮助您增加潜在利润。不要错过在MetaTrader市场上尝试黄金交易的尖端解决方案的机会。这不仅仅是一个机器人,它代表着今天金融市场的未来!One Gold EA利用先进的数据分析方法,可以成为您在实现金融目标方面的可靠合作伙伴。尽管我们不能保证特定的回报,但我们相信我们的开发潜在带来了在金市中获得可观利润的机会。抓住这个机会,体验未来的好处吧! 在使用这个机器人时,我们已经利用了前沿的神经插件的强大功能,以增强其性能。通过整合这些最先进的神经插件,我们的交易机器人配备了一套强大的工具,以应对复杂的黄金交易世界。尽管我们不能保证特定的结果,但这些神经插件旨在增强机器人的性能并有望促进您的交易
Aura Black Edition
Stanislav Tomilov
4.76 (17)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
注意事项 EA 最多包含 6 个入场点,每次交易的手数为下单手数乘以 6,因此请注意不要使用过大的手数。 默认的手数计算方式不是资金百分比。我们的默认计算方式不受杠杆影响,能更精确地控制风险。 建议使用 1000 美元以上的资金以提高风险抗性。 同时使用多个货币对会有风险叠加的可能,请注意。 此为MT5版本。MT5版本能更好的模拟市场环境。建议使用。如需MT4版本,我们会在稍后一段时间发布。 请注意,交易涉及风险,理解并有效管理这些风险非常重要。 真实资金信号: 点击查看 实时信号: 点击查看 MT5版本: 转到MT5 EA即将涨价,请有意向的朋友尽快购买 运行推荐 推荐货币对:   GBPUSD,   USDCAD , AUDUSD, EURUSD, USDCHF 时间周期:M15 运行资金:建议 1000 美元以上 账户类型:无特殊要求,低点差效果更好 杠杆:无特殊要求 参数功能说明: 使用手册。
Aura White Edition
Stanislav Tomilov
4.4 (5)
Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
Ai Hybrid Robot MT4
Mansour Babasafary
71% discount for the next 5 buyers (original price $9000): 3 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
Oracle MT4
Stanislav Tomilov
4.17 (6)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
TopBottomEA
lizhi fu
4.78 (51)
TopBottomEA的优势: 首款支持小本金工作的EA,实盘4年多了;本EA基于波动率自适应机制,一次只下一单,每单带止损,平均每天4单左右,持单时长12小时左右, 使用Dukascopy真实历史数据,以20美元极限本金挑战回测跑完了10年以上。 每间隔三天涨价$100元,涨价过程:  998--> 1098--> 1198 ...... 涨到目标价 $ 4999为止,购买后,EA工作期间,可以和我们的真实观摩账户交易记录比较。 如遇到安装和EA回测问题,请联系我们 ;购买8天后,即可免费领取   Band trend indicator 指标 。 加入公众群组: 点击这里 挑战最小资金 真实账户: https://www.mql5.com/zh/signals/1575208   质量【可靠性】5格,在新冠病毒期间,EA交易中断了一年,服务器因故过期。 支持货币:GBPCAD ,EURSGD  ,GBPCHF,其它品种以后再陆续增加,大家目的是为了赚钱,只选最优,货币不在多在精,让收益更稳定。 支持周期:M1图表 平台推荐:icmarkets平台原始点差账户,fpmarkets
Bitcoin Robot MT4
Marzena Maria Szmit
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
77% discount for the next 10 buyers (original price $3000): 4 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
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   (p ositions are sent from our databa
Gold Garden MT4
Chen Jia Qi
5 (3)
深度学习重塑黄金交易,智能化助手如园丁般打理交易花园。"黄金花园"EA采用 深度学习智能技术,20年数据训练,大幅提升策略表现。有了它,交易更轻松智能,让我们携手开启智能化时代,将交易变成幸福花园。这将是专属你的Gold Garden Steward 。  MT5 版本 : Gold Garden MT5 当前为起售优惠价699美元,达销售目标即涨价至999美元 目前有EA试用活动,购买后联系我们可获得“TrendMaster FX”或“AI TradingVision GPX”的使用权限。如需了解详情,请联系我们。 风险设置: 默认为中等风险,ea有多个风险设置,安全可控。谨慎的朋友可以从低风险值开始熟悉使用。 购买后: 用户手册:   点击查看手册 建议给我们发私信以获取最新注意事项或提示。 安全且稳定的EA: 我们的EA不使用网格或加倍策略。每个订单都有止损。采用小手数大波动策略,轻松应对新闻行情,尽可能减少账号的风险。安全且高效。 致力于持续改进: 我们致力于不断优化和增强我们的 EA,以提供最佳的交易体验。选择我们的专家顾问意味着您投资于一个拥有专门研究和开发支持
TrendMaster FX MT4
Chen Jia Qi
5 (9)
采用先进的算法并利用深度学习技术,我们的专家顾问(EA)是为了帮助您在复杂的外汇交易世界中导航而精心设计的。该系统分析市场行为,并根据特定标准进行交易,使您能更有效地参与市场趋势。凭借近十年的数据支持,EA利用深度学习来检查过去的市场条件,旨在提供更高级的决策支持。 Live signal : TrendMaster FX The MT5 version : TrendMaster FX MT 5 目前EA运行良好,开始启动阶段提价计划。下一阶段售价838美元。每销售10份提升100美元。 推荐使用的货币对: 英镑/美元(GBPUSD) 美元/加元(USDCAD) 欧元/美元(EURUSD) 澳元/美元(AUDUSD) 美元/瑞士法郎(USDCHF) 特别提示:   Currently recommended :GBPUSD, AUDUSD, EURUSD 风险设置: 对于激进的交易者,最大风险设置为0.15。 对于更保守的交易者,特别是资本较大的人,建议将其设置在0.05以下,0.03定义为低风险。可以先从0.01开始熟悉操作 购买后: 可以给我们发私信以获取用户手册和注意事项。或
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;EURAU
XG Gold Robot MT4
Marzena Maria Szmit
4.57 (21)
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
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是 过拟合。许多专家顾问被创建为对现有的历史数据进行 “ 学 习 ” 和完美适 应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading Strategy (Part 2): A Guide to Building Optimization Processes 有几种方法可以避免在 仅仅依赖读取过去数据的专家顾问上亏钱。而最简单的方法是,在没有至少 5
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Candle EA MT4
Mansour Babasafary
4.58 (38)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
Gold Excel
Gregory Hay
4.5 (4)
欢迎来到     GoldExcel EA   ,XAUUSD 货币对(黄金)的每日一次有效交易者。由我们的团队开发,可在普通账户、资助道具账户和道具挑战中使用!不使用高频交易! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 介绍性发布价格将每隔几周增加一次。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 金卓   是仅使用黄金对的每日单笔交易策略。由于黄金对每日波动幅度大、波动性大以及与股市开盘的走势相关性,因此非常适合此类交易。黄金具有卓越的全球流动性,因此成交和执行通常都非常出色。 GoldE
ET9 for MT4
Hui Qiu
5 (3)
ET9  新上架,推出促销活动 仅剩几个副本,599美元 下一个价格:799美元 最终售价:1599美元 最佳黄金(XAUUSD)自动交易程序, 它也可以同时用于GBPUSD! ET9 MT4 版   更新4.20 !!   重要更新:   启用自动利润平仓,可以修改ET1策略的各种参数,  优化 ET1策略的稳定性 包括免费的 ET1 MT4版:  https://www.mql5.com/zh/market/product/113219 描述 ET9 MT4 版是一款在  (XAUUSD)  黄金与( GBPUSD) 英镑交易中拥有9合一交易策略的强大自动交易程序 其中包括一个经典趋势策略ET1,另外8个突破策略,在黄金价格实现日线突破时尤为有效! 请在可视模式下对 ET9 进行回测,以便了解 ET9 的工作原理是多么专业。回测过程可能会很慢,请耐心等待 这9大策略结合在一起的ET9 ,与其它一些虚假“完美回测”EA有着很大的区别:这是一款真实实盘放心使用的EA !! 没有网格系统!没有马丁格尔系统,没有剥头皮系统!每一个订单都设置有止盈止损,并且交易关闭时间超过几小时,实盘
Luna AI PRO
Profalgo Limited
4.67 (3)
推出促销活动: 仅售 1 份,售价 399 美元 最终售价:2000$ 该 EA 的销售数量有限 借助市场上最先进的“均值反向”交易机器人 Luna AI Pro EA   ,释放人工智能的力量,将您的交易提升到前所未有的高度。 这个尖端的人工智能驱动系统旨在满足经验丰富的交易者和初学者的需求,配备了广泛的功能来优化您的交易策略并最大化您的利润。 使用 Luna AI Pro 释放您交易策略的全部潜力。 拥抱交易的未来,让先进的人工智能彻底改变您的投资之旅。 体验当今人工智能的力量,加入全球成功交易者的行列。 为什么这个 EA 与众不同: OneChartSetup -> 运行 1 个图表中的所有货币对 个人表现监控:如果表现不佳,每对货币对的风险将自动降低,如果再次盈利,风险将再次增加。 不使用有风险的交易技术,如鞅、网格或具有非常宽止损的交易等 严格的贸易和风险管理 经过验证的真实账户跟踪记录:已经运行一年多 没有虚假/操纵的回测 实时结果(低风险):    https ://www.mql5.com/en/signals/1502590 设置 EA:    ht
AI NeuroX EA MT4
Denis Kurnev
5 (1)
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Hercules AI MT4
Aleksandr Chebotaev
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
SouthEast
Sugianto
5 (13)
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share
Darwin Evolution MT4
Guillaume Duportal
4.83 (12)
达尔文进化 !! 1490美元至990美元限时 (提供有效的抵达下一个更新,不要浪费时间) !!! 您无法恢复为此EA,因为MT4不处理同时多对。 达尔文需要28对计算指标! 描述:  - 了解操作,来读博客(这ea反映了我的外汇交易哲学......如果你喜欢我的方式看东西,那么你会喜欢我的ea。 花时间去做! (外汇不是一场比赛):https:// www.mql5.com/en/blogs/post/745790  - 在这里看到过去的性能是信号的链接 实时正常信号模式: https://www.mql5.com/en/users/tradedeal/seller 实时信号风险模式 : https://www.mql5.com/en/users/tradedeal/seller 演示版过去的性能: https://www.mql5.com/en/market/product/71748?source=site +market+main+ratting005# -tab =译文&page=2 解释 : 这种环境评估旨在更
TS Prop Firm MT4
Marzena Maria Szmit
4 (4)
TS Prop Firm MT4 has been prepared for Prop Trading Firms and Forex Brokers. TS Prop Firm EA is a version that support the EURUSD, XAUUSD and US30 . There are three risk levels to choose from: Low, Medium and High. This robot is also protected during important news , when high-impact news comes out, the robot doesn't open positions for 60 minutes before and 60 minutes after the important news. TS Prop Firm is available in one version for MetaTrader 4. If you click on my profile, you can find the
CyberNetic EA is the Newest Forex trading Expert Advisor that uses an advanced Decoder-Free Fully Transformers-based strategy to predict changes in the currency markets. This EA differs from other trading robots in its ability to analyze data with high probability and speed through the use of advanced machine learning techniques.   CyberNetic EA   utilizes a codeless architecture, which increases the efficiency of the trading model. No dangerous methods of mani-management, martingale, netting an
4 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
作者的更多信息
This EA strategy is result of professional experienced traders demand for trading technique and quality. It has three built-in indicators: ATR to measure oscillation, Bollinger Bands and Moving Avarage to measure Trends. It has some protections like Trailing Stop Loss to protect your profits an Spread limitator to protect your equity and finally an stopout level that you may define by an minimum equity percentage. General Inputs Closes orders with any profit of value over in currency: this par
The EA strategy This EA has a built-in combined Bollinger Bands Trend indicator, MACD and MA that checks the prices trends everytime and opens and closes new orders at the right time; Recommended for beginner traders because the default input values are optimized to work with acconts with ballance as low as US$ 300 ; It protects your profit because it is provided with Trailing Stop Loss, Minimum Equity Percentage to allow any trade, Maximum Spread alowed and you can also define the bad time to t
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
MMMRSI EA is based on 2 strategies: First will open Sell orders if the RSI indicator reaches the top value and open Buy orders if it reaches the lowest value. Second strategy will calculate the speed of price movements and will define the direction of trends and close the pending orders when they reach the value indicated in the first parameter. If you desire to use it in scalping mode, you should set the twelfth parameter to TRUE and it will close any pending order that becomes profitable. It i
MMMBollingerXRSI EA strategy: The robot keeps checking RSI and Bollinger Bands all the time and does a calculation to determine the prices trends. If the currency pair's prices breaks the RSI upper line and also breaks the Bollinger Bands upper line, it sends a sell order. If the currency pair's price breaks the RSI lower line and also breaks the Bollinger Bands lower line, it sends a buy order. It will not send an order unless the calculations determines a good trend of profit; Like all MMM pro
MMMAlligator EA strategy: The robot uses its internal Alligator indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the Alligator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We have protect
MMMStochastic EA strategy: The robot uses its internal Stochastic indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the Stochastic indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We
MMMStochastic EA strategy: The robot uses its built in Parabolic SAR indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We have pr
MMM Momentum EA strategy: The robot uses its internal Momentum indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the Stochastic indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We ha
MMM Ichimoku EA strategy: The robot uses its built in Ichimoku indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market. We have protecti
MMM Keltner Channels EA strategy: The robot uses its built in Keltner Channels indicator all the time and does a calculation to determine the prices trends. If it indicates the price will be bullish, it sends a buy order. If the indicator indicates the price will be bearish, it sends a sell order; It will not send an order unless the calculations determines a good trend of profit; Like all MMM products it is also programmed to minimize your losses and protect your money from the hostile market.
MMM High Low Special Series strategy: The robot uses its built-in High Low indicator all the time and does a calculation to determine the prices trends. It sends an order, closes or moves the Trailing Stop loss position as the indicator works and indicates. Perfect for Scalping; It will not send an order unless the calculations determine a good trend of profit; Like all MMM products, it is also programmed to minimize your losses and protect your money from the hostile market. We have protections
MMM Heiken Ashi Special Series strategy: The robot uses its built-in Heiken Ashi improved and tested indicator all the time and does a calculation to determine the prices trends. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. Perfect for Scalping; It will not send an order unless the calculations determine a good trend of profit; Like all MMM products, it is also programmed to minimize your losses and protect your money from the hostile market. We have
MMM Commodity Channel Index Strategy: The robot uses its two built-in improved and tested CCI indicators to determine the prices trends and calculates the signal for buying or selling. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. Perfect for scalping. It will not send an order unless the calculations determine a good trend of profit. Like all MMM products, it is also programmed to minimize your losses and protect your money from the hostile market. W
MMM ADX & SAR strategy: As requested by some experienced traders, this EA's strategy uses its 2 built-in indicators to enhance its signals and decide to open a new order at the right time, there is an ADX indicator and you may choose its signal's strength, a parabolic SAR to help and confirm the trends and a MA to check if the prices are deviating from its pattern. By joining both indicators' data and the moving average, it is possible to calculate a good and strong trend direction, avoiding sud
MMM ADX & Bollinger Bands strategy: This EA's strategy combines 2 built-in indicators to enhance its signals and decide to open a new order at the right time, there is an ADX indicator and you may choose its signal's strength and a Bollinger Bands indicator confirms the trends and a MA to check if the prices are deviating from its pattern. By joining both indicators' data and the moving average, it is possible to calculate quality signals, avoiding sudden market movements against your trading op
MMM Stochastic, PSAR & MA: This EA's strategy is a combination of two indicators types (Oscillator and Trend) and a Moving Average which helps to enhance the price trends signals and decide to open a new order at the right time. There is an Stochastic (Oscillator) indicator, a Parabolic SAR (Trend) indicator and a Moving Average that you may tune by using the strategy tester optimization to help you to find the best input values that will give you the best results ; It is highly recommended for
The strategy is based on RVI oscillation to check the prices trend and direction and check the moving avarages (Open Price and Low Price) to decide about the viability of opening any order. Market is very unpredictable due to economic news published every hour, but our EAs are really prepared for such hostility due to its protections. This Expert Advisor is provided with two kinds of indicators: an oscilator (RVI) in order to check the prices oscillation limit pattern and direction trend; two Mo
This EA uses an Alligator indicator and has a classic strategy to trade as the Alligators Jaw, Teeth and Lips calculation results are compared each tick. This way, the EA opens orders at right moment and closes the orders as it reaches the right profit value. It protects your money because it is provided with: trailing stop loss to protect your profit. Once your order has a positive profit, it sets SL at a certain distance in order to keep a positive profit; Spread value limit to prevent opening
The EA Strategy: This EA strategy is based on Fibonacci Retracement Calculations to produce it's own signals and trade automatically. It was built for those traders who loves and trust Fibonacci Retracement Levels. In finance, Fibonacci retracement is a method of technical analysis for determining support and resistance levels. They are named after their use of the Fibonacci sequence. Fibonacci retracement is based on the idea that markets will retrace a predictable portion of a move, after whic
This Expert Advisor's main strategy is based on the usage of two kind of indicators: two built-in shifted RSI to measure the asset prices oscillations and a Parabolic SAR to check the prices trends. It combines these indicators signals in order to get stronger signals and ensure the EA will do good trading operations. The second strategy consists of sending a new opposite order against a losing order since it reaches the minimum negative profit defined by the "Minimum Loss Value to Reverse (in c
This Expert Advisor's main strategy is based on the usage of two kind of indicators: two built-in shifted MFI (Money Flow Index) to measure the asset prices oscillations and two Moving Averages calculated over Open Prices and Close Prices to confirm the trends. It combines these indicators signals in order to get stronger signals and ensure the EA will do good trading operations. The second strategy consists of sending a new opposite order against a losing order since it reaches the minimum nega
MMM Bollinger Bands Trands strategy: This EA has a built-in Bollinger Bands Trend indicator that checks the prices trends everytime and opens and closes new orders at the right time; Recommended for beginner traders because the default input values are optimized to work with acconts with ballance as low as US$ 100 ; It protects your profit because it is provided with Trailing Stop Loss, Minimum Equity Percentage to allow any trade, Maximum Spread alowed and you can also define the bad time to tr
MMM Relative Strength Index Strategy: The Expert Advisors uses its two built-in RSI indicators to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs Closes orders with any profit of va
Warning! The default input values are already optimized for EURUSD at time frame M1, spread at 16 and hedged account mode with leverage 1:100 and initial deposit of US$ 500. Always use the strategy tester optimization to set the best values for your assets, time frame, spread and account mode. It is very important and strongly recommended for successful trading. Optimize the input values as your needs. The EA's Strategy: This expert advisor uses 2 built in indicators (Zig Zag and CCI) in order t
Warning! The default input values are already optimized for EURUSD at time frame M1, spread at 14 and hedged account mode with leverage 1:100 and initial deposit of US$ 10,000. Always use the strategy tester optimization to set the best values for your assets, time frame, spread and account mode. It is very important and strongly recommended for successful trading. Optimize the input values as your needs. The EA's Strategy: This expert advisor has built in indicators (EMAs) calculated in realtim
The default input values are already optimized for EURUSD at time frame M1, spread at 14 and hedged account mode with leverage 1:100 and initial deposit of US$ 10,000, if you don't have this balance, I suggest you to use a CENT account. Always use the strategy tester optimization to set the best values for your assets, time frame, spread and account mode. It is very important and strongly recommended for successful trading. Optimize the input values as your needs.The EA's Strategy The Strategy T
This EA combines two built-in combined indicators (Bollinger Bands breakout and EMA Cross) to check the trends before performing any trading action. It is provided with: trailing Stop Loss; bad time to trade filter for each day of the week; define in minutes the profitable orders duration; define in currency values the profit to be taken; enable and disable martingale mode; define the maximum spread value to trade; define the minimum equity percentage to allow trading; the input values are alre
This EA has built-in Bollinger Bands indicators to check the trends by breakout before performing any trading action. It's engine is provided with: trailing Stop Loss; bad time to trade filter for each day of the week; define in minutes the profitable orders duration; enable and disable martingale mode; define the maximum spread value to trade; define the minimum equity percentage to allow trading; the input values are already optimized for EURUSD at timeframe M1. The Strategy This Expert Adviso
This EA has built-in trend acceleration indicator to check the trends before performing any trading action. It's engine is provided with: trailing Stop Loss; bad time to trade filter for each day of the week; enable and disable martingale mode; define the maximum spread value to trade; define the minimum equity percentage to allow trading; the input values are already optimized for EURUSD at timeframe M1. The Strategy This Expert Advisor uses built-in trend acceleration indicator where you can s
筛选:
无评论
回复评论