Target Profit All

5

What is a tool ?

Used for monitoring profit summary in your portfolio, by setting profit target. The tool will automatically close all open orders. When the profits meet the target set.

How to use

Place the tool on any currency pair, any timeframe and set profit target. Easy...

Currency Pair : Any

Timeframe : Any

Input Parameter

  • Summary profit for auto close all orders ($) Meaning : Input your profit target here.


评分 2
jose20
27
jose20 2026.05.26 14:37 
 

Muy buen funcionamiento,excelente. Me vendría muy bien la misma herramienta para perdidas,exactamente lo mismo,un saludo

Prathamesh Prakash Gawde
385
Prathamesh Prakash Gawde 2022.07.07 11:39 
 

👍

推荐产品
Overview The script displays information about the trade account: Account - account number and type (Real or Demo); Name - name of the account owner; Company - name of a company that provide the access to trading; Server - trade server name; Connection State - connection state; Trade Allowed - shows whether trading is allowed on the account at the moment; Balance - account balance; Equity - account equity; Credit - amount of credit; Profit - profit size; Free Margin - free margin on the account;
FREE
StatsBar
Maksim Kalachev
StatBar 1.6 Indicator showing balance, earnings for today, yesterday and the day before yesterday. The indicator also shows: - Server; - GMT; - Server time; - Shoulder; - Spread. Description of variables: extern int Magic = "-1"; // Magic for statistics -1 = all 0 = manual extern string Symboll = "-1"; // Symbol for statistics -1 = all 0 = current EURUSD = for EURUSD
FREE
Smart Trade and Order Manager
Md Sakhawat Hossain
4.75 (4)
Smart Trade and Order Manager: An Essential Tool for Precision Trading Smart Trade and Order Manager is your trusted trading assistant, meticulously designed to simplify and streamline your trading operations. It empowers traders by enabling swift order execution and effortless order management, allowing you to dedicate your valuable time to in-depth market analysis and decision-making. With just a few clicks, you can initiate various order types, ensuring you are always in control of your tradi
FREE
Advisor-assistant for those who like trading on Fibonacci levels. Automatically finds manually plotted Fibonacci Lines on the chart, and opens an order when the levels are broken. The Expert Advisor has 4 customizable levels and the ability to turn them off as unnecessary. Parameters:   Lot - order volume (lot);   Requote - price slippage;   Magic - individual number for all EA orders, works only with own orders;   Name Fibo - set initial name of Fibonacci lines;       Level parameters are ide
FREE
Auto SL TP
Henry Lee Taylor
3.6 (5)
Number one rule to investing is to protect your capital. Never worry about trading without stop loss or take profit with Auto S/L T/P. Auto S/L T/P will automatically  add your preset default stop loss and take profit to any order on the chart it's installed. Be sure to enable auto trading in order for the EA to work. Entering a trade on the go from your mobile is breeze with Auto S/L T/P running on the chart on your desktop. Just enter a trade and your default stop loss and take profit will be
FREE
Automatic Fibonacci Pivots
Martin Alejandro Bamonte
Now free. The key Fibonacci pivot levels, drawn for you automatically every day, on any timeframe. Automatic Fibonacci Pivots calculates the daily support and resistance from the Fibonacci sequence and plots them clean on your chart: the daily pivot, S1/S2/S3 below and R1/R2/R3 above. These are the price zones where the market tends to react, bounce or break, and now you see them without drawing a single line. What it does: - Daily Fibonacci pivot levels (pivot, S1/S2/S3, R1/R2/R3), updated
FREE
Investment Castle Support and Resistance MT4
Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
4.71 (7)
Investment Castle 支撑与阻力 — 自动买卖位 不再手动绘制支撑与阻力。该指标自动为您标出关键的买入和卖出价位,并按方向为K线着色,让市场倾向的一侧一目了然。它与 Investment Castle EA 内置的支撑与阻力引擎完全相同。 它能为您做什么 自动买卖位: 支撑与阻力自动检测并绘制——无需手动画线。 方向颜色提示: K线默认买入变蓝、卖出变红(可在参数中调整)。 更快决策: 立刻看清价格可能反应的位置以及偏向哪个方向。 体系的一部分: Investment Castle EA 的支撑与阻力核心,与心理关键价位配合使用。 处处适用: 任何品种、任何周期。 适合人群: 希望获得干净、客观的支撑/阻力位而免去手动绘图的交易者。 风险提示: 交易存在重大亏损风险。请务必先在模拟账户上测试,并使用您能接受的风险设置。过往表现不代表未来结果。
FREE
Auto Fibo Retracement MT4
Nguyen Tuan Son
3.75 (4)
Auto Fibonacci Retracement Indicator — Flexible and Reliable This is not just another Auto Fibonacci Retracement indicator — it’s one of the most flexible and dependable tools available . If you find it useful, please leave a review or comment to support the project. Check out my other helpful tools below: Telegram to MT4 using AI   - AI-Powered Signal Copier Bot Timeframes Trend Scanner    - Scan the trend of assets in difference timeframes with multiple indicators Market Trend Scanner   - Scan
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
ControlPoints 指标 用途:   识别控制点(CP)—— 图表上的局部极值(分形)。上控制点为局部高点(按 high),下控制点为局部低点(按 low)。在图表上以菱形标记显示。 No-Repaint:   指标不重绘。位于第 i 根K线的 CP 仅当窗口 [i − 左侧K线数, i + 右侧K线数] 内的所有K线都收盘后才被确认。正在形成的(当前)K线永远不参与评估。确认后其值不再重新计算。 CP 判定逻辑 上 CP:   在范围 [i − 左侧K线数 .. i + 右侧K线数](其中 j ≠ i)内,high[i] 严格大于所有 high[j]。 下 CP:   在同一范围内(其中 j ≠ i),low[i] 严格小于所有 low[j]。 同一根K线可以同时是上 CP 和下 CP。 参数 参数 类型 默认 说明 1 左侧K线数 int 2 候选K线左侧需有多少根已收盘K线的 high 更低(上 CP)或 low 更高(下 CP)。最小为 1。 2 右侧K线数 int 2 候选K线右侧需有多少根已收盘K线确认该极值。它决定 CP 出现的延迟:第 i 根K线上的点只有
FREE
Demo version of the paid product - Copy MT4 copier , limited to lot size of 0.01 Universal copier of deals from MetaTrader 4 to MetaTrader 4 ( MT5<->MT5 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an inc
FREE
Silver Bullet MT4
Saksham Solanki
5 (2)
Contact me for any queries or custom orders, if you want to use this in an EA. Key Features: Pattern Recognition : Identifies Fair Value Gaps (FVGs) Spots Break of Structure (BOS) points Detects Change of Character (CHoCH) patterns Versatile Application : Optimized for candlestick charts Compatible with any chart type and financial instrument Real-Time and Historical Analysis : Works seamlessly with both real-time and historical data Allows for backtesting strategies and live market analysis Vi
FREE
UPD1 D Levels
Vitaliy Kuznetsov
5 (3)
水平指标基于前一天的数据。 数学公式决定进场和出场水平。 交易建议。 在欧洲交易时段开始时,当波动出现时进行 Levels 交易。 在波动不足的情况下,使用一半的止盈位出场。 如果价格在一半止盈位反转,则在反转时也在一半止盈位寻找目标。 如果价格从进场水平反弹,那么在反方向上价格可以达到第二个止盈。 不应总是在突破时进场。建议等待回测(突破水平并从反方向测试)。 如果市场上有几个最低成交量水平,则回测效果很好。请参阅 UPD1 剖面水平指标。 输入参数 。 Start Hour - 一天从几点开始。 00 - 默认 。 Visual Button - 按钮显示(启用/禁用) 。 Corner - 按钮锚定角度   。 X indent - 以像素为单位的水平填充   。 Y indent - 以像素为单位的垂直填充   。 Label Visual - 显示级别标签   。 Label Font Size   - 字体大小   。 Label Shift Bars   - 在酒吧的铭文的缩进   。 Label Tooltip   - 在关卡上方的光标下显示文本   。
FREE
IceFX ProfitInfo
Norbert Mereg
4.64 (11)
本指标的目标是令您快速、全面的查看当前盈利。IceFX 的 ProfitInfo 是一款工具指标,计算并显示图表上品种的实际交易盈利。指标显示按照日 / 周 / 月和年分离,单位点数,货币和百分比。 主要特征: 您可以很容易的调整 IceFX ProfitInfo 来显示当前打开图表指定交易货币对的盈利,甚或整个账户盈利。 可定制在图表上的全部位置。 定制字号。 显示日和月的平均盈利。 MagicNumber 过滤器。 评论过滤器。
FREE
Just INDY
Pankom Sriboonlue
5 (1)
Just INDY is a simple, and easy to use trend and reversal indicator. It will continuously monitor the movement of the price actions searching for new trends establishing or strong reversals at extreme overbought, and oversold levels. Parameters Signal Perios Sent Notification Please Test it with Strategy Tester and see how it work. Happy Trading...
FREE
Major Support and Resistance Indicator
Ahmad Ar Abedalaziz Alazaizeh
This indicator filters the Zigzag indicator to calculate the main support and resistance levels. Variables minimum gap between peaks : is the distance (GAP) between the peaks of the Zigzag peaks sensitivity : Minimum number of nearby peaks look back: it means that it has to test the last 50 peaks in the Zigzag object name perfix: a prefix for level’s line name on chart
FREE
Gann s Eighth
Francesco Rubeo
This indicator will let you have at disposal Gann's Eighth, with few clicks!! Gann's Eighth were used by this great Trader to obtain the maximum fluctuation price and the possible inversion points of it. Gann have always given importance to the number 8 in his studies, an it is the reason why we find the retracement points as 0.25(10/8=1.25). Other than the number 8, also the numer 3 had is own importance in Gann, number founded in the eighth division, infact we have three eighth describing the
Free automatic fibonacci
Tonny Obare
4.68 (50)
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Time Levels
Yurij Izyumov
4.38 (8)
The indicator is designed for displaying the following price levels on the chart: Previous day's high and low. Previous week's high and low. Previous month's high and low. Each of the level types is customizable. In the indicator settings, you set line style, line color, enable or disable separate levels. The version of the exact same indicator but only with sound alerts there - Time Levels with Alerts . Configurations ----Day------------------------------------------------- DayLevels - enable/
FREE
Trend Mate
ANGEL CALLE CRUZ
1 (1)
TREND MATE is an useful indicator that will support your decision to trade according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. If you want to use this indicator for a EA, use the function iCustom as follows: DOWNTREND : iCustom(NULL,0,"Trend_Mate",0,0) . If downtrend result is "1", otherwise is "0". UPTREND : iCustom(NULL,0,"Trend_Mate",1,0) . If uptrend result is "1", otherwise is "0". For an
FREE
Colored Candle Time
Saeed Hatam Mahmoudi
Candle Time (MT4) The Candle Time indicator shows the remaining time for the current candle on the active chart timeframe. It adapts automatically to the chart period and updates on every tick. This is a charting utility; it does not provide trading signals and does not guarantee any profit. Main functions Display the time remaining for the current candle on any timeframe (M1 to MN). Color-coded state: green when price is above the open (up), gray when unchanged, and red when below the open (do
FREE
TP1 TP2 TP3 panel free
Denis Paul Richard Remanjon
4.33 (6)
TP1 TP2 TP3 panel free is a simple tool designed for manual trading. It helps you to follow free or paid forex signals with multiple take profit (TP1 TP2 TP3). Fill the fields (volume, SL, TP1, TP2, TP3) in pips or price, press the ‘Sell’ or ‘Buy’ buttons and the program opens 1 to 3 identical orders. It also adds TP1 and TP2 lines on chart. The program alerts you when TP1 and TP2 are reached or if stop lost and TP3 are almost reached so you can close your orders and move stop losses according t
FREE
TCL Boll Bands Trader MT4
Stratos Digital (PVT) Ltd
TCL Boll Bands Trader is a Bollinger Bands indicator for MetaTrader 4 with a multi-mode trend filter, dual-deviation entry levels, volatility subfilters, and an interactive on-chart dashboard. How It Works Standard Bollinger Bands signals can produce signals against the dominant move when the underlying market is in a strong trend. This indicator addresses that by checking each potential signal against a configurable trend filter before plotting it, and by adding squeeze, Average Directional Ind
FREE
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when the SMAs cross and when the WPR has left overbought/oversold areas. The SMAs are also programmed to close the trades if the trend changes. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is NZDUSD and the recommended timeframe to operat
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA ->  MT4  /   MT5 Our offer also includes a version for MetaTrader 5 ->  https://www.mql5.com/en/market/product/171195?source=Site+Market+Product+Page Pivot Points   are a classic technical analysis indicator that calculates the central pivot point (PP) as well as support (S1–S3) and resistance (R1–R3) levels based on the previous day’s High, Low, and Close. The indicator
FREE
免费 — ZigZag 摆动枢轴点加上移动平均趋势过滤器,绘制在同一图表上。它显示枢轴突破系统所依据的枢轴水平和趋势背景。针对黄金(XAUUSD)调校。 完全免费,无任何限制。如果它在您的图表上派上用场,一条简短的评价对我们帮助最大——只需30秒,这也是其他交易者发现这款工具的唯一途径。 MT4 上最受欢迎的一款 — Gold Viper Breakout(XAUUSD,MT4 版): https://www.mql5.com/en/market/product/182520 想让它自动交易?Megamax Donchian Trend 正是执行这一逻辑的 EA: https://www.mql5.com/en/market/product/182526 枢轴突破只有在顺应更大趋势的方向时才有意义。本指标标记每一个确认的摆动枢轴,并绘制一条趋势移动平均线,让你一眼就能看出上一个枢轴的突破是顺势还是逆势。 === 它绘制什么 === - 已确认的 ZigZag 摆动高点和低点(圆点)——突破系统所响应的枢轴。 - 趋势移动平均线(默认 MA 50)。 === 已确认枢轴不
FREE
Hallo traders! Just finished a telegram utility which can be of interest for smartphone live traders. What is offered inside? Main settings of EA is simple and standard you can use any pair available in MetaTrader. Mainly it was created this for BTCUSD but will work with any pair. What is the main I wanna show: we have always fresh info from market inside buttons refreshing: After start it has 0.00 lots and it will not allow trade by accidental touch. You need to add a Risk + and get 0.01 :) In
Candle Time MT4
Danrlei Hornke
5 (1)
Free indicator, that displays the remaining time until the current candle closes directly on the chart. Designed for traders who demand precision and timing, this lightweight and fully customizable tool enhances your trading experience. It is easy to install, compatible with all assets, markets, and timeframes, and provides real-time updates to support smarter decision-making.
FREE
LT Round Numbers
Thiago Duarte
4.2 (5)
Round numbers (or key levels) is an amazing strategy. These numbers are strong support and resistance levels. So what this indicator does is draw horizontal lines on the chart to help you find these levels. Configurations: 1St level: Color - lines color. Style - lines style. Width -  lines width. 2Nd level: Second level lines? -  turn off second level lines. Color -  lines color. Style -  lines style. Width -  lines width. Space between lines in points -  I don't need explain :) Display at backg
FREE
CloneChartMT4
Andrei Novichkov
5 (2)
This utility clones the chart it is running on. It opens the same chart with the same graphical objects, set of indicators (saving the parameters) and the rest of the elements. In essence, it performs a deep copying of the original chart, transferring the template to the opened chart. The symbol and the timeframe of the original chart are also saved.
FREE
该产品的买家也购买
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法在
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 附加材料和说明 安装说明 - 应用程序说明 - 模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR - 它禁用比率。  
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
MetaTrader 4 专业交易复制器 快速、专业、可靠的 MetaTrader 4 交易复制器。 COPYLOT 可在 MetaTrader 4 与 MetaTrader 5 终端之间复制外汇交易,并为不同账户类型和交易场景提供灵活的同步方案。 COPYLOT MT4 版本支持: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试与优化 Expforex 的全部产品 您也可以使用 MetaTrader 5 版本,在 MetaTrader 5 → MetaTrader 5 和 MetaTrader 4 → MetaTrader 5 之间进行复制: COPYLOT CLIENT for MT5 COPYLOT 是一款专业级交易复制器,可稳定运行于 2、3 甚至 10 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
这是趋势线PRO指标的自动参数优化器 轻松快速地为您最喜爱的趋势线PRO指标选择最佳参数。  优化只需几秒钟。 优化器允许您找到每对和周期的最佳参数:振幅,TP1-TP3,止损,以及所选历史部分(天)上的时间过滤器和HTF过滤器的值  要优化不同的时间框架,您需要不同的历史范围: M5-M15设置计算范围参数(天)=60(三个月) M30-H1设置计算范围参数(天)=120(6个月) H4设置参数计算范围(天)=240(一年) D1-W1设置参数计算范围(天)=720(三年) MN1设置参数计算范围(天)=1200(五年) 优化后,参数自动保存到文件夹中的现成设置文件中:MQL4>Files>trendlineoptimizedsettings  如何使用优化器实用程序: 在需要优化的符号和时间的图形上运行优化器实用程序。 优化结束后单击保存按钮 将趋势线PRO指标添加到图表,然后将趋势线PRO扫描仪 Trend Line PRO指标面板上TP1、TP2、TP3、止损和利润指标的值将变得更好,Trend Line PRO 扫描仪中会出现一个按钮(红色或蓝色  Manual G
TradePanel MT4
Alfiya Fazylova
4.84 (95)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Trade copier MT4
Alfiya Fazylova
4.59 (34)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT4”,您可以免费获取“Trade copier MT5”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
交易复制器 - 投资者密码 - 复制交易 - MT4 x MT5 跨平台 注意:您需要在客户账户所跟随的主账户上安装“Mirror Copier Master”,并在跟随主账户的客户账户上安装“Mirror Copier Client” 博客: https://www.mql5.com/en/blogs/post/756897 工作原理: https://www.youtube.com/watch?v=V7FNpuzrg5M MT4 版本 主账户: https://www.mql5.com/en/market/product/114774 客户端: https://www.mql5.com/en/market/product/114843 MT5 版本 主账户: https://www.mql5.com/en/market/product/114775 客户端: https://www.mql5.com/en/market/product/114844 “Mirror Copier”EA 是一款功能强大的工具,旨在实现不同 MetaTrader(MT4 或 MT
Equity Protect Pro:全方位账户保护专家,让您的交易更安心 如果您正在寻找账户保护、净值保护、投资组合保护、多策略保护、利润保护、利润收割、交易安全、风控程序、自动风控、自动清仓、条件清仓、定时清仓、动态清仓、跟踪止损、一键关闭、一键清仓、一键还原等功能,Equity Protect Pro 就是您要找的程序。 它配置简单,当到达预设条件时,可关闭所有图表,同时支持关闭信号订阅(这意味着所有交易程序也将停止运行)。此时,将不再有新订单产生,最后再关闭所有订单,有效防止意外损失,让您在交易过程中高枕无忧。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4        Equity Protect Pro MT5 Demo.ex5 Equity Protect Pro 拥有 14 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态
一旦您確定了要進行交易的關鍵區域,就會自動交易支撐和阻力或供需區域。該 EA 允許您只需單擊即可繪製買入和賣出區域,然後將它們準確地放置在您預期價格轉向的位置。然後,EA 會監控這些區域,並根據您為這些區域指定的價格行為自動進行交易。一旦進行初始交易,EA 就會在您放置的相反區域(即目標區域)獲利。然後,您有兩種選擇,要么關閉交易並繪製新的區域進入,要么獲利退出並立即反向反向交易,創建「始終在」的市場風格策略。 包含輸入和策略的完整手冊位於: https://www.mql5.com/en/blogs/post/760256 該 EA 專為在市場上不使用固定或硬止損的頭寸交易者或美元成本平均交易策略而設計。相反,它的目的是透過在下一個可用支撐或阻力區域以相同方向進行新交易來縮小不正確的交易,並調整您在市場中頭寸的平​​均價格。如果需要的話,還有備用退出標準,形式為每筆交易的最大損失金額或基於時間的退出。 只需按下按鈕即可繪製準備放置在感興趣等級的區域。 關閉按鈕和關閉最舊的按鈕可退出所有交易,或僅退出舊交易(如果它們跌幅過大而無法立即調整您的平均頭寸)。 適用於任何時間範圍內的
Fibo Alert Ultimate
ISO Financial Services
3.71 (7)
This tool adds alerts to your Fibo Retracement and Fibo Expansion objects on the chart. It also features a handy menu to change Fibo settings easily and quickly! Features Alert for Fibo Retracement and Fibo Expansion levels. Sound, Mobile and Email alert. Up to 20 Fibo Levels. Continuous sound alert every few seconds till a user clicks on the chart to turn it OFF. Single sound alert with pop-up window. Keeping all user settings even after changing timeframes. New handy menu to change Fibo setti
试用版下载 Copy Cat More (跟单猫) MT4 交易跟单器 (Trade Copier) 不仅仅是一个简单的本地交易跟单器;它是一套 完整的风险管理与执行框架 (risk management and execution framework), 专为当今的交易挑战而设计。从自营公司 (prop firm) 挑战到个人投资组合管理,它凭借 稳健的执行、资金保护、灵活的配置和先进的交易处理的结合,适应各种情况。 该跟单器同时支持   主控端 (Master,发送方) 与 受控端 (Slave,接收方)   两种模式,可实时同步市价单与挂单、交易修改、部分平仓以及对锁平仓 (Close By) 操作。它兼容模拟与真实账户、交易或投资者登录,并通过持久化交易记忆 (Persistent Trade Memory) 系统确保恢复——即使 EA、终端或 VPS 重启也不例外。可借助唯一 ID 同时管理多个主控端与受控端,跨经纪商差异则通过前缀/后缀调整或自定义品种映射自动处理。 试用版:  先试用看看 :   你可以从下方链接下载并体验   Copy Cat More (跟单猫
The News Filter
Leolouiski Gan
5 (25)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和止盈
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Crystal CopyCat Pro Trade Copier Ultra-Fast Master–Slave Copier with Zero-Delay Execution and Cross-Platform MT5 Compatibility Architecture:   MT4 → MT4 and MT4 → MT5 Full Compatibility MT5 Version Free :   https://www.mql5.com/en/market/product/144569 MT5 Version Pro :  https://www.mql5.com/en/market/product/165051 Complete User Setup Guide:-  https://www.mql5.com/en/blogs/post/764222   1. Overview Crystal CopyCat Ultimate 5.0 is a next-generation trade copy engine engineered for professi
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Close If Profit or Loss with Trailing for MetaTrader 4 — 按总盈利或总亏损自动平仓 这是一款适用于 MetaTrader 4 的实用型交易管理工具。当总盈利或总亏损达到您设置的水平时,EA 可以自动关闭选定的持仓。 Expert Advisor 会监控当前交易,计算浮动盈亏,并可使用利润跟踪功能,帮助交易者比手动操作更快地管理风险和锁定结果。 MetaTrader 4 仍然被大量手动交易者、剥头皮交易者、网格交易者和 EA 用户使用。但 MT4 本身没有一个方便的内置工具,可以按一组订单的总结果来自动平仓。这个工具正是为了解决这个问题。 Close If Profit or Loss with Trailing 可用于手动交易,也可以与其他 Expert Advisors、网格系统、加仓策略、恢复策略和多品种交易一起使用。您设置规则,EA 负责监控结果,并在条件达到时执行平仓。 MT5 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | Expforex 的所有产品 为什么 MT4
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置为 Ma
Trade Dashboard MT4
Fatemeh Ameri
4.96 (54)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
VirtualTradePad PRO SE MT4 — MetaTrader 4 高级交易面板和图表工作区 VirtualTradePad PRO SE 是一款适用于 MetaTrader 4 的专业交易面板和交易管理工作区。它帮助交易者通过一个基于图表的界面,更快速地开仓、管理、保护、平仓和分析交易。 该产品专为需要的不只是简单按钮集合的活跃手动交易者而创建。PRO SE 将一键执行、挂单、持仓控制、部分平仓、篮子利润/亏损逻辑、加仓均价层级、ATM 规则、信号监控、市场信息、策略测试器流程和面向 VPS 的准备整合到一个结构化工作区中。 MT5 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 相对于普通手动交易的优势 一个工作区替代多个窗口 — 交易执行、持仓控制、风险信息和管理工具都保留在图表上。 更快处理交易
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 全新高级版本现已推出: 使用   VirtualTradePad PRO SE   升级您的交易流程 — 适用于   MetaTrader 5   和   MetaTrader 4   的新一代专业交易面板。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装    如何获取日志文件    如何测试和优化    Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞
Trading History MT4
Siarhei Vashchylka
5 (9)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(
Kali FX Trade Manager
Calvin Andile Mahlangu
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 4. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runn
作者的更多信息
Pair Direction
Mr Nukool Chanchingchit
5 (2)
What is a tool ? This indicator use for forecast direction of the 28 pairs, Calculates from multiple pairs and timeframes and present by percentage as 70-79% , 80-89% , 90-100% is a little, medium and strong trend. How to use Place the indicator on any pair and any timeframe. Pair   : Any Timeframe   : Any Input Parameter No Visit my products Target Profit Magic Target Profit All The Profit Tracker Currency Scoring Pair Direction
FREE
Currency Scoring
Mr Nukool Chanchingchit
5 (4)
What is a tool ? This indicator use for comparison of 8 major currency from 28 pairs and multiple timeframes and calculates a score of strength from 0-100. How to use Place the indicator on any pair any timeframe, And entering only the value of X Y position to be displayed in the graph. Pair   : Any Timeframe   : Any Input Parameter Start X Position   : Value of X on chart Start Y Position  : Value of Y on chart Visit my products Target Profit Magic Target Profit All The Profit Tracker Currency
FREE
Target Profit Magic
Mr Nukool Chanchingchit
5 (1)
What is a tool ? Used for monitoring profit by magic number, From parameter magic number and profit target. The tool will automatically close orders to the same magic number. When your profits meet the target set. How to use Place the tool on any pair any timeframe and set input your parameter. Pair   : Any Timeframe   : Any Input Parameter Magic Number (0 for manual order)   Meaning   : Input your magic number here, Set 0 for manual order. Summary profit of this magic number ($)   Meaning   :
FREE
The Profit Tracker
Mr Nukool Chanchingchit
What is a tool ? Tracking your profit from the present - the past 30 days, Presented profit summary and movement is greater or less than 0 only. notice : must select show all history at account history tab. How to use Place the tool on any currency pair, any timeframe and set magic number to track your profits. Currency Pair   : Any Timeframe   : Any Input Parameter Track from Magic number (Manual order set 0)   Meaning   : Input the magic number to tracking the profit from present - the past 3
FREE
筛选:
jose20
27
jose20 2026.05.26 14:37 
 

Muy buen funcionamiento,excelente. Me vendría muy bien la misma herramienta para perdidas,exactamente lo mismo,un saludo

Prathamesh Prakash Gawde
385
Prathamesh Prakash Gawde 2022.07.07 11:39 
 

👍

回复评论