• 概述
  • 评论
  • 评论 (1)
  • 新特性

Boxmaster RSIx2 MT5

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Current sets after optimization are in comments.

If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm.


Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;
RSI_TF - timeframe RSI(older) and RSI(junior)

Parameters of the indicator RSI(relative strength index) from older timeframe:
RSI_UP_Period - period of  RSI;
RSI_UP_price - type of price of RSI;
RSI_UP_level_buy_out - level buy out of RSI;
RSI_UP_level_sell_out - level sell out of RSI;

Parameters of the indicator RSI(relative strength index) from junior timeframe:
RSI_LOW_Period - period of  RSI;
RSI_LOW_price - type of price of RSI;
RSI_LOW_level_buy_out - level buy out of RSI;
RSI_LOW_level_sell_out - level sell out of RSI;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.


推荐产品
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test i
Trade donchian breakouts with complete freedom. This EA can trade any breakout period, any timeframe, with pending or market orders- as desired- and implements many other useful features for the exigent trader, like customizable trading sessions and week days, a martingale mode and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Customizable trading direction Customizable donchian breakout period It can trade using
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
Archi
Vladimir Deryagin
Archi基于指标,其数量将在未来增加。 可以将"追踪止损"与"追踪位置"和"步进追踪"一起使用。 通过乘法和加法,可以增加后续交易的交易量,使当前交易亏损。 在达到积极交易超过无利可图交易的优势后,交易量恢复到原来的交易量。  Archi BasicSettings禄忙猫潞镁鹿芦掳鹿戮掳: 魔术数字是所有未平仓交易的唯一数字。 注意!!! 顾问使用历史记录,因此您需要使用与以前不同的唯一数字 成交量–开启交易的初始成交量 用所选系数增加地段的标志–增加成交量的标志 音量增加比率-音量增加的值 滑点-开盘交易时的价格滑点 获利-以点数为单位的期望利润 止损-当达到点数损失时关闭交易 尾随激活器-尾随操作的激活 Trailing Stop(追踪止损)-从当前价格到转移止损的未平仓交易的距离,以点为单位 Trailing Position-从当前价格到止损转移到的未平仓交易的距离,以点为单位 Step Trailing-以点为单位的价格之后的止损运动的步骤 要在选定的工具上工作,建议为此工具进行优化。
EA Seven MT5
Ruslan Pishun
5 (1)
The EA uses a reverse strategy. To detect trading signals, the following indicators are used: Moving Average, Relative Vigor Index, Average True Range, Alligator and other custom indicators . Each pair has a stop loss, take profit, breakeven and trailing stop. The EA trades on many major currency pairs and timeframes. The EA uses timeframes: MetaTrader 4 MetaTrader 5     M1,   M5,   M15, M30, H1  M1,   M2,   M3,   M4,  M5, M10, M12 ,   M15,   M20,   M30,  H1 , H2 Real monitoring 1 :  https://www
All Fx Robot
Steve Zoeger
1 (1)
所有外汇交易机器人 在所有货币对和所有框架上都能很好地工作。 它是全自动的,基于4个指标来过滤尽可能多的成功交易。 =============================================================================================== 这个机器人是全自动的,是为每个人创建的。该机器人也适用于美分账户。 =============================================================================================== => 在较低的框架中,有太多的小交易,但这取决于你自己。 => 如果你不确定,我建议在美分账户上测试它。 => 你可以点击下面的链接,查看我使用的美分经纪人。 => 该EA是由我自己创建的,我也用它来做我的私人交易。 => 该EA有更多的设置,可以作为固定的TP和SL交易EA使用。 => 该EA可以作为Martingale使用 => 该EA可以作为追踪EA使用。 祝大家交易愉快。
T Trader
Steve Zoeger
T Trader Expert #advisor works very well on all Pairs and all Frames. Is fully automated and based on the tick to filter as many as possible winning trades. =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== => On the lower Frames there are too many s
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
Gator Trend
Aleksandr Zakhvatkin
Советник основан на довольно интересной связке двух классических индикаторов: Аллигатор и Стохастик. Стохастик используется на более старшем таймфрейме для фильтрации направления, а сделки открываются по сигналам Аллигатора. Настройки советника Группа "Настройки торговли" lot размер лота new bar control   включить/отключить явный контроль открытия нового бара Группа "Настройки Аллигатора" working timeframe период the period for calculating the jaws период для расчета челюстей horizontal
Scalper Private   Expert Advisor 可以在任何交易模式下工作,从剥头皮开始,以及中长期操作模式,这一切都取决于 Expert Advisor 的设置。 顾问设置说明: Time_next_order - 下一个订单将打开的时间(以秒为单位) 大量 - 大量订单 TakeProfit - 利润水平 止损 - 损失水平 Time_close_order - 关闭盈利订单的时间(以秒为单位) MagicNumber - 顾问订单标识符 TrailingStop - 开始拖网的参数,以点为单位 TrailingStep - 拖网步骤,以点为单位 滑点 - 最大允许滑点 countPOS - 限制同时打开的订单数量 Trigger_threshold - 开单参数,以点数为单位
ADM Trade X MT5 is an EA based onAverage Directional Movement Index. Average Directional Movement Index parameters such as Period, BuyShift1, BuyShift2, SellShift1, and SellShift2 can be adjusted. ADM Trade X MT5 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 ADM Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
LuminaFX
Evgeniy Scherbina
5 (2)
LuminaFX is a fully automated expert which trades 10 symbols from one chart: AUDCAD, AUDUSD, EURUSD, GBPCHF, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY, and USDSEK. The expert implements a popular version of the recurrent neural model. Values of the American Dollar Index DXY, or "Dixie", are used as inputs to the neural model. Make sure you have the 6 symbols making up the American Dollar Index in your terminal: EURUSD, USDJPY, GBPUSD, USDCAD, USDSEK, and USDCHF. Otherwise the expert will not work p
Dragon's Breath 4th Form 是一款全自动反向交易专家顾问。这款专家顾问具有高胜率、稳定性和低回撤。Dragon's Breath 4th Form 基于 3 个指标,采用特殊策略来避免错误的顶部和底部,这些交易可以通过一些策略进行管理。专家顾问能够获得非常高的获胜率。我试图让顾问尽可能容易安装,因此它已经完全优化,您只需将其安装在图表上即可。 信息: 工作符号 NZDUSD, GBPUSD,   AUDCAD , AUDUSD, GBPAUD, USDCAD, EURCAD,  EURUSD, EURCHF, 工作时间范围:H1 最低存款:500 美元 最低杠杆 1:30 需要好的 ECN 经纪商,但不是必须的 安装非常简单,无需更改设置 使用 VPS 保持 EA 全天候运行 使用止损保护头寸 交易系统是完全自动化的,可能会出现连续亏损,但如果您坚持使用我的 EA,您将获得稳定的利润。请不要干扰订单,无论它是盈利还是亏损。在构建 EA 时,我总是最关注最大回撤,因为我们只有在市场中生存足够长的时间才能获得最大的收益。您应该在彻底的回测后才调整参数。由于订
DLMFX Gold
David Alba Mourenza
Offer:       Only available for rent, you can try out the expert advisor every month. Overview:      Trend-following Expert Advisor       Does not use artificial intelligence or harmful long-term models       It has been tested for over 20 years using real tick data and has shown stable performance.       The advisor can be used on multiple account types, including micro, standard, or ECN accounts.       No martingale or hedge trading methods are used; instead, it employs take-profit and st
Constructor Simple MT5
Aliaksandr Chupryna
5 (4)
鞅。 “Constructor Simple MT5”EA 由 5 個獨立的 EA 組成 ,它們同時工作且彼此獨立: 酒吧交易。 使用 iEnvelopes 指標進行交易。 使用 iMA 指標進行交易。 使用 iIchimoku 指標進行交易。 使用 iSAR 指標進行交易。 “Constructor Simple MT5”EA 是 “Constructor MT5” EA 的簡化版本。輸入參數的數量減少到最低限度,這有助於智能交易系統的使用及其優化。 顧問特點: 字符可能會重複。 每個策略最多可以使用 4 個貨幣對。 如果您的經紀商貨幣對的符號名稱包含後綴或前綴(例如 #.EURUSD.ch ),則有必要在輸入數據中完全註冊它們。 在一個交易賬戶上,您可以安裝多個具有不同設置的“Constructor Simple MT5”(觀察條件:Magic[i+1]>Magic[i]+5)。 安裝在任何一張圖表上。 如果您的軟件功能低下,那麼在“Every_tick_based_on_real_tick”模式下測試會很困難,或者可能會在加載貨幣對報價歷史時由於內存不足而結束。 在這種情況下,
Volatility Trend EA
Thabang Ismael Molefe
The EA  follows the market trend and open orders to follow the trend, it closes when the market direction changes. It is best performing when the market is also trending and good with H1 and H4 TF. So far the best settings used currently om moving averages is 10EMA and 40EMA. No Stop Loss and Take Profit as the order gets closed as soon as the trend changes direction. Use Trail Stop to protect all your profits.
TropangFX v1 MT5
Jordanilo Sarili
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  Recommendations: Timeframe:   H1   (Any Timeframe) Supported currency pairs:   EURUSD , EURCHF,   USDCAD, AUDCAD, EURAUD and many more... MT4 Version :   Here! L
TradeBuilderMT5
Sergey Deev
5 (2)
The expert allows you to build a trading system based on an arbitrary set of technical indicators MT5. The EA uses the following signals: - OpenBuy / OpenSell - opening positions; - StopBuy / StopSell - closing positions; - TakeProfitBuy / TakeProfitSell - get TP levels; - StopLossBuy / StopLossSell - getting SL levels; - NoLossBuy / NoLossSell - transfer to the breakeven state; - MinProfitBuy / MinProfitSell - closing part of a position; - CancelBuy / CancelSell - allow a repeated signal
Unleash the power of advanced trading with "Statistical Intelligence EA MT5", the Expert Advisor designed to elevate your trading strategy through intelligent market analysis and precision. Here's why "Statistical Intelligence EA MT5" is the ultimate tool for traders looking to maximize their potential: 1. Advanced Market Analysis: Harnessing the power of comprehensive market history analysis, "Statistical Intelligence EA MT5" makes precise predictions about future market movements. By examining
这是我著名的剥头皮机Goldfinch EA的最新版本,它是十年前首次发布。它以短期内突然出现的波动性扩张为市场提供了头条:它假设并试图在突然的价格加速后利用价格变动的惯性。这个新版本已经过简化,使交易者可以轻松使用测试仪的优化功能来找到最佳交易参数。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 简单的输入参数可简化优化 可定制的贸易管理设置 交易时段选择 工作日选择 金钱管理 谨防... ick牛黄牛是危险的,因为许多因素都会破坏收益。可变的点差和滑点降低了交易的数学期望,经纪人的低报价密度可能导致幻像交易,止损位破坏了您获取利润的能力,并且网络滞后意味着重新报价。建议注意。 回溯测试 EA交易仅使用报价数据。请以“每笔交易”模式回测。 它根本不使用HLOC(高-低-开-关)数据 交易时间无关紧要 为了获得更好的性能,请为您希望在每个刻度线模式下交易的每个交易品种运行云优化。稍后分享! 输入参数 触发点:触发点差所需的价格变动。 (预设= 10) 最小时间窗口:价格波动发生的最短时间。 (默认= 3) 最长时间窗口:价格波
InterSym MT5
Aliaksandr Chupryna
4.67 (3)
「InterSym MT5」顧問可以交易經紀商在「市場觀察」中提供的任何代碼,前提是該代碼沒有交易限制。 允許您同時交易和測試最多 15 個交易品種(每個交易品種具有不同的設定)。 點差的影響並不重要,這允許您在高點差的帳戶(美分帳戶)上進行交易。 計算演算法基於價格變動的動態,不受固定點的限制,這使得它可以應用於任何品種。 交易品種的波動性越高,交易結果越好。 為了更好地了解顧問的操作和監控,計算結果以指標的形式在圖表上可視化。 一個指示器顯示打開第一個頭寸的條件,第二個指示器顯示關閉該系列中所有交易的條件(螢幕截圖中的更多詳細資訊)。 當 「Closing_only_with_plus_profit = true」 時,僅在總利潤為正(包括佣金和掉期)的情況下平倉一系列頭寸。 主要輸入參數的數量最少: Coefficient_Open:開倉一系列交易的第一個指標的係數。 平均值 100 - 300。 Coefficient_Close:關閉一系列交易的第二個指標的係數。 平均值 10 - 150。 圖形設定不會以任何方式影響交易進度。 「Open_all_charts」參
Crude Oil Futures
Thomas Bradley Butler
在测试和使用之前优化 EA。 原油期货是根据 2022 年 1 月至 2022 年 12 月 1 小时时间范围内的真实期货市场数据构建的。测试这些日期以进行回溯测试和分析。 需要时进行优化。 从真实的期货市场进行交易,或者如果交易任何石油衍生品,请测试参数,看看它如何适合您正在使用的数据和经纪商。 期货是集中的数据,所有数据对于所有人来说都是相同的。 输入用于 EMA、固定手数系统以及 ATR SL 和 TP 水平。 在测试和使用之前优化 EA。 原油期货是根据 2022 年 1 月至 2022 年 12 月 1 小时时间范围内的真实期货市场数据构建的。测试这些日期以进行回溯测试和分析。 需要时进行优化。 从真实的期货市场进行交易,或者如果交易任何石油衍生品,请测试参数,看看它如何适合您正在使用的数据和经纪商。 期货是集中的数据,所有数据对于所有人来说都是相同的。 输入用于 EMA、固定手数系统以及 ATR SL 和 TP 水平。
ABC Order Block
BILLY ARANDUQUE ABCEDE
Signal : https://www.mql5.com/en/signals/1925481 Signal : https://www.mql5.com/en/signals/1925156 What Are Order Blocks Forex? Order blocks in trading refer to a situation where central banks or large financial institutions accumulate large quantities of a particular asset through one big order. They are supply or demand zones in which big players can find the comfort of placing large buy and sell orders and completing a big, very big transaction . But, banks and financial institutions cannot
Gold EA MT5
Zhi Xian Hou
GOLD EA MT5是一款全自动交易机器人,是利用“Top Bottom Indicator”指标开发的。它基于神经网络+网格系统,选择盈利概率高、风险低的交易机会。最低初始入金为每0.01手250美元,每个仓位都有隐藏止损。 EA在XAUUSD上有良好的交易表现,最大回撤也比较低。您可以使用1分钟开盘价 回测   在MT5客户端上进行测试,将会得到理想的结果。该 EA 的价值值得超过当前价格,下一个价格将会上涨。 EA操作: 它仅适用于对冲账户和价格附加最后一位小数的经纪商。 EA对点差和滑点不敏感,但我建议使用优秀的ECN经纪商; 仅用于XAUUSD,默认时间范围为M15; EA的使用非常简单,将EA加载到 XAUUSD 图表中,EA会自动交易,切换任何时间范围不会影响EA的运行。 使用高于或等于1:100的杠杆,每250美元存款初始手数为0.01。 主要参数: Inputlots:初始手数,默认0.01; 距离:添加下一个位置的距离,默认为50点; tp:止盈点,默认30点; Slmoney:止损(资金),默认为50USD,不建议修改,EA会根据公式:“SLmoney *
Range Break Index EA
Felix Kenechi Onodu
该 EA 在 mt5 上交易来自 deriv.com 的范围突破指数 它在每次飙升后剥头皮市场,以止损和止盈水平接受每个订单。它还具有可选的智能自动批量大小调整功能,以防万一。 仪器 来自 deriv.com 的 Range Break 100 和 Range Break 200 指数 大体时间 推荐 m1(一分钟时间范围) 设置 止损点数:止损点的大小。默认值 = 1000 止盈方法:如何确定止盈大小。默认 = 两者 固定止盈点数:固定止盈点数的大小。默认值 = 100 指数 200 的双固定止损水平:EA 应使用双倍固定止损和指数 200 的获利。默认值 = true 作为止盈的突破距离百分比:EA 将衡量最后一个峰值的这个百分比作为止盈。默认值 = 10 手数方法:EA 如何计算手数。默认 = 平手大小 平手大小:交易的平手大小。默认值 = 0.05 每笔交易的风险/利润目标金额(对于固定风险和固定回报):风险多少或利润多少,取决于手数计算方法。默认值 = 1 每笔交易账户余额的百分比风险/利润
GlobalMarketNavigator EA
Azad Amanuel Gorgis Gorgis
Introducing the GlobalMarketNavigator EA: Your Automated Trading Solution Elevate Your Trading Experience with Precision, Automation, and Expertise For: Gold = 15M, RSI = 16 or 11 Oil = 30M, RSI = 11 CAD/CHF = 15M, RSI = 11 NZD/CAD = H1, RSI = 11 RSI = 11 etc.. The GlobalMarketNavigator EA, authored by Azad Gorgis in 2024, is an advanced Expert Advisor (EA) meticulously designed for the forex, gold, and oil markets. With a focus on precision and efficiency, this EA leverages a sophisticated
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: Parabolic Sar and Moving Average (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for EURUSD . Current sets after optimization are in comments. Version MT4:  https://
Agila MT5
Mark Angelo Baricante
Agila MT5: Your Premier Trading Tool on the MQL5 Platform Maximize your trading prowess with Agila MT5 - a state-of-the-art Expert Advisor on the MQL5 platform. Seamlessly integrate strategic indicators with our unique tool and gain a competitive edge in the trading marketplace. Our MQL5 Expert Advisor, Agila MT5, is engineered to harness the power of the Exponential Moving Average (EMA) and the Relative Strength Index (RSI). With EMA smoothing out market volatility and identifying key trading
Awesome Trade X MT5 is an EA based on Awesome Oscillator.  Awesome Oscillator parameters such as BuyShift, BuyValue, SellShift, and SellValue can be adjusted. Awesome Trade X MT5 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 Awesome Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
该产品的买家也购买
AI Gen XII EA
Denis Kurnev
4.88 (58)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
CyNera MT5
Svetlana Pawlowna Grosshans
5 (6)
CyNera:您的交易,我们的技术 信号:  CyNera 手册和设置文件:购买后请联系我以获取手册和设置文件 价格: 价格根据售出的许可证数量上涨 可用副本: 3份 交易黄金,市场上最波动的工具之一,需要精确的操作、深入的分析和强有力的风险管理。CyNera 专家顾问将这些要素无缝集成到一个复杂的系统中,专为优化黄金交易而设计。CyNera 的先进策略和技术旨在帮助经验丰富的交易员和新手应对黄金交易所带来的独特挑战和机遇。 有了 CyNera,您就拥有了一套可靠的解决方案,专门针对黄金市场的复杂性。它结合了自适应、智能策略以及多时间框架分析、自动交易调整和精确的风险管理等高级功能。正是这种适应性,使得 CyNera 成为一种多功能工具,能够应对快速的市场变化,同时确保您的资本在长期内得到保护。 符号 XAUUSD (黄金) 时间周期 M15 或 M30   资本 最少 100 美元 经纪商 任何经纪商 账户类型 任何,较低点差优先 杠杆 从 1:20 起 VPS 首选,但不是必须,也可以使用 MQL VPS CyNera 的核心力量 前沿的 AI 驱动策略 CyNer
Gold Trading AI MT5
Ho Tuan Thang
4.75 (12)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
AI Golden Jet Fighter GTX   MT5 是 Meta Trader 5 平台上一款简单而高效的黄金交易专家顾问 (EA)。该 EA 利用神经网络,专为黄金市场 (XAU/USD) 的剥头皮交易而设计。AI Golden Jet Fighter GTX 的主要策略侧重于识别小幅价格​​波动并开仓以在短时间内获利。EA 实时分析市场状况,并自动执行具有预定义止损和止盈水平的交易。它还支持追踪止损功能,允许交易者在市场有利时锁定利润。为确保准确性,EA 使用价差过滤器来避免在不利条件下交易,并使用滑点保护机制来精确执行订单。AI Golden Jet Fighter GTX 包含风险管理功能,使交易者能够将风险水平设置为其账户余额的百分比,使其能够适应不同的交易方式。EA 利用 NN 算法实时分析市场数据,适应不断变化的条件,并为交易的进入和退出提供高度准确的信号。该 EA 易于使用且完全自动化,只需极少的设置,因此从初学者到专业人士,各个级别的交易者都可以使用它,无需持续监控市场。                              接下来的 10 位买家的
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (296)
介绍     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 或 Quantum Gold Emperor !*** 私信询问更多详情 新版直播信号 V5:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA     因
Way To Stars是一款夜间头皮EA,专门设计在市场波动性较低的时间段进行交易来利用低波动性,以此降低风险。这款夜间头皮EA专注于利用小的价格变动进行频繁交易,通过积少成多的方式积累利润。本EA采用严格的止损措施来限制每笔交易的潜在亏损,确保了风险管理的有效性。Way To Stars 是一个真实且诚实的交易系统,它不依赖于号称的神经网络、人工智能、ChatGPT或完美的直线回测结果。 MT4版本     用户手册   signal :  https://www.mql5.com/en/signals/2260126   下一个价格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk 本EA的特点: 适合货币对:GBPUSD 加载时间框架:任意 无网格,无马丁,一次交易 将订单分散为多笔订单,降低风险,提高成功率 通过最大持仓时间和最大浮亏比例来管理风险 自动调整交易时间,考虑时区和夏令时变化 小资金账户适用 适用于低点差高流动性平台,如IC Markets 关于回测的特别说明:
Golden Ai EA MT5
Mansour Babasafary
3.06 (18)
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artifi
CoreX G
Arseny Potyekhin
4.83 (6)
概述 CoreX G EA 是一种专为应对外汇市场复杂性而设计的先进交易系统。通过利用尖端的神经网络、复杂的机器学习技术和集成的大数据策略,CoreX G 在交易中提供了卓越的准确性和安全性。这个专家顾问(EA)因其技术卓越性和优质的客户支持而脱颖而出,确保用户在遇到任何问题或疑虑时都能得到帮助。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA 由于该策略非常独特,我只想出售有限数量的许可证。因此,价格将稳步上涨以限制销售。 下一个价格是  790 USD 。 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 200 美元     符号 XAUUSD 时间框架 H1 大数据集成与交易策略 大数据是 CoreX G 策略的基石。它处理大量的历史和实时市场数据,以做出明智的交易决策。大数据的使用使系统能够更有效地识别外汇市场中的模式和趋势,从而做出更准确的预测并提高交易机会。通过将机器学习与大数据结合,EA 动态适应市场变化,不断整合新数据并优化其模型。 使用的神经网络 卷积神经
Mean Machine G P T
William Brandon Autry
5 (4)
Mean Machine GPT - 终极人工智能交易工具 Mean Machine GPT 不仅仅是一个专家顾问,它是一个强大的、基于 人工智能 和 机器学习 的真实世界交易工具。无论您是经验丰富的交易者还是新手,这个EA通过 均值回归策略 和先进的 GPT技术 为您提供领先优势。 为什么选择 Mean Machine GPT? AI驱动分析 :利用机器学习实时做出基于数据的智能决策。 均值回归策略 :专注于捕捉市场回调,使用布林带等指标寻找最佳交易点。 GPT集成 :GPT模块分析市场情绪和新闻,确认交易信号,提高决策准确性。 精准交易 :交易频率较低,但更具有效性,注重交易质量而非数量。 核心功能 自动GMT检测 :自动调整到您的经纪商时区,无需手动设置。 新闻过滤器 :此可回测的新闻过滤器帮助您避免在重大新闻事件期间交易。购买后,EA可以直接下载新闻数据。 多符号交易 :在一个实例中管理多个符号,减少CPU使用量并提高效率。 回撤管理 :内置的风险控制系统,限制潜在损失,确保安全交易。 如何开始 回测 :在设置中调整您的手数偏好,使用M15时间框架进行最佳交易。 实时交易 :在
FX EurUsd Robot MT5
Marzena Maria Szmit
5 (6)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
Quantum Queen MT5
Bogdan Ion Puscasu
5 (31)
各位交易员们,大家好!我是 Quantum Queen,Quantum 专家顾问家族的最新成员,实力非常强大。我的专长是什么?黄金。是的,我以精准和自信交易 XAUUSD 对,为您在闪闪发光的黄金市场上带来无与伦比的交易机会。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 直播信号1:   CLICK 折扣 价截止至 8 月 31 日。 每购买 10 件,价格将增加 100 美元。最终价格为 999 美元 量子 EA 频道:       点击这里 ***购买 Quantum Queen MT5 即可免费获得 Quantum StarMan 或 Quantum Gold Emperor !*** 详情请私信询问! 我是一个网格 EA,经过精心设计,可最大限度地发挥您的交易潜力。我的设计基于超过 15 年的交易经验,经过精心调整,近乎完美。我的
AT Ai Bot
Zaha Feiz
4.17 (18)
ATAI: 人工智能驱动的黄金交易专家顾问 每10次购买价格将增加100美元。最终价格:1250美元。 该声明解释了基于人工智能的交易系统的回测结果不可靠,因为它需要互联网连接和与人工智能服务器的通信来接收交易信号,而这在回测环境中是不可能的。 设置和指南 描述 ATAI是一个先进的专家顾问,旨在交易黄金及相关货币对。它利用人工智能,特别是Groq AI模型,分析市场数据并生成交易信号。该EA结合了传统技术分析和尖端人工智能技术,以做出明智的交易决策。 主要特点 • 使用Groq AI的人工智能驱动的交易信号 • 兼容黄金及相关货币对 • 基于ATR的跟踪止损机制 • 动态手数和风险管理 • 交易时间限制 • 具有实时市场信息的用户友好界面 工作原理 1. 市场分析: EA持续分析市场数据,包括价格走势、技术指标和波动性。 2. 人工智能信号生成: 当满足特定条件时,EA将市场数据发送给Groq AI模型进行分析。 3. 交易执行: 根据人工智能的建议,EA以计算出的止损和止盈水平开设买入或卖出头寸。 4. 头寸管理: 开放头寸使用基于ATR的跟踪止损机制进行管理。
AI NoX EA MT5
Denis Kurnev
4 (12)
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
Octotrader AI MT5
Ruben Octavio Gonzalez Aviles
5 (1)
Octotrader AI 是一个复杂而新颖的算法,结合了人工智能和传统技术分析,用于预测市场走势。它具有革命性的恢复模式,将每次进入拆分为几笔较小的交易,并通过从其他交易中获得的利润逐一关闭它们。它提供了一种动态交易策略,适应您的账户规模,结合了先进的功能,适合于 prop 公司交易,并通过 回撤限制器 和高度可定制的风险管理系统确保安全。 该智能交易顾问使用了递归神经网络,特别是长短期记忆(LSTM)单元,使用技术分析指标的数据进行训练。通过这种方法,EA 能够学习哪些指标对未来价格走势最为相关,并根据这些指标采取行动。此外,LSTM 网络特别适合时间序列分析,因为它们能够同时考虑短期和长期的历史数据。 注意:这是一个 限量优惠 :此 EA 仅以当前价格出售 10 份中的 1 份 。下一个价格: $899 该 EA 的价格将快速上涨,以限制使用该系统进行交易的用户数量。 实时信号: https://www.mql5.com/en/signals/2262516 重要: 购买产品后,请通过私信直接联系我们,以获取更多信息和额外内容。 特点 动态手数调整: 根据账户余额和风险水平自
Index Sniper Pro MT5
Sachin Gautam
5 (7)
Introducing  Index Sniper Pro EA . It is a Fully Automatic Index (US30) System trading early US Open. No  Martingale,  No  Grid , No Averaging ***********Upcoming Features*********** NAS100 Set File - WIP S&P500 Set File - Done and Testing Buy only and Sell only Settings - Released Individual TSL and SL settings for Buy and Sell Orders - Released Current Price: $349--> (Next price $499) Live signal: With Default Settings on US30 symbol https://www.mql5.com/en/signals/2255171 Features
CyBRG RX
Arseny Potyekhin
4.5 (10)
介绍 CyBRG RX:下一代交易助手 踏入交易的未来,与您的尖端交易伴侣 CyBRG RX 一起提升您的交易体验。借助先进的神经网络,CyBRG RX 可以前所未有的精确性分析和适应不断变化的市场条件。 信号:   实时信号 1 实时信号 2 由于该策略非常独特,我只想出售有限数量的许可证。因此,价格将稳步上涨以限制销售。 下一个价格是  890 USD 。 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 50 美元     符号 USDJPY 时间框架 H1 为什么选择 CyBRG RX? 最先进的神经网络 :CyBRG RX 利用复杂的 AI 算法进行学习和进化,为您提供深入的市场分析。 自适应策略 :针对金融市场的动态特性,CyBRG RX 不断调整其策略,确保您始终领先一步。 用户友好界面 :凭借简洁、直观的设计,CyBRG RX 使初学者和经验丰富的交易者都能轻松使用其强大的功能。 实时分析 :通过实时分析,获得及时的数据驱动洞见,做出明智的决策。 强大的安全性 :您的数据安全是我们的首要任务。CyBRG
Gold GPU
Maksim Dmitriev
2.75 (8)
特别优惠3天价格 $280   售出8份后,价格将上涨(剩1份)。   原价:$540   折扣价(限时优惠):$380 如果您有任何问题,请随时给我发私信: https ://www.mql5 .com /en /users /abudabi (发送消息) 概述      趋势跟随专家顾问     使用人工智能来识别市场趋势。     已通过10年以上的真实刻度数据测试,并显示出稳定的表现。     顾问可以用于多种账户类型,包括微型、标准或ECN账户。     不使用马丁格尔或对冲交易方法;相反,采用止盈和止损来保护交易。 技术细节:     策略: 使用人工智能的趋势跟随     交易对: XAUUSD(黄金)     时间框架: H1     最低存款: 100美元     需要一个24/7运行的VPS以确保EA的稳定工作。     账户类型: 任何 特性:     根据算法策略自动执行交易     止盈和止损来保护交易,1:10的止损止盈比,通常通过相反信号关闭交易     高级用户可自定义参数 附加优惠:  
Forever Star
Xian Qin Ceng
4.67 (3)
Forever star EA 是一款不同于New Way Scalper的夜间头皮,是对New Way Scalper的补充,能够相互配合实现更好的结果。 Forever  Star EA 使用于15M或H1,能够交易15个货币对甚至更多,每个人都可以自由构建自己心目中的最佳组合。 Forever star EA 使用简单,仅使用一个图表就能交易多个货币对。所有参数都已经内置,仅仅需要改变货币对与Lot。EA采用严格的止损措施来限制每笔交易的潜在亏损,确保了风险管理的有效性。 如果你对于EA设置有不明白的地方,你可以在这里讨论: Click here 加入公众讨论群。 实时信号1:   https://www.mql5.com/zh/signals/2234257 ,(0.01Lot, Forever star  EA   ) 下载参数文档: Onechart Set File . 历史回测: Backtest from 2020.1.1 to 2024.7.10   所有 货币对参数已经内置,在加载EA时,请注意面板上的信息,上面已经包含了注意事项,适合的外汇品种,Lot仓位建议,
Dark Algo MT5
Marco Solito
4.97 (60)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . 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 m
Alins Crown
Herlina Sari
5 (1)
ONLY 5 COPIES OUT OF 10 LEFT AT $499! After that, the price will be raised to $799. Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging
The Gold Reaper MT5
Profalgo Limited
4.27 (73)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal Old Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針
Boring Pips MT5
Thi Thu Ha Hoang
4.7 (27)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是 过拟合。许多专家顾问被创建为对现有的历史数据进行 “ 学 习 ” 和完美适 应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: 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
Apocalypse Gold
Xian Qin Ceng
5 (6)
很多人喜欢XAUUSD的交易,我也不例外,在积累了一些交易经验之后,经过努力,我制作了这个 Apocalypse XAU EA专门用来交易所有与XAU有关的品种,例如 XAUUSD/XAUEUR/XAUGBP/XAUCHF/XAUJPY/XAUAUD 。不过考虑到很多人可能并不需要交易所有的XAU货币对,而仅仅需要交易XAUUSD而已,因此一款入门级别的EA变得非常有意义。于是我决定制作  Apocalypse Gold,这是一款专门用于XAUUSD品种交易的EA。 信号展示与讨论群: 信号展示1: https://www.mql5.com/zh/signals/2223871   如果你不知如何设置参数或者有其他任何疑问,请点击这里:   Click here 99.9%质量历史数据回测, 2018-2024,Fixde lot . 原价499$,折扣价399$,下一个价格 599$! 一次一单,每个交易订单都有止损止盈。没有马丁,没有网格。在好的年份里,EA会持续增长。当然,也会遇到坏时候。不过坏日子通常不会太久。让我们一起对未来抱有美好期待。 Prop Firm考核: 购买
Bitcoin Robot MT5
Marzena Maria Szmit
4.48 (44)
The Bitcoin Robot MT5 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 same time. Bit
Gold Scalper Trading MT5
Ho Tuan Thang
3.72 (25)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
Gold Scalping Expert mt5
Vasiliy Strukov
5 (7)
黄金倒卖专家是一种非常智能的智能算法,它利用黄金在地缘政治新闻、流行病和经济变化等各种高影响事件中的反应。 该系统使用流行的之字形指标进行突破交易,通过在转折点下挂单,当价格突破这些水平时,订单将被触发。 EA 使用非常智能的追踪止损和动态止损来保护您的账户并正确管理风险,而无需使用鞅技术。 可以在此处查看实时结果 。 购买后立即联系我以获得个人奖金! 设置和说明书在这里   设置 Open new series - 开/关新系列订单的开始 Trade Buy - 允许顾问购买 Trade Sell - 允许顾问出售 Support manual orders true/false –  支持手动下单 Max Market Orders – 最大市价订单 Max Pending Orders – 最大待处理订单数 Use Money Management –  使用资金管理进行自动手数计算 Autolot. Free margin for each 0.01 lot -  每 0.01 手开仓的可用保证金金额 TP - 止盈 Trail Start - 激活追踪止损 Trail S
Gold Harvest MT5
Abdul Jalil Mridah
4.33 (3)
Promotional s uper discount  for today   for few copies .  Prices may increase at any time. Final price will be 4999 USD. Set Files for Gold Harvest MT5   and  Live Signal Please just change Risk Level (1-80). No need other field change and Risk Level 2 = 2% risk for 1000 equity or above. It's only good works on XAUUSD H1 Timeframe. This robot is profitable. This robot requires minimum deposit of 100 equity. You can get good results with it. You can test it first . It will increase the volume i
欢迎使用 Gold Trend Scalping 促销活动: 当前价格仅剩少量份额! 每卖出5件商品,价格将上涨。 下一个价格:$393.99 最终价格:$1993.99   实时信号 Gold Trend Scalping 是我专为黄金设计的第一个EA。 该EA采用基于较大时间框架的趋势跟随交易策略。 它使用超级趋势指标来检测较大时间框架的主要趋势,然后在较小时间框架上开仓。 每笔交易EA都使用固定的止损,设定为100点。 此外,它还包含一个追踪止损来确保盈利。 该EA不使用风险较大的策略,如马丁格尔或网格交易。 它旨在延续前作US30 Scalper、Quantum Algo 和 Diamond Titan的成功,始终以安全和长期目标为优先。 注意事项 该EA不使用ChatGPT,也不依赖AI或其他许多作者在描述中故意加入的虚构元素。请小心,不要陷入这种陷阱。 该EA也不会直线产生利润或100%赢利。世界上没有任何系统能够做到这一点;所有类似的声明都是被操纵的。 我一直是一个使用真实账户和真实系统进行交易的开发者,因此在某些时期出现亏损是正常的。我不试图欺骗我的客户。如果你想
Diamond Titan FX
Lo Thi Mai Loan
4.26 (19)
你好,我是 Diamond Titan FX。 这个 EA 专门为 US30 交易对设计。 EA 不使用任何高风险策略,如 Martingale 或 Grid。 默认情况下,EA 为每笔交易设置固定止损(SL)为 50 点,但你可以根据需要进行更改。 EA 还实现了一个从 10 点开始锁定利润的移动止损,你也可以修改这个设置。 它具有整个账户的回撤管理功能。 EA 包含一个新闻过滤选项,如果你希望在新闻期间关闭交易,可以使用这个功能。 特别提示:EA 的实时信号已经运行超过 7 个月。清晰透明。 实时信号 1: https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller   促销:购买 Diamond Titan 可免费获得 2 个 EA(US30 Scalper 和 Nasdaq Algo)=> 请发消息了解更多详情。 通过 Prop 挑战的交易历史: https://www.mql5.com/en/blogs/post/757093   常见问题: https://www.mql5.com/en/blogs
Aura Neuron MT5
Stanislav Tomilov
5 (3)
Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 EURUSD 和 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复
作者的更多信息
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line
This panel brings convenient functionality -   Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to   hide   the   Stop Loss and Take Profi t levels of your trades.  The panel stores these levels   in memory .  When the market price reached one of the levels, a   trade is closed   and terminal generates a   message   indicating that a virtual level was triggered. there are   4 options   for setting Stop Loss: Fixed Stop Loss   - fixed Stop Loss Trailing Stop Loss   -
Excellent Multiplatform Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from MetaTrader 4 to MetaTrader 5; copying from MetaTrader 5 to MetaTrader 4; copying from MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source of trades (deals are copied from it); slave   - the current terminal is the receiver of trades (trades are copied to it). from myself  - mode "deals multiplier" (use
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Great dashboard for market analytics. The panel helps analyze the values of the   Bollinger Bands   indicator and prices. Using this panel you can: watch the current signal from the Bollinger Bands for all time frames; watch the current signal with the Bollinger Bands for different characters; look at how far the Bollinger Bands is from the price; look at how much the Bollinger Bands value has changed; several types of signals for analytics. Value of cell: Bollinger Bands main line; Bollinger
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the cu
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between th
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popul
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
This indicator draws strong price levels (price consolidation levels). The levels are plotted using 2 MA indicators and 1 MACD using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27997/ Versio
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candl
FREE
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 .
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Excellent dashboard for analytics. The panel helps to analyze the values of the   TRIX (Triple Exponential Moving Average) indicator and its signals. With this panel you can: watch the current signal from  TRIX  on all timeframes; watch the current signal from  TRIX  for different symbols; watch the current TRIX value; several types of signals for analytics. Values in a table cell: value of TRIX Signal type: TRIX crosses "0" line TRIX upper/lower "0" line Work option: all symbols added
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is u
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Ichimoku  indicator and its signals. With this panel you can: watch the current signal from   Ichimoku   on all timeframes; watch the current signal from   Ichimoku   for different symbols; watch the current   Ichimoku   value; several types of signals for analytics. Values in a table cell: Value of Tenkan-Sen Value of   Kijun-Sen Value of  Senkou Span A Value of  Senkou Span B Value of  Chikou Span S
Great dashboard for market analytics. The panel helps to analyze the values of the   MACD   indicator and Macd`s signals. Using this panel you can: watch the current signal from Macd for all time frames; watch the current signal from Macd by different symbols; look Macd value (main line and signal line); look different between Main line and Signal Line; several types of signals for analytics. Values in the table cell: Macd value (main line); Macd value (signal line); main line minus signa
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....time
FREE
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your need
Use on EURUSD Use on M5 Intraday trading. Analise the price movements on the H1 timeframe (TF) (This allows to trade even in the absence of a global price trend). Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot Sets is in Comments Advantages The EA can be easily optimized for any instrument at any moment. Flexible customization specifically to your ne
This indicator draws   strong price   levels   (price consolidation levels). The levels are plotted using   2 MA indicators and 1 MACD   using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. MetaTrader 4:  https://www.m
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 5 -  https://www.mql5.com
Nairobi
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators: Bollinger Bands and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles,
筛选:
无评论
回复评论
版本 1.1 2018.08.22
Add smart lot by risk