BRiCK BetByTrade MT4 Free

1

BRiCK is a simple and versatile Utility. 
By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized.

"BetByTrade" is a utility to automatically add / close positions when trading.

If you open the position in the trade pool, if the calculation result of the betting method exceeds the initial lot, the utility will order additional.
If you close the position in the trade pool, if the position that was additionally ordered by the utility remains, it will automatically close the position.

By changing the quantity according to the trade result just before, you can expect better trade performance.
In the paid version you can choose from 12 methods, including Martingale and Anti Martingale.


Parameter

[BRiCK_BetByTrade]

  • Method: Select betting method from ENUM_BET_METHOD.
  • IniLot: Initial lot. Input the same number as the number of lots on the trigger side. The higher this value, the higher the risk.
  • LimitLot: Upper limit of betting lot. If the limit is reached, the supplemental trade processing will be suspended.
  • Sllipage: Trade slippage by Utility. If the value is too small, the trade may fail.
  • MagicNumber: Trade identification number. The Utility will run when a trade action that matches MagicNumber occurs. When not using MagicNumber input 0.

ENUM_BET_METHOD
MethodDescription
 _Flat > Constant lot at all times. Do not use methods.
 Win: Initial lot
 Lose: Initial lot
 AntiMartingale  > Doubles when win.
 Win: To double
 Lose: Return to initial lot
 AntiMartingale_Grand > Derivation of AntiMartingale. Double +α when win.
 Win: To double +α
 Lose: Return to initial lot
 Burnett > Bet using a sequence of {1, 3, 2, 6}. When bet reaches the number 6, it is set to 1 again.
 Win: Bet on the number {1, 3, 2, 6}
 Lose: Return to initial lot
 EastCoastProgression > A method similar to 1.5 times AntiMartingale. Pool half of the profit when win.
 Win: Pool half of the profit
 Lose: Return to initial lot
 Goodman > Bet using a sequence of {1, 2, 3, 5, ... 5}.
 Win: Return to initial lot
 Lose: Bet on the number {1, 2, 3, 5, ... 5}
 Kokomo > Bet on Fibonacci number.
 Win: Return to initial lot
 Lose: Bet on the number {1, 1, 2, 3, 5, 8, 13, 21, ...}
 Martingale > Doubles when lose. In the third image betting is made in the order of ① 0.01, ② 0.02 (0.01+0.01), ③ 0.04 (0.01+0.03), ④ 0.08 (0.01+0.07).
 Win: Return to initial lot
 Lose: To double
 Martingale_Grand > Derivation of Martingale. Double +α when lose.
 Win: Return to initial lot
 Lose: To double +α
 MonteCarlo > Bet using a sequence of {1, 2, 3}. When the size of the sequence becomes 1 or less, start from (1, 2, 3) again.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 MonteCarlo_Decomposition > Derivation of Decomposition. Bet using a sequence of {1, 0}. If there is only one number in the sequence, decompose that number as evenly as possible.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence
 ThirtyOneSystem > Bet using a sequence of {(1, 1, 1), (2 ,2), (4, 4), (8, 8)}.
 Win: Move to the number on the far left of the next section
 Lose: Move to the number on the right side
 TwoInOne > Bet using a sequence of {1}.
 Win: Erase the right and left ends of the sequence
 Lose:  Add the number of bets to the right end of the sequence


Procedure

1. Open a chart of trading symbols newly.

2. Insert the utility into the chart opened in step 1.

3. Enter the parameters of the utility.

4. As in the second image, start trading with a chart other than the chart opened in step 1.


Note

- It can not be used with a tester because it runs in response to a trade.

- Free version can only select Martingale and Anti Martingale.

- Since it always operates with a delay of 1 tick, there is a possibility that a time lag may occur in the addition of the position.

- It can not be used in conjunction with a trade where the lot may fluctuate. The lot on the trigger side must always be constant.

- If the lot calculated by the betting system is the same value as the initial lot, no additional order will be executed.

- If the lot calculated by the betting system exceeds the upper limit lot, additional order will not be executed.

- When the addition order failure or the upper limit lot is reached, "N/A" is output as a comment on the chart.


推荐产品
Imagic01
Aleksandr Morozov
The indicator represents 4 moving averages, shifted back. Created, like any moving average indicators, in order to see the approximate balance of volatility and the number of bulls and bears. The difference from other Moving Averages is that an attempt is made here to bring the moving averages of different periods to a common denominator, respectively, to bring the number of traders trading on different timeframes to a common denominator. The indicator is distributed as is. MnojitelMA1, Mnojit
FREE
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
CloseProfit
Vasiliy Kolesov
CloseProfit is a utility created to automate the process of setting a stop-loss and closing orders when a certain percentage of profit is reached. The utility also has two Buy and Sell buttons on the chart for opening orders. The utility can be used to close orders opened by other advisors, with a stop-loss or a percentage of the increase in the deposit. To do this, you need to set in the settings a magic number that matches the one that is installed in the advisor when opening a transaction.
FREE
Symbol Switch Demo
ISO Financial Services
With Symbol Switch you can easily change the symbol of all open charts without losing your analysis or template. Easily monitor many symbols with only one monitor. Auto save\load analysis separately for each symbol (including all graphical analysis and attached indicators). The indicator shows the symbols which are visible in your MT4 "Market Watch" window. To add\remove a symbol just add\remove it from MT4 "Market Watch" window. Monitoring all symbols profit with the panel. Works with all broke
FREE
That indicator shows on chart actual amount of lots currently opened position and Take Profit pips numnber and pips left to get. All objects can be placed at any place of chart by user choice. Objects text can be set by user also by writing new text in indicator's parameters window. Each object color can ve set to any color from the palette of colors delivered by MT4 editor.
FREE
About: Get Free Scanner and example Strategies And understand detailed description here: https://www.mql5.com/en/blogs/post/759237 And also get example wrappers from above post. You can make your own wrappers if your indicators have complex conditions or for In-Built MT4 indicators. Features: - Specify your own Custom Indicator - Specify Buffer values and create Variables - Use those Variables to create your own Buy/Sell Conditions - Get Arrows Up/Down Signals - See Arrows Signals in Scanners
Show the account information on the chart, change the color automatically depending on the background, it adjusts to each chart and is updated every time the price moves a tick, that's why it is an expert advisor even if it is used as an indicator. Cannot change size. You can see my other products here: https://www.mql5.com/en/users/joaquinmetayer/seller
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
Base Trading System
Che Jeib Che Said
2.5 (2)
For Multi Time Frame version, please click here. BASE TRADING SYSTEM is a useful tool to trade with simple strategy. It draws automatically base up for long trade and base down for short trade. Clear trade when base is going opposite direction. User can trade by instant market entry or by pending order entry. It depends on user best strategy. input: Base Box Color- UP base box , DOWN base box, UP base shadow, Down base shadow.
FREE
使用按键和通知进行绘图 该产品将对那些专业交易者感兴趣。更准确地说,他们在交易算法中使用干净的图表(没有指标或指标数量最少的图表)。 使用热键,可以在活动图表上创建具有不同绘图样式和不同颜色的图形对象。您可以更改图形的格式样式。 您可以选择默认的图形样式,或在顾问程序属性选择窗口中进行设置。转到图形,在创建图形对象时,会自动选择颜色,线条类型和线条粗细。图形对象的绘图样式将取决于执行绘图的当前时间范围。 请观看视频,我将尝试展示其基本功能。 键盘快捷键 键0-从所有对象上移开焦点 键1-创建一个“水平线”对象 键2-创建一个“矩形”对象 键3-创建一个“趋势线”对象 键\-从图表中删除各种对象 键]-删除“”类型的对象 键[-删除“矩形”类型的对象 键\-从图表中删除所有图形对象(仅绘制) 按键q-o-更改当前时间范围 创建水平线和趋势线 视频说明中提供了一个示例。 创建一个矩形 其他设置: -为将来自动扩展矩形; -当价格越过矩形的内部边界时,更改矩形的颜色; -选择的能力-是否用颜色填充矩形。 通知设置 通知类型: -Telegram-将通知发送到您先前在Telegram中创
FREE
Darvas Flow
Komang Putra Riswanjaya
5 (1)
Darvas Flow Indicator is a revolutionary trading indicator that combines the classic Darvas Box method with modern market flow analysis. Developed for serious traders, Darvas Flow offers a powerful and intuitive tool for identifying trading opportunities. Key Features Darvas Box Method Implementation : Darvas Flow automatically identifies Darvas boxes, allowing you to see crucial support and resistance levels. This helps in pinpointing optimal entry and exit points in your trades. Dynamic Flow
FREE
Delete All
Sergio D. Rocha
This is a very silly script but perhaps you find it useful. It deletes all objects from the chart. I recommend setting a hot key to call it just by pressing a couple of keys on your keyboard.  To avoid accidental deletion of object, the script will ask you to confirm the action as you won't be available to restore them with "undo" (Ctrl+Z).
FREE
Export Order History Free ! Meta Trader 4 script Please leave a review about this product to help other users benefit from it. Export trades history into a CSV file ( Excel sheet ) The summary is saved into a file in MQL4\Files folder. Choose  /  A ccount history  /  C ustom   period from your MT4  Select period Click OK to Export file directory  Open MT4 data folder CSV file ( Excel sheet ) Order  >  Open time  >  Close time  >  Type  >  Symbol  >  Size  >  Entry price  >  Exit price  >  T/P  >
FREE
CryptoTrend
Paulo Martins Barbosa
4 (2)
<h3>CryptoTrend</h3> <p> <b>CryptoTrend</b> is the free edition of a rule-based cryptocurrency Expert Advisor created for traders who want to test the product philosophy and core execution style before using the full version. </p> <h3>Overview</h3> <p> This EA is designed around the idea of participating in relevant crypto price trends through structured rules and controlled execution. It avoids dangerous recovery methods and focuses on practical automated trading. </p> <p> There is no marti
FREE
Indicator Profitability Check   Introduction: IPC means "Indicator Profitability Check". Some features will be locked in free version. Also you cannot check result more than 1 month. For paid version, please visit:  https://www.mql5.com/en/market/product/45247 Here Indicator Profitability Check is a custom script which will check the profitability of a buy-sell arrow based custom indicator’s signal profitability. So traders who are very confusing for a buy-sell arrow based custom signal indicato
FREE
Result per Symbol MT4
Devscode Desenvolvimento de Softwares LTDA
When you work with several assets and have several open positions in assets, it is a little complicated to visualize when profit or profit each active problem is giving, so with this in mind, we develop this indicator where it facilitates the visualization of operations in assets, where you you will be able to open several different resources and you will be able to visualize the individual result of each asset and speed up your decision making in your business.
FREE
Trade simplifier is a trade panel that simplifies trade opening. It is simple and easy to understand, with key features to ease trading. Features include: Order type selection Fixed lot entry from the chart user interface Easy Take profit entry field on the chart user interface Visual take profit selection and adjustment via the line that appears when you click the Take Profit button Easy Stop loss entry field in points on the chart user interface  Visual Stop Loss selection and adjustment  via
FREE
Remaining Time MT4
Dhokiyas Money Map Investment Consultants - FZCO
Candle Remaining Time 适用于 MetaTrader 4 不再错过K线收盘时刻 精准把握交易时机 MT4 精准倒计时工具 Candle Remaining Time Candle Remaining Time 是一款为 MetaTrader 4 设计的轻量级精准计时工具。它在图表上实时显示当前K线剩余时间。 该工具专为依赖K线收盘确认的交易者设计。无论您进行剥头皮交易 日内交易 突破交易 或价格行为交易 精准的时间控制都能提升执行效率 减少过早或过晚入场。 如果您的交易策略依赖K线收盘确认 这款工具必不可少。 为什么时间至关重要 许多交易系统需要等待K线完全收盘后再入场。如果没有可见的倒计时 交易者往往凭感觉估算时间 容易过早入场 从而产生假信号或不必要的亏损。 Candle Remaining Time 通过在图表上显示清晰的实时倒计时 消除不确定性。您始终可以准确知道距离K线收盘还有多少秒。 主要功能 实时K线倒计时显示 适用于所有时间周期 从M1到月线 兼容所有交易品种 包括外汇 黄金 加密货币 和指数 简洁清晰的显示界面 可自定义字体大小和位置 轻量级
FREE
After purchasing the Tpx Dash Supply Demand indicator, you must download this indicator which will link and feed market data to the Tpx Dash Supply Demand indicator and will provide all Supply Demand price signals, ATR Stop, VAH and VAL, trend values ​​with the ADX, and POC prices and locations in the market. Just download it and Dash will locate the indicator to retrieve the information!
FREE
Kalifx trailing stop EA
Calvin Andile Mahlangu
5 (7)
KALIFX Trailing Stop Utility for MetaTrader 4 The KALIFX Trailing Stop Utility is a tool for automated stop-loss management on the MetaTrader 4 platform. It monitors open positions and dynamically adjusts the stop-loss level as the price moves in favor of the trade. The utility can also place initial stop-loss and take-profit levels and apply breakeven rules once the trade reaches a defined profit distance. Core Functionality 1. Trailing Stop Logic When the market moves in the direction of an o
FREE
Lisek Weis Wave
Darius Hans Lischka
5 (3)
This Weis Wave Volume indicator is a tool to help traders identify the current price trend.  Understanding volume can provide insight into a market's behavior to help you determine its overall health. The most important rule is this: volume precedes price. Typically, before a market price moves, volume comes into play. It has 2 main colors histogram which are green and red. – Green indicates an upward wave. The more the price increases, the bigger the green volume gets. – The red color shows a d
FREE
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
UT Bot Alerts for MT4
Ulises Calderon Bautista
5 (1)
UT Bot Alerts — 基于ATR的自适应追踪止损系统 将TradingView上QuantNomad开发的传奇指标「UT Bot Alerts」完整移植到MQL5和MQL4。 原始概念由HPotter提出,初始实现由Yo_adriiiiaan完成,Pine Script v4警报版本由QuantNomad(Vadim Cissa)开发——他是TradingView上拥有超过10万粉丝的知名量化开发者。原始脚本在TradingView上获得了 超过110万次浏览和35,500次收藏 ,是有史以来最受欢迎的开源交易指标之一。 本移植版以 100%的逻辑忠实度 复现了原始算法:相同的4分支递归追踪止损逻辑、相同的交叉检测、相同的信号生成。在已确认K线上不会重绘。 什么是UT Bot Alerts? UT Bot Alerts是一个 趋势跟踪信号系统 ,基于一个简洁而优雅的核心概念:利用平均真实波幅(ATR)动态调整与价格距离的自适应追踪止损。 在上升趋势中,追踪止损只向上移动,绝不下降——锁定利润。在下降趋势中,止损只向下移动,绝不上升。当价格穿越追踪止损线时,系统切换方向并生成
FREE
When executing an order, whether through the Metatrader ticket on a computer or the Metatrader app on a mobile device, either manual or pending, Easy Trade will automatically set the take profit and stop loss levels, as well as a limit order with its respective take profit and stop loss levels. It follows the trading strategy for market open (US30, US100, US500), but it can be applied to any market asset.
FREE
Features: 1- Get OB/OS Levels from Golden MA Levels 2- Wait for Buy/Sell Start Level Cross 3- Optional: Should price cross Mid Level in earlier bars 4- Optional: Crossing bar High/Medium Volume 5- Optional: MA Stacked to check up/down trend for current TF 6- Optional: NRTR higher timeframes aligned Check Detailed blog post explained: https://www.mql5.com/en/blogs/post/758457 Levels with Buffers available here: Golden MA Levels Indicator: https://www.mql5.com/en/market/product/119515 Note: Arr
FREE
Key Features: Trade Copy MT4 to MT4 . #forex  #sharemarket #trading   Disclaimer :- My videos, presentations, and writings are strictly for educational purposes and should not be considered investment advice. I cannot guarantee the accuracy of any information provided. It is essential to conduct your own research and consult a qualified financial advisor before making any investment decisions. I bear no responsibility for any financial losses or negative outcomes resulting from the use of my con
FREE
所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353 所有MQL5 EA产品,付费100RMB加入VIP会员即可全部无限制使用,详情请咨询客服QQ407776353
FREE
VirtualProfitLossTrailEA
Nikolaos Pantzos
4.75 (4)
This Utility is a tool to manage level of profits or losses for each order without using stop loss or take profit. The Utility applies virtual levels to close orders in profit or loss. You can use the robot to manage manually opened orders or manage orders opened by another EA. You can to get the source code from here . Parameters OrdersManage - orders to manage (all orders of all symbols or orders on the current chart). Stop Loss Pips - virtual stop loss level. Take Profit Pips - virtual take
FREE
Change Symbol of all charts with a single click. Place this file in Scripts folder to make it work. Enter your desired chart and me and apply this script to any chart. It will change all charts to that particular chart. For any help - telegram - @binaryguruofficial Feel free to use this free script. May god bless you with big profits Good Luck for your trading. Regards : Binary Guru
FREE
Calendar File Converter This script adapts the csv economic calendar file downloaded from the myfxbook.com portal for use by the Economic Calendar Viewer indicator. This indicator displays on the MT4 chart data about the upcoming current economic event and displays its data. It also notifies you with a sound before the upcoming event time. The read file should be named: - calendar_statement.csv The temporary intermediate file is named: - calendar_statement2.csv The output file is named: - Cale
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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法在
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 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
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 把交易者的整套工作流程收进图表上一块紧凑的面板,无需在终端各窗口之间反复切换,也不必在每次入场前埋头计算。它为坚持手动、独立判断的交易者而打造:主观交易者、剥头皮和波段交易者,外汇、金属、指数、大宗商品乃至加密货币等任何品种都适用。决策由你拍板,执行的琐碎操作、风控纪律和持仓跟踪则交给面板。没有你的指令,什么都不会发生:这是一件实战工具,而不是全自动交易程序,也不是信号服务。 功能概览 每笔交易的手数都严格按设定的风险算出:可取账户余额的百分比
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
达到目标利润时自动锁定利润 EquityTargetCloser   — 是一款 MetaTrader 5 实用工具型专家顾问,当   净值(Equity)超过当前余额达到指定的利润金额时 ,它会自动平掉所有市价单并删除挂单。平仓后目标自动提高:新门槛 = 新余额 + 指定利润。该 EA 不负责开仓,仅管理现有头寸,帮助可靠地锁定利润并保护积累的资金。 MT5-version:  https://www.mql5.com/en/market/product/169839 工作原理 该专家顾问持续将   净值(Equity)   与动态目标进行比较: 目标 =   当前余额(Balance) + plusMoney   (美元)。 当净值大于或等于该金额时,触发保护机制: 平掉   所有市价单   (任何品种)。 如果参数   Delete pending orders = true ,则删除   所有挂单 。 平仓后余额更新,目标重新计算:   新余额 + plusMoney 。这样,EA 在每个成功周期后逐步提高利润锁定门槛。 重要提示 :触发条件取决于   累计浮动利润 ,而不是
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
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 会处理其余的一切。 支持的
TradePanel MT4
Alfiya Fazylova
4.84 (95)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
Master Close via Telegram can help you perform some management tasks on MT4/MT5 remotely via your Telegram by one click, easy to set up & use. Demo here (see more Master Notify   Master Control  ) ************************************************************************************ LIST OF COMMANDS: info_acc -  Get account info info_pen -   Get pending orders details info_pos -   Get positions details info_pos_sum -   Get positions summary close_pen -   Delete all pending orders close_pos_all -
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
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
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
Dear valued clients, Have a good day! This application will support you to manage the risk of your account according to your settings such as automated set the stop loss, take profit, automated close the position of total loss or profit greater than the preset input. You also can set your target equity, it will close all positions when it meet the desired target. The followings are the input parameters: Equity Target To Close and Delete All Orders ($) Equity Limit To Protect (Close All) Appl
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 Manager Ultimate (MT4/MT5) —— 专业风险与追踪管理系统 欢迎使用   Trade Manager Ultimate   —— 一款终极风险管理与追踪止损解决方案,旨在让您的手动交易更加直观、精准并具备高度可控性。它不仅仅是一个交易面板,更是一套完整的仓位管理与资金保护引擎。无论您是专业短线交易者还是长期趋势交易者,Trade Manager Ultimate 都能够适配您的交易策略,为您的交易提供机构级别的控制能力。 为什么选择 Trade Manager Ultimate? 在快速变化的金融市场中,计算错误和执行延迟都可能造成资金损失。Trade Manager Ultimate 消除了人为猜测与误差。它能够实时监控您的账户数据,并以毫秒级精度执行追踪与保护策略。 核心功能 ️ 高级追踪引擎 独立追踪止损:   为每个订单单独设置追踪止损参数,实现精准管理。 组合追踪(平均价格):   专为网格交易与多仓位交易者设计。系统会自动计算同方向(全部 Buy 或全部 Sell)仓位的加权平均价格,并统一移动止损,以锁定整体利润。 智能
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.源账户资金比例风险) 特殊手数模式
作者的更多信息
* Based on this product   "BRiCK Convert4To5 MT5 Free"   was created. "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Convert4To5 folder exists.     If it does not exist, insert
FREE
* This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
FREE
* This product was converted using  "BRiCK Convert4To5 MT 5 "  based on the MQL4 source file of  "BRiCK TradeByArrow MT4 Free" . BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: A
FREE
* The product for MT5 converted using  "BRiCK TradeByArrow MT4"  is  here. BRiCK is a simple and versatile utility.   By combining Experts, Indicators and utilities like the Lego block, various trading styles can be realized. "TradeByArrow" is Utility that executes order processing when an arrow object is created on the chart. Combined with Indicator which outputs arrow object, it can be used like Expert. Parameter [ArrowName] EntryBuy: Arrow object name for buy order (partial match) EntrySel
FREE
筛选:
Robert Milovic
156
Robert Milovic 2024.10.09 13:51 
 

I simply do not know how to proceed with this utility, it simply does not work, What to do?

回复评论