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. 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 allows you to: • identify key zones where the price may bounce or break through • determine the direction of the trend • find good entry points, as well
FREE
免费 — ZigZag 摆动枢轴点加上移动平均趋势过滤器,绘制在同一图表上。它显示枢轴突破系统所依据的枢轴水平和趋势背景。针对黄金(XAUUSD)调校。 枢轴突破只有在顺应更大趋势的方向时才有意义。本指标标记每一个确认的摆动枢轴,并绘制一条趋势移动平均线,让你一眼就能看出上一个枢轴的突破是顺势还是逆势。 === 它绘制什么 === - 已确认的 ZigZag 摆动高点和低点(圆点)——突破系统所响应的枢轴。 - 趋势移动平均线(默认 MA 50)。 === 已确认枢轴不重绘 === 只有当一个枢轴被确认为其窗口内的局部极值后才会绘制出来。已确认的枢轴不会移动。(与所有 ZigZag 一样,最近仍在形成的那一段是临时的,直到出现新的极值加以确认——这是摆动检测的固有特性,而非缺陷。) === 设置 === - ZZDepth(默认 12)、ZZDev(默认 5)、ZZBackstep(默认 3):摆动灵敏度。 - MA_Period(默认 50):趋势过滤器。 默认值是一套 XAUUSD 配置——是一个起点,而非通用设置。 === 诚实说明 === 这是一个可视化工具,而非
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
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.75 (4)
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 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
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 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
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 - 它禁用比率。  
一款面向手动交易的专业面板,把完整的交易流程都收进图表上的一个窗口,从精准入场到账户防护。按设定的风险精确计算手数,借助 RR Tool 直接在图表上用线条搭建交易,开立市价单和挂单、网格与 OCO。持仓的后续管理交给面板打理:最多五级分批平仓、六种跟踪止损、保本以及 Virtual SL/TP。日、周、月三档限额守护本金,一旦被突破即自动触发。 使用指南与免费 Live 演示 免费的 Live 演示版可在此获取 ( Free Live Demo )。 产品的使用指南见此 ( User Manual )。 NT Trade Manager 把交易者的整套工作流程收进图表上一块紧凑的面板,无需在终端各窗口之间反复切换,也不必在每次入场前埋头计算。它为坚持手动、独立判断的交易者而打造:主观交易者、剥头皮和波段交易者,外汇、金属、指数、大宗商品乃至加密货币等任何品种都适用。决策由你拍板,执行的琐碎操作、风控纪律和持仓跟踪则交给面板。没有你的指令,什么都不会发生:这是一件实战工具,而不是全自动交易程序,也不是信号服务。 功能概览 每笔交易的手数都严格按设定的风险算出:可取账户余额的百分比
达到目标利润时自动锁定利润 EquityTargetCloser   — 是一款 MetaTrader 5 实用工具型专家顾问,当   净值(Equity)超过当前余额达到指定的利润金额时 ,它会自动平掉所有市价单并删除挂单。平仓后目标自动提高:新门槛 = 新余额 + 指定利润。该 EA 不负责开仓,仅管理现有头寸,帮助可靠地锁定利润并保护积累的资金。 MT5-version:  https://www.mql5.com/en/market/product/169839 工作原理 该专家顾问持续将   净值(Equity)   与动态目标进行比较: 目标 =   当前余额(Balance) + plusMoney   (美元)。 当净值大于或等于该金额时,触发保护机制: 平掉   所有市价单   (任何品种)。 如果参数   Delete pending orders = true ,则删除   所有挂单 。 平仓后余额更新,目标重新计算:   新余额 + plusMoney 。这样,EA 在每个成功周期后逐步提高利润锁定门槛。 重要提示 :触发条件取决于   累计浮动利润 ,而不是
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
King Trade Copier MT4
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Trade Copier MT4 – Lightning-Fast Local Trade Copier (Master + Slave in ONE file) King Trade Copier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to s
SmartFastTrade AI
Muhammad Faisal Sagala
Transform Your Trading with SmartFastTrade AI: Speed and Ease at Your Fingertips! Introduction Are you a trader struggling with slow order execution? Do you want a tool that can assist you in making quick and accurate trading decisions? If yes, then SmartFastTrade AI is the answer to all your trading needs. With its unique combination of speed, user-friendliness, and advanced features, SmartFastTrade AI will help you unlock your full trading potential. Let's delve deeper into why this innovativ
试用版下载 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 (跟单猫
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 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态
Telegram to MT4 Multi-Channel Copier 可自动将您 Telegram 频道中的交易信号直接复制到 MetaTrader 4。无需机器人,无需浏览器扩展,无需手动复制。您在 Telegram 上收到信号,EA 会在几秒钟内在您的终端上开仓。 本产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在您的 MT4 终端上执行信号的 EA。同时也提供 MT5 版本。 设置指南和应用程序下载: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows 应用程序使用您自己的 API 凭据连接到 Telegram,而不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私人和 VIP 频道。检测到信号后,它会进行解析并发送给 EA。EA 根据您的经纪商解析交易品种名称,基于您的风险设置计算手数,然后开仓。 整个过程都是自动的。您无需守在电脑前。 打开应用程序并登录 Telegram(仅第一次)。 选择要监听的频道或话题。 按下 Start。EA 会处理其余的一切。 支持的
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
TradePanel MT4
Alfiya Fazylova
4.84 (95)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(
Exp Averager
Vladislav Andruschenko
4.82 (22)
MetaTrader 4 用 Averager —— 专业的持仓均价管理与交易篮子恢复系统 这是一款为回撤中的持仓而打造的专业 Expert Advisor,核心任务不是寻找入场点,而是通过均价管理、追加开仓和整组仓位控制,帮助交易者更从容地处理亏损仓位与价格回撤。 Averager 并不是一个独立的自动交易系统,它不会像完整策略那样自动寻找市场信号并主动交易。它的价值在于:当你已经有持仓之后,它可以按照你的设定,对整组交易进行更聪明、更系统化的管理。 如果你希望在 MetaTrader 4 中获得一套更成熟的交易恢复逻辑,让仓位管理不再只是简单补单,而是围绕平均价格、统一止盈和整组追踪进行完整控制,那么这款产品正是为此而设计。 MT5版本 | 详细描述 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试和优化 | Expforex 的所有产品 为什么选择 Averager 针对回撤仓位进行均价管理 支持 顺势追加开仓 与 逆势均价开仓 整组仓位统一追踪止损 自动重算平均价格与整组共同退出点 支持灵活控制距离、手数增长和最大仓位数量 非常适合配合
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
这是一个可视化的交易面板,可帮助您轻松进行交易管理,避免人为错误并增强交易活动。它结合了易于使用的视觉界面以及完善的风险和位置管理方法。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 易于使用 从图表轻松交易 精确的风险管理交易,无忧 保本是重中之重 让利润不受您的关注 尽快享受无风险交易 所有已开通交易的自动追踪止损 交易开始后立即设置初始止损 进行交易后,EA将执行以下任务: 初始止损/获利被自动放置 它会尽快锁定自由行(可选) 它将止损首次移动到盈亏平衡点(可选) 它使用您所需的方法跟踪止损,直到止损为止 其他很酷的功能是: 出色的终端活动报告 单一但功能强大的尾随止损方法 干净的图表界面 没有输入参数 我进行交易后会怎样? 这是您进行交易后EA的操作: 它放置初始止损并获利订单。 尽快搭便车并确保保本。默认情况下,这是通过在达到盈亏平衡点时关闭50%的交易来完成的,默认情况下为5点。这意味着,如果您日后被淘汰,您将一无所获(可选)。 盈亏平衡后,跟踪止损开始运行。 它跟踪止损,直到止损为止,让利润运行。 尾随止损如何运作? 追踪止损表示为所管
神速EA跟单(TradeMirror)是一款MT4/MT5平台的订单复制软件。 使用教程 请点击 神速EA跟单使用教程 链接以查看更多使用教程 为什么选择神速EA跟单 我们深知对于金融软件而言安全、稳定和隐私的重要性,因此我们在细节处对这三大要素进行了额外的加固: 提供用户友好的图形界面,操作简单易用 注重隐私安全,适合对订单分发有隐私要求各种金融场景 精准复制订单,毫秒级分发 支持全平台,MT4/MT5全面覆盖 智能感知系统状态,邮件通知守护交易安全 核心功能列表 对于跟单软件而言,功能并不是越多越好的,因此经过严谨的需求分析,我们对程序进行了精简,并最终保留了如下核心功能: 多重连接 邮件通知 手数缩放 信号过滤 反向跟单 重置止盈/止损 免费演示 在购买Trademirror之前,你总是可以尝试免费演示。 点击本页面上的免费演示按钮 点击是的,我有Metatrader 4/5 允许浏览器打开Mt4/5 在Mt4/5中,找到专家顾问/市场/TradeMirror,打开它并点击测试 启用复盘显示(否则你将看不到GUI界面)。 点击开始 现在你可以在可视化图表上看到TradeMirro
FORBEX Market Watch Trading Hours PRO NEWS  Feel free to contact me for support, installation assistance, and upgrade. Professional Market Session, Trading Schedule & Economic News Dashboard for MetaTrader 4 FORBEX Market Watch Trading Hours PRO NEWS is an advanced all-in-one MT4 dashboard designed to provide traders with real-time market session monitoring, broker trading schedules, live countdowns, intelligent voice alerts, and economic news awareness from one clean professional interface. The
RenkoChart
Boris Sedov
5 (1)
Renko Chart — opens renko charts for MetaTrader 4. Renko charts can be created using this utility with all bars being in the form of Renko "bricks". All bars on the renko chart are the same size, which can be changed to get the desired chart. You can add indicators, EAs and scripts to the resulting chart. You get the completely operational chart which can be processed just like a regular one. The Renko Chart utility is not only history based, but also builds online. At the same time, the data is
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
您在寻找 MT5 版本吗? 如果您使用的是 MetaTrader 5,请点击此处获取原生版本: https://www.mql5.com/zh/market/product/155546 Multi-Currency Strength Dashboard PRO — 专业货币强弱指标 (MT4) Multi-Currency Strength Dashboard PRO 是一款专为 MetaTrader 4 设计的高级指标,用于实时测量外汇市场主要货币的相对强弱。它分析多达 28 个主要货币对,计算 8 种主要货币的标准化强度,并通过一个完整的仪表盘显示,帮助您快速识别最值得关注或应避免的货币对。 指标目标 提供货币强弱的清晰、直观视图。 通过突出显示“强 vs 弱”的组合,帮助识别强劲趋势。 作为过滤器,优化交易货币对的选择。 综合外汇市场分析,无需打开多个图表。 主要功能 多货币分析 :同时计算 8 种主要货币(USD, EUR, GBP, JPY, CHF, CAD, AUD, NZD)的强度。 分析多达 28 个货币对 :自动检测经纪商提供的可用货币对。 完整的可
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
Trade Copier Global
Laszlo Tormasi
5 (15)
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
跟单->方便快捷的界面交互,用户上手即用       ->>>> 推荐在windows电脑,或者VPS Windows上使用 特色功能: 多样化个性跟单设置: 1.对不同的信号源可以设置不同的手数模式 2.不同的信号源分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 多样化个性跟单设置2: 1.对不同的品种可以设置不同的手数模式 2.不同的品种分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 注释过滤,MAGIC过滤,信号手数过滤,本地品种过滤 净持仓模式(该模式下手数计算仅支持倍率) 工作时间设置 反向同步接收端的平仓 订单绑定功能:任意订单可以绑定到设置信号源订单上 (双击表格更改) 账户风险控制  基本功能: 跟单正常交互速度0.5s以下 自动检测信号源,并显示信号源账号列表 自动匹配品种,不同平台常用交易品种(后缀不同等特殊情况)95%自动匹配,基本无需手动设置,品种映射表可随意双击更改对应品种.(映射表具有快速搜索品种功能) 4种手数计算模式(1.倍率 2.固定手数 3.自适应资金风险 4.源账户资金比例风险) 特殊手数模式
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
RS Trade Copier - 超快 本地跟单系统,配备 真正的 图形界面。别再手动输入账号了。告别200多个晦涩的参数设置。 一款可靠且灵活的工具,用于在 MT4 和 MT5 多个终端之间复制交易操作。适合专业交易员、信号服务商以及个人投资者使用。能够以高精度和低延迟将一个或多个信号源(Provider)的 交易操作同步 到一个或多个接收端(Client)。支持简单自动配置和高级手动设置。不会干扰手动或其他 EA 开的订单。完全 在 MT4 本地运行 ,无需第三方服务器。 RS Trade Copier 与其他解决方案的对比 RS Trade Copier 其他解决方案 设置 可视化分步向导。 设置大约需要 1 分钟。 200 多个晦涩的输入参数。 设置大约需要 20 分钟。 速度 异步交易操作。* 批量平仓 50 个头寸仅需 ~1 秒。 缓慢的顺序执行。 批量平仓 50 个头寸需要约 25 秒。 界面 真正的图形界面,支持 11 种语言的工具提示。 无需手册即可上手。 EA 属性中“输入参数”选项卡下的长长参数列表。 需要阅读所有文档。 批量操作 完全支持。 接收端上的批量平仓
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
作者的更多信息
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
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
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 
 

👍

回复评论