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

Boxmaster ParSar and MA MT5

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.
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;

Parameters of the indicator Moving Average:
MA_tf - timeframe of Moving Average;
MA_Period - period of Moving Average;
MA_shift - shift of Moving Average;
MA_method - method of Moving Average;
MA_price - type of price of Moving Average;

Parameters of the Parabolic SAR indicator:
ParSAR_tf - timeframe of Parabolic SAR;
ParSAR_step - step of Parabolic SAR;
ParSAR_maximum - maximum step of Parabolic SAR;

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_min_LR_CORRELATION - minimum LR correlation;
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.
推荐产品
MoMo Trade MT5
Dmitry Homenkov
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
MasterTrendRobot
Javier Antonio Gomez Miranda
The MasterTrendRobot multi-timeframe Expert Advisor is a powerful trading tool for MetaTrader that uses a trend-following strategy across multiple timeframes. It analyzes price movements, moving averages, and technical indicators to identify and capitalize on favorable market trends. It has been optimized to work on JPY pairs (GBPJPY specially). You can track a real account signal here:  https://www.mql5.com/en/signals/1999690 After the first five sells, price will be increased to 549$.
Archi
Vladimir Deryagin
Archi是建立在指标上的,将来它们的数量会增加。 可以将"追踪止损"与"追踪位置"和"步进追踪"一起使用。 通过乘法和加法,可以增加后续交易的交易量,使当前交易亏损。 在达到积极交易超过无利可图交易的优势后,交易量返回到原始交易量。  "音量工作"-需要选择音量增加模式。 该函数有两个值,"音量恒定增加"和"可变音量增加"。 "体积的恒定增加"-在电流损耗时体积的恒定增加。 "可变体积增加"-在当前损失时合并体积增加。 Archi有两种操作模式(跟踪趋势方向): 跟随指标-交易将只由指标打开. 混合模式-交易将根据指标打开,在损失的情况下,交易将逆转。 Archi BasicSettings禄忙猫潞镁鹿芦掳鹿戮掳: 魔术数字是所有未平仓交易的唯一数字。 注意!!! EA与历史一起工作,所以你需要使用一个与以前不同的唯一数字 成交量–开启交易的初始成交量 音量工作-音量增加模式  用所选系数增加地段的标志–增加成交量的标志 音量增加比率-音量增加的值 滑点-开盘交易时的价格滑点 获利-以点数为单位的期望利润 止损-当达到点数
Triple Threat Crown
STANTON ROUX
3 (2)
Triple Threat is the latest offering from Algotrading_za It uses Bollinger Bands and RSI to determine entry positions with MACD as confirmation of trend. It also has a time filter to define trading times. This EA is highly configurable and can be optimized to be used on most currencies. The money management section is also highly configurable and does not make use of any risky strategies like martingale etc..
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
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
Night Lottery EA
Robots4Forex Ltd
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/r
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
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 optimizat
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Expert advisor based on a widely tested   price action strategy The EA already incorporates all the variables in its programming, it is enough to let it run on the graph with the values ​​it incorporates by default. ACCOUNT: - This AE has been optimized to work on a STANDARD account - This AE is suitable for accounts of 3,000 USD - Default settings suitable for EUR/USD (any Timeframe) DESCRIPTION OF THE STRATEGY Price action trading analyzes the performance of a currency to predict what it
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
Babel Steps
Iurii Bazhanov
MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
AW BW strategy based MT5
AW Trading Software Limited
5 (1)
AW BW strategy based EA trades on the signals of a custom combination of indicators created by Bill M. Williams. This fully automated trading robot has flexible settings and many work scenarios. The product has many useful features built in: automatic lot calculation, trailing system, stop loss and much more. If necessary, averaging can be used. Advantages: Suitable for any type of instruments and any timeframes. Indicators configurable in the input settings of the adviser. Ability to automatica
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
Next Price -->   (Buy:   150 $ ) -  (3 Months:   55  $ ) -  (1 Year:   90  $ ) Step out of the ordinary trading strategies and explore "Escape The Matrix" – a robust Expert Advisor for MetaTrader 5 that can potentially enhance your trading experience. Escape The Matrix harnesses the power of cutting-edge methods identify trading opportunities in the EURUSD market. It's been diligently tested on historical data to analyze price movements. Key Features: Optimized for EURUSD: This EA is fine-tuned
Daily Range Breakout
Kai Petersen
5 (1)
Daily Range Breakout EA is a breakout strategy with buys when close of current bar is lowest in past N bars and price of next bar is greater than close of previous bar. Condition for sell trades are the opposite. The idea is based on Larry Williams Smash Day strategy. I trade this strategy live and it works in multiple markets. It works best in Daily timeframe. Not Martingale/Grid Strategy. Real result with stop loss. You can reproduce the result for Gold using the default parameters. IMPORTANT!
Breakout Momentum
Haidar, Lionel Haj Ali
5 (1)
Breakout Momentum  is an automated scalper for EURUSD. Its strategy takes advantage of "false breakout", "breakout", and "raids on liquidity" above and below current marketplace prices. It is effective in both raging and trending markets. It shows promising results during backtesting using "every tick based on real tick" mode. it is also proving itself on a real account. Check Live Signal on  Live Signal 1 - EURUSD Where does it work the best?   The default parameters are optimized to suit th
Robo Nuvem
Edson Cavalca Junior
The robot uses one of the most used indicators in Asia: * ICHIMOKU CLOUD * There are two trading strategies: Crossing of Tenkan and Kijun lines and; Kumo lines crossing. Know our products    Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. This Expert Advisor (EA) works on HEDGE (Forex, etc.) and NETTING (Bovespa, etc.) accou
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO 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 MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Double 7 with a twist
Noelle Chua Mei Ping
Adapted from the award winning international best seller (Short Term Strategies That Work) by Larry Connors and Cesar Alverez in 2008, this concept was retested 10 years after the book published and that will give you an idea of the concept if it still works.  Take the last 10 years as walk forward and this strategy is added with a twist to risk management with arbitrary 5% stop loss and exit day counted as calender days instead of trading day. This EA works on dual mode, Long and Short.  Origin
Structure Breakout EA MT5
Diego Arribas Lopez
5 (1)
[ MT4 Version ] Structure Breakout  EA MT5 Structure Breakout EA is an Expert Advisor inspired by structure breakout trading. It seeks to capture the explosive movements that follow a period of consolidation. It allows the user to adapt the EA to trend breakouts automatically recognized by the robot or to price structure breakouts. It is also highly customizable, which allows it to be easily adapted to different pairs, timeframes and risk profiles. It is independent of market sessions. The numbe
Scalper Forex Expert
BPASoftware Thai Co. Ltd
PRESENTATION This EA uses several non-directional strategies that allows it to generate profits regardless of price trends. It manages a pool of positions ("session") in a totally autonomous way To avoid risks related to this strategy, several recovery functions have been implemented. This makes it a reliable and secure EA, its DD remains low. RECOVERY MODE This EA is designed to run on several pairs simultaneously on an account. When the DD of a session exceeds a defined value, all positions
Equanimity
Jose Ramon Rosaenz Carmona
The following expert is based on the combination of the several indicators in order to find the optimal entry points when there are specific market conditions. This expert does not use dangerous strategies such as Martingale, grid, averaging, etc. This strategy has been widely tested with good results in the last 10 years, where there have been a multitude of circumstances that the expert has been able to interpret and filter properly. Default parameters for "EUR / USD H1"
RoundLock EA MT5
AW Trading Software Limited
The EA opens two oppositely directed orders. When one of them is closed with profit, two orders are opened again, while the order volume is increased depending on Multiplier_Type and a number of orders opened by the EA. In each new open pair, orders are opened with an equal volume locking each other. Positions are opened till the number of same-type orders reaches the specified Limit_for_orders value. Afterwards, the EA only increases the grid excluding locking. MT4 version ->  HERE  / Proble
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD. Recommend ECN broker with LOW SPREAD: IC Market , Exness,
LT Moving Average EA
Sie Samuel Roland Youl
用我们的超级移动平均专家顾问提升您的交易! 您准备好把您的交易推向下一个水平了吗?移动平均是全球交易者最喜欢的工具之一,现在,我们已经将它提升到一个新水平!我们的专家顾问旨在通过整合三种最流行的移动平均方法来增强您的交易策略: 交叉信号:当价格穿越移动平均线时获得警报。 双重交叉:当两个移动平均线相交时获得信号。 三重交叉:观察三个移动平均线的交叉生成的信号。 我们用户友好的专家顾问结合了不同时间段的多个指标,非常适合各种交易风格,如超短线交易、日内交易或摆动交易。 但这还不是全部!此专家顾问还配备了附加功能,例如风险管理、时间过滤、基于其他五个指标进行交易筛选以及控制您的账户回撤。 我们的使命是为您提供一款多功能的专家顾问,可以满足您所有的交易需求。不要错过这个优化您交易策略并最大化利润的机会!
Welcome to the Triumph Gold MT5 The system is build on the very popular and proven strategy of moving averages crossovers.  This EA will find the best entry and exit points based on the data. This is the safest system on Gold trading with lowest Balance drawdown and more than 95% accuracy. Sucessfully backtested from year 2017 to 2024 March. It may not take trades every month or few months. Very simple and basic system. No any risky setting and no martingale is used. It have take profit functi
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 *
TradeBuilderMT5
Sergey Deev
5 (1)
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
该产品的买家也购买
AI Gen XII EA
Denis Kurnev
4.97 (29)
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
The Gold Reaper MT5
Profalgo Limited
4.59 (64)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使
Gold Mana MT5
Dilwyn Tng
4.68 (19)
实时信号 1: https://www.mql5.com/en/signals/2233179 实时信号 2: https://www.mql5.com/en/signals/2242009 Gold Mana 经过一年多的深入研究和测试开发而成。这个专家顾问使用多时间框架的波动性测量,分析市场参与者的意图,并通过烛台图模式和供需分析在价格变化发生前预测价格变动,以准确进入市场,对黄金价格的关键水平突破作出高度反应。Gold Mana 在超过17年的时间里证明了其在各种高影响事件如金融危机、地缘政治新闻、疫情和经济变化中的稳定交易表现。 它提供了多种风险等级设置,适合实际/真实经纪账户,以满足个人的投资风格,并且还有专为通过道德交易机构(如FTMO)和运行高频交易(HFT)和非高频交易道德交易机构的资金账户设计的设置。 Gold Mana 不使用马丁格尔或网格等有害技术,这个机器人不是历史数据阅读器,没有回测数据操纵。它的每笔交易都有止损和止盈设置。它不使用剥头皮技术,因此对经纪商的滑点和点差更有韧性。 它的设计理念是低风险和高诚信,具有以下特点: 非历史数据阅读器 在关键水平突
Gold Scalper Trading MT5
Ho Tuan Thang
4.67 (9)
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
Way To Stars是一款夜间头皮EA,专门设计在市场波动性较低的时间段进行交易来利用低波动性,以此降低风险。这款夜间头皮EA专注于利用小的价格变动进行频繁交易,通过积少成多的方式积累利润。本EA采用严格的止损措施来限制每笔交易的潜在亏损,确保了风险管理的有效性。Way To Stars 是一个真实且诚实的交易系统,它不依赖于号称的神经网络、人工智能、ChatGPT或完美的直线回测结果。 MT4版本     用户手册   signal:  https://www.mql5.com/en/signals/2220466 下一个价格: $799 setfile of signal 本EA的特点: 适合货币对:GBPUSD 加载时间框架:任意 无网格,无马丁,一次交易 将订单分散为多笔订单,降低风险,提高成功率 通过最大持仓时间和最大浮亏比例来管理风险 自动调整交易时间,考虑时区和夏令时变化 小资金账户适用 适用于低点差高流动性平台,如IC Markets 关于回测的特别说明: 夜间头皮策略包含了市场点差极高的一小时,为了取得较为真实的测试效果,请使用“每次报价基于真实数据”模式进行回
Diamond Titan FX
Lo Thi Mai Loan
5 (11)
推广活动 目前只剩下3次销售以当前价格购买。 下一个价格: $1233 免费获取US30 Scalper EA和Quantum Algo EA -> 购买后请联系我 Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4: https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page 通过 Prop Challenge 的交易历史: https://www.mql5.com/en/blogs/post/757093 常见问题解答: https://www.mql5.com/en/blogs/post/757094 更多 Diamond Titan FX 分析: https://www.mql5.
Quantum Emperor MT5
Bogdan Ion Puscasu
4.83 (266)
介绍     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 Queen 和 Quantum Gold Emperor !*** 私信询问更多详情 新版直播信号 V5:   点击此处 旧版直播信号 V4:   点击此处 MT4版本:   点击这里 量子 EA 通道:       点击这里 * 夏季促销   :999 美元。每购买 10 次,价格就会上涨 100 美元。最终售价 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的
CyBRG RX
Arseny Potyekhin
5 (3)
介绍 CyBRG RX:下一代交易助手 踏入交易的未来,与您的尖端交易伴侣 CyBRG RX 一起提升您的交易体验。借助先进的神经网络,CyBRG RX 可以前所未有的精确性分析和适应不断变化的市场条件。 信号:   实时信号 1 实时信号 2 由于该策略非常独特,我只想出售有限数量的许可证。因此,价格将稳步上涨以限制销售。 下一个价格是  790 USD 。 仅剩   1 份 。 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 50 美元     符号 USDJPY 时间框架 H1 为什么选择 CyBRG RX? 最先进的神经网络 :CyBRG RX 利用复杂的 AI 算法进行学习和进化,为您提供深入的市场分析。 自适应策略 :针对金融市场的动态特性,CyBRG RX 不断调整其策略,确保您始终领先一步。 用户友好界面 :凭借简洁、直观的设计,CyBRG RX 使初学者和经验丰富的交易者都能轻松使用其强大的功能。 实时分析 :通过实时分析,获得及时的数据驱动洞见,做出明智的决策。 强大的安全性 :您的数据安全是我们
Slap all news
Inrexea Limited
5 (2)
Please do not pm me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) Signal Monitor: SAN Key Currency Pairs: EURUSD CADCHF NZDJPY GBPAUD XAUUSD These pairs, along with their main related pairs, form the core of our trading strategy, offering a broad spectrum of opportunities across major markets. Product Highlights: Advanced Inrexea Database Integration: Seamlessly connects with our Inrexea
Harmony Drive
Marek Stanislaw Zygala
5 (4)
Harmony Drive 是一个复杂的系统,运行在精心挑选的以下货币对的篮子上:USDJPY、AUDCAD、CHFJPY、AUDUSD、USDCAD , USDCHF 和 NZDUSD。这些货币对因其多样的特征和市场行为而被战略性地选择: USDJPY 和 USDCHF 等主要货币对提供高流动性和低点差,非常适合频繁交易 AUDUSD 和 NZDUSD 等与商品相关的货币对提供对资源丰富经济体的曝光,提供独特的交易机会 AUDCAD 和 CHFJPY 等交叉货币对表现出有趣的相关性,通常趋势良好,补充主要货币对 这种组合确保了一个平衡的投资组合,能够在各种市场条件下表现良好 选定的货币对代表了不同的地理区域和经济因素,加强了多样化并减少了整体风险 通过采用独特的多符号策略,Harmony Drive 能够适应不同的市场条件,利用一系列技术指标如Ichimoku Cloud、Moving Averages、RSI 和 Bollinger Bands。EA 的强大之处在于其能够整合趋势跟随、动量和均值回归策略,每种策略都针对交易货币对的具体特征进行了调整。Harmony Drive 提
Quantum Queen MT5
Bogdan Ion Puscasu
5 (16)
各位交易员们,大家好!我是 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 年的交易经验,经过精心调整,近乎完美。我的
Gold Trade Pro MT5
Profalgo Limited
4.55 (31)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆
AI TradingVision GPX
Yu Mei Cheng
4.43 (61)
注意事项 EA 最多包含 6 个入场点,每次交易的手数为下单手数乘以 6,因此请注意不要使用过大的手数。 默认的手数计算方式不是资金百分比。我们的默认计算方式不受杠杆影响,能更精确地控制风险。 建议使用 1000 美元以上的资金以提高风险抗性。 同时使用多个货币对会有风险叠加的可能,请注意。 此为MT5版本。MT5版本能更好的模拟市场环境。建议使用。如需MT4版本,我们会在稍后一段时间发布。 请注意,交易涉及风险,理解并有效管理这些风险非常重要。 真实资金信号: 点击查看 实时信号: 点击查看 MT4版本: 转到MT4 618大促,限时优惠300$ 目前我们有一项黄金EA赠送活动,购买后请联系我们获取。该活动为限时活动。 运行推荐 推荐货币对: GBPUSD, USDCAD , AUDUSD 时间周期:M15 运行资金:建议 1000 美元以上 账户类型:无特殊要求,低点差效果更好 杠杆:无特殊要求 参数功能说明: 使用手册。 购买后建议阅读常见问题解答(FAQ)。" 点击这里查看 "
BitBull EA
Arseny Potyekhin
4.33 (3)
尊敬的交易者, 我很高兴向您介绍我们的最新项目。 EA BitBull 。真实的加密货币交易现在成为现实! 信号: 实时信号 1 实时信号 2 由于该策略非常独特,我只想出售有限数量的许可证。因此,价格将稳步上涨以限制销售。 下一个价格是  790 USD 。 来自世界各地的尊敬合作伙伴的帮助下,我们成功开发了一种创新的加密策略。 这种策略无缝结合了趋势跟踪和均值回归策略的原则。 通过采用先进的神经网络,如RNN(递归神经网络)和LSTM(长短期记忆网络)。 在成功完成BTC BitBull EA之后,我们现在专注于交易对ETH/BTC和ETH/USD。 特别值得注意的是,无需任何先前的交易经验即可受益于此技术! 为了获得最佳结果,应遵循并采用以下设置和配置: 经纪商 任何经纪商,优选 ECN / ZERO 点差 杠杆 从 1 : 20 起 存款 最低 50 美元     符号 BTC/USD - 以后更多交易对 时间框架 H1 主要特点: 策略RR 1:2 - 2次赢利覆盖1次亏损 紧密的止盈和止损 每个仓位都有止损 独特的策略 24/7交易 - 即使在周末
Parrots Breaker
Siti Hadijah Lena
Only  1 copies left at current   price!,   Next Price 599 USD.   So   Come on Hurry up!    Parrots   Breaker   MT5  EA is an Expert Advisor that is smart, powerful and accurate in determining entries. Parrots   Breaker   MT5  EA works based on the concept of trend following  combined  with   Break of Internal Structure and   trading levels. Live Signal Parrots   Breaker   MT5  EA is an Expert Advisor that is safe and focuses on long-term use. Backtest   Result is Fantastic. This EA does not use
SFE Impulse
Joel Juanpere
5 (1)
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. 5 Units left at 1.500 USD. Next price 10.000 USD 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 paramet
Bitcoin Robot MT5
Marzena Maria Szmit
4.32 (34)
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
HFT PropFirm EA MT5
Dilwyn Tng
4.71 (14)
MT4版本: https://www.mql5.com/en/market/product/104871 通过HFT MT5挑战性能监控(不适用于真实账户): 经纪商:Fusion Market 登录:89600 密码:Greenman89$ 服务器:FusionMarkets-demo 超过700条5星真实评价(早期发布的MT4版本): https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews 公共频道: https://www.mql5.com/en/channels/hftpropfirmea MT4版本: https://www.mql5.com/en/market/product/104871 主要特点 专为HFT挑战设计: 针对Prop Firms挑战设计,低回撤,带止损。 支持: 除了提供set文件外,还提供全面的手册和视频教程,包括VPS设置、MT设置、EA下载、机器人设置和运行。应要求提供折扣代码和链接。还提供Team Viewer、AnyDesk或远程桌面访问支持,适合初学者。
Dark Algo MT5
Marco Solito
5 (42)
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
Ai Multi Trend MT5
Mansour Babasafary
4.31 (26)
Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter 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 6 main market currency pairs and 4 important time frames An expert who has been trained by artificial intelligence for years to correctly recognize trends(wi
US30 Scalper EA MT5
Lo Thi Mai Loan
5 (10)
启动促销! 当前价格仅剩少量库存! 下一个价格: 1533 美元 最终价格:1993美元 Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EA是由一支经验丰富的交易和编码团队开发的下一代剧烈波动机器人。它专为在美国(US30)最受欢迎的华尔街指数之一上进行剧烈波动而设计
Hercules AI
Aleksandr Chebotaev
2.6 (30)
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
Ultimate Bot
Mr James Daniel Coe
4.64 (11)
9 名顾问,1 名顾问的价格 您需要购买的最后一个机器人。 Ultimate Bot 是一个多策略智能交易系统 ,交易 XAUUSD、GBPUSD、AUDCAD、USDCAD、EURGBP、EURUSD、GBPJPY、USDJPY 和 EURJPY,结合使用趋势跟踪、均值回归和突破模式。每个策略都以账户净值进行交易,因此如果一组处于亏损状态,其他组会降低风险,共同优化业绩。只需连接到 AUDCAD M15 的一次图表设置,其他货币对将自动交易。易于使用,具有强大的多元化功能。 低风险个人账户 (Pepperstone UK): 链接 涡轮增压复合电位 使用 9 合 1 成熟的策略将风险降至最低,每个策略都独立地具有独立的 EA。 无与伦比的多功能性和多样化。 市场上几乎所有其他机器人都只使用一对和一种策略。 主要资产的不相关策略。 回测 䵗 AUDCAD M15 (单图表设置) 交易对(按频率) 黄金兑美元 |英镑兑美元 |澳元加元 |美元兑加元 |欧元英镑 |欧元兑美元 |英镑兑日元 |美元兑日元 |欧元兑日元 最低/最高建议存款 200 美元 / 5
FT Gold Robot MT5
Marzena Maria Szmit
4.35 (48)
Introducing the FT Gold Robot MT5, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with XAUUSD pairs . With its advanced analytical capabilities, FT Gold Robot constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every day (you
Waka Waka EA MT5
Valeriia Mishchenko
4.1 (39)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Daytrade Pro Algo MT5
Profalgo Limited
3.88 (8)
推出促銷: 以當前價格提供的副本數量有限 最終價格: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;EUR
Supply Demand EA ProBot MT5
Georgios Kalomoiropoulos
4.5 (2)
基于 供需 原理的 全自动顾问 。第一个提供 全自动供需顾问的公司。 交易 现在变得更加容易,让您可以完全控制自己的交易策略。 通过方便的图形交易面板。 您将获得包含超过 15,000 行代码的超高质量算法交易软件。 需求EA提案ProBot指南 交易 Prop Firms 挑战并完成所有步骤成为合格交易者的最佳方式。 所有交易均自动进行和管理。只需 选择您的投入 ,坐下来看着您的利润增长。 面板输入参数: 选择 交易方向 (买入或卖出) 选择 您想要交易的时间范围 选择 您想要交易的区域类型 (宽、中、窄、超窄) 从 3 种资金管理选项 中进行选择 选择一位顾问,该顾问将在 盈利 或 亏损 交易数量达到后停止。 根据风险 或 ATR 选择止盈和止损赔率。 选择 看涨 或 看跌通道 内的交易区域。 选择 上限 和 下限 范围 如果您只想在一天中的特定时间进行交易,请选择 一个时间范围。 多种 追踪止损 和 盈亏平衡 功能可供选择 您可以查看三个较高时间范围内的区域。因此,如果您的时间范围为 30 分钟,则可以激活 1 小时、4 小时和每日供需区域。
Quantum StarMan
Bogdan Ion Puscasu
4.91 (77)
大家好,我先自我介绍一下: 我是 Quantum StarMan,   Quantum EA 家族中最令人振奋的新成员。 我是一个全自动、多货币 EA,能够处理多达 6 种动态货币对:   AUDUSD、EURAUD、EURGBP、EURUSD、GBPUSD 和 USDCAD   。凭借最高的精确度和坚定不移的责任感,我将把你的交易游戏提升到一个新的水平。 关键在于:我不依赖马丁格尔策略。相反,我使用专为实现最佳性能而设计的复杂网格系统。为了让您安心,我甚至为您提供了在总亏损达到您账户的预定限额时关闭所有交易的选项。 但这还不是全部——我可不只是说说而已!我有一个实时信号,您可以看到我实际行动: IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum StarMan MT5 即可免费获得 Quantum Queen EA 和 Quantu
Big Forex Players MT5
Marzena Maria Szmit
4.8 (40)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Gold Excel MT5
Gregory Hay
4.81 (16)
欢迎来到     GoldExcel EA MT5 版本 ,XAUUSD (GOLD) 货币对当日有效交易。由我们的团队设计,可与常规帐户、赞助帐户和任务配合使用!不使用高频交易! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 最初的发行价格每隔几周就会上涨。 金卓   是一种仅使用黄金对的每日一笔交易策略。黄金对因其每日波动幅度大、波动性大以及走势与股市开盘的相关性而成为此类交易的理想选择。黄金具有出色的全球流动性,因此执行力和执行力通常都非常出色。 GoldExcel 是一个典型的系统示例,该系统使用价格行为和基于时间的交易来产生卓越的优势,这一优势已在长期测试中得到历史证明。此外,我们的真实远期交易结果与历史测试数据直接对应,确保客户对系统的进一步发展充满信心。 GoldExcel 非常简单但有效:它使用市场开盘作为催化剂来检测美国交易时段开始时黄金对的早期走势。对黄金使用 5 美元的硬止损可确保每天的所有交易都受到保护。由于基于时间的价格行为交易的自然市场逻辑,Go
作者的更多信息
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 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
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
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
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
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
"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
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
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
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   -
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 - classic Trailing Stop Loss.
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
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
"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
Excellent dashboard for market analytics. The panel helps to analyze the values of the   Stochastic  indicator and its signals. With this panel you can: watch the current signal from  Stochastic  on all timeframes; watch the current signal from   Stochastic  for different symbols; watch the current   Stochastic value; several types of signals for analytics. Values in a table cell: Stochastic - Main line Stochastic  - SIgnal line Stochastic  - Main line minus signal line Signal type: Stoch
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
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
Great dashboard for market analytics. The panel helps to analyze the values of the   Envelopes   indicator and prices. Using this panel you can: watch the current signal from Envelopes for all time frames; watch the current signal from Envelopes by different symbols; look at how far Envelopes is from the price; look at how much the value of Envelopes has changed; several types of signals for analytics. Values in the table cell: Envelopes value upper line; Envelopes value lower line; "the
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
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
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
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
筛选:
无评论
回复评论
版本 3.0 2018.09.19
Fixed bugs. Upgrade params. Add in Custom max LR Correlation
版本 2.0 2018.08.22
Add smart lot by risk