PendingOrderActivator

PendingOrderActivator manages pending orders in the forex market in a continuous cycle.
The user must configure the duration of the orders, stop loss levels, take profit levels, and the MagicNumber.
The expert advisor automatically places pending orders based on the distance from the current price and deletes them when the opposite order is triggered.
When an order is activated, the bot will take a break until the user reconfigures it or changes the timeframe, at which point the bot will reactivate.
If the pending orders (buy stop/sell stop) have not been activated during the specified period, they are automatically deleted, and the cycle restarts.
It is important to adjust the parameters correctly and perform testing before using it on a real account.

Please review my other free products: https://www.mql5.com/en/users/chinchano_1984/seller



推荐产品
GIA Calculate Order
Ruddy De Jesus Saavedra
它將幫助您輕鬆快速地控制每個操作的風險。其創新的界面讓您可以立即計算手數和風險/回報比率。將您的操作保持在您想要的風險範圍內,避免交易中的糟糕時期。 線函數 - 在圖表上顯示開盤線、止損、獲利。使用此功能,您可以輕鬆了解下一個訂單的主要和最相關的特徵。   風險管理 - 風險計算功能會根據既定風險和止損大小計算您的下一個訂單的數量。 - 允許您設置任意大小的止損。 - 它允許建立風險/收益關係來計算獲利。 - 允許您設置是根據基本金額計算批次大小還是手動輸入批次大小。 - 允許您設置百分比風險。 [風險設置] 基礎金額:設置計算的基礎金額值。如果設置為 0,該工具將以賬戶餘額為基礎金額。 最大止損水平:以點為單位設置默認止損值。 風險/收益[1-X]:設置風險/收益比率(Take Profit to Stop Loss 比率)。 這允許您設置與損失相關的利潤大小。 例如 1 - 這意味著 TP = SL 的大小,2 - 這意味著 TP 是 SL 的兩倍。 [地段設置] 計算手數:設置是否需要根據設置的參數計算手數。 百分比風險(%):根據基礎金
Robi Auto
Yvan Musatov
Robi Auto Expert Advisor works using sharp tick movements. It goes through the entire history and all currency pairs with one single setting. The more latency your broker has in the amount of the Internet channel, the higher you need to set stop loss, take profit and trailing stop so that the server can process them at the desired price and the lower the trading frequency will be. The uniqueness of the Expert Advisor is that it can be run on any hourly period, on any currency pair and on the se
Fibo Eagle EA
Almaquio Ferreira De Souza Junior
Fibo Eagle EA for MT4 - Fibonacci-Based Grid Trading Expert Advisor Overview FiboEagleEA is a sophisticated Expert Advisor (EA) designed for traders who want an automated trading system powered by the Fibonacci sequence. This EA integrates grid trading principles with advanced money management tools, delivering a blend of precision, adaptability, and profitability potential. Whether you're new to trading or a seasoned professional, FiboEagleEA adjusts to various market conditions, making it a ve
This script is to be used with the Market Patroller indicator as a constructor for a specialized list of symbols based in all the available symbols listed in your MT4's Market Watch window. You can reduce the list depending upon several considerations: List only some symbols that have some instrument, for example, if your broker have 5 EUR pairs (EURXXX or XXXEUR). Exclude some symbols, for example, if you do not want to trade today GBP related pairs, this will avoid any GBPXXX or XXXGBP symbol
FREE
Most of brokers make slippage for your orders (stop orders or market orders). When you make limit orders (Buy or Sell), they don't make slippage for you. Because it is for your advantage. This EA will resolve limit slippage problem for you with any brokers. Slippage Problem Example: The price now is 1.31450, you put sell limit at 1.31500. If the price jumps to 1.31550. The Broker will execute your sell limit at 1.31500 NOT 1.31550. If you put buy stop, the Broker will execute it at 1.31550 (or m
This is a technical indicator that works as a plug-in for "Control adora" - the Expert Advisor that helps you to calculate, place and control positions on the chart. When run on a chart with Control adora EA, this plug-in allows setting entry levels that send orders at contact, while you have StopCloseOnly (OCO in Comments) = 1 settled in Control adora (meaning that without this, the indicator will send the order only when the price Close crosses the arrow level). This indicator only works if yo
FREE
该指标显示全球交易所的交易时间。帮助您了解当前哪些市场最活跃 查看我的  #1 Pro  Utility : 66+ 功能,包括此工具  |   联系我  如有任何问题 帮助选择当前波动最大的交易品种; 对日内交易者特别有用; 1) 在 1H 及以下时间框架 上使用时:线条将对应图表上实际的K线位置,移动图表时,交易时段的线条 会随图表一起移动 。 2) 在 4H 及以上时间框架 上使用时:将显示交易时段的 静态图表 ,垂直线 会在一天中移动 ,指示当前哪些市场活跃。(由于比例尺的原因)。 安装指标后,建议关闭网格 (CTRL+G) 并关闭对象描述 (F8>通用>显示对象描述)。 输入设置: 重要:   为使指标正常工作,需在初始设置中设置   经纪商时间与格林尼治标准时间的时差: 经纪商时间可在“市场报价”窗口顶部查看 (视图 > 市场报价 [或 CTRL+M])。 例如,如果经纪商时间现在是 16:30:00,而格林尼治标准时间是 14:30:00,参数值应为 [2] (相差2小时)。 如果时差为负,请勿忘记在数字前添加负号 (如果经纪商时间现在是 13:20:00,而格林尼
Fibo pending EA
Thanat Thitithammaphong
"Fibo Pending EA is an Expert Advisor that places pending limit orders based on Fibonacci levels. You can configure it to enter orders according to specific Fibonacci levels. For any level that you don't want to use, simply set its value to zero (0). Once the EA has placed all pending orders, please remove the Fibonacci object from the chart. The various 'Close' buttons on the chart will trigger a pop-up confirmation before closing orders. If you don't want these confirmation alerts, you can dis
Trailing Stop Forward EA locks trade profit once trade moves in profit by certain points(eg 100 points) by moving the Stop Loss in direction of trade. There are three inputs in EA to be provided by user to EA  TrailingStart  this input used as activator when trade moved 100 points towards profit, this EA will start shifting your stop loss towards profit. TrailingStop  input defines what should be the distance of stop loss from current market price once TrailingStart activated i.e   trade moved 1
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
Ready4grow Trading Panel
Kagathra Hirenkumar Kantibhai
Every time Trader opens a trade, he must know the profit and risk of the trade he made, so that he can determine the risk and profit opportunity he will get. Determining this calculation manually can be quite troublesome, especially if it has a lot of open trade to do. Ready4grow Trading Panel is a utility tool that really helps traders meet those needs. Opening a Market or pending trade, determining lots, pips, price positions, how much USD, and what percentage of risk can be set automatically
Smarter Trade Manager  is an advanced trade management tool that can monitor and manage your manual and EA trades according to the settings you choose. It works as an Expert Advisor (EA), it does not open any trades but it closes trades as per the auto closing settings or when manually pressing any of the close buttons. FEATURES: Three-dimensional interactive  view of your trades Trade Summary, P/L, Alerts, Closure by Currency Trade Summary, P/L, Alerts, Closure by Magic Number Profit and Loss
EasyTradePad
Sergey Batudayev
5 (5)
EasyTradePad – MetaTrader 4 交易面板 EasyTradePad 是一款用于手动和半自动交易的工具。该面板可帮助您快速管理订单和持仓,并可一键计算风险管理参数。 面板功能: 按预设的风险比例(% 或账户货币)开仓和平仓 设置止损(SL)和止盈(TP):以点数、百分比或金额表示 自动计算风险回报比(Risk-to-Reward Ratio) 将止损移动至无损位置(保本) 部分平仓 移动止损(Trailing Stop):按点数或K线影线 加仓与均价操作 修改已开仓订单的参数 额外功能: 金字塔加仓 随着价格朝向预设止盈方向运行,分批加仓。每次新加仓可设置减少风险。加仓次数可灵活设置。 均价操作 在图表上手动选择加仓位置,最终按平均价格平仓。 无损转移 当价格达到设定的利润距离后,止损自动移动到开仓价。考虑点差和掉期。 移动止损 支持两种模式: 按点数(可设置启动点数、距离和步长) 按K线影线(可选时间周期) 核心设计理念: 简单易懂的下单方式 高效直观的操作界面 实盘交易中的稳定性与可靠性 您可通过产品页面提供的 演示版本 体验全部功能。 更多信息和支持
Move to Breakeven Limited
Abdulfattah Yahya Mohammed Alhazmi
The main purpose of this expert advisor is to protect your hardly gained profits. Once the market goes in your favor, with amount of specified pips [configured via EA inputs], the EA will do the following: Move the Stop-loss of the profitable positions to Breakeven. Lock in some profits, i.e put the SL above/below your entry with specified pips  Will close part of position, % of lots, once the EA was triggered.  By default, the "Move to Breakeven EA" will modify all opened positions on the termi
FREE
Telegram Sender — MetaTrader to Telegram Trade Alerts Telegram Sender   is a powerful MetaTrader utility that instantly sends trading alerts from your MT4/MT5 platform directly to Telegram. Stay connected to the market anywhere, anytime, without constantly watching your charts. Designed for traders who value speed, automation, and convenience, Telegram Sender delivers real-time notifications for signals, order activity, and market events straight to your phone or Telegram group. Key Features In
ZuperSound Alert
Manuel Francisco Gaitan
El panel ZuperSound Alert es un Expert Advisor que actúa como centro de control AUDITIVO para scalping e intradía . El programa NO EJECUTA transacciones; su función exclusiva es traducir la dinámica de cada posición en señales acústicas inmediatas. El sistema monitorea los siguientes eventos: Eventos Operativos: Apertura de operación Modificación de trailing stop Cierre en ganancia Cierre en pérdida Evento Adicional: 5. Inicio de sesiones (Londres, Nueva York, Sídney y Tokio): Usted puede config
Move To Breakeven
Abdulfattah Yahya Mohammed Alhazmi
The main purpose of this expert advisor is to protect your hardly gained profits. Once the market goes in your favor, with amount of specified pips [configured via EA inputs], the EA will do the following: Move the Stop-loss of the profitable positions to Breakeven. Lock in some profits, i.e put the SL above/below your entry with specified pips  Will close part of position, % of lots, once the EA was triggered.  By default, the "Move to Breakeven EA" will modify all opened positions on the termi
MT5 version here:  https://www.mql5.com/en/market/product/89113 Hello traders, I believe you all know that risk and money management along with psychology are the keys to success in trading. No matter how strong one’s strategy is, without these 3 criteria they will always face losses in the long run. I have created an EA to control our human behaviors. This EA will force us to be discipline exactly the way you will set. For examples, 1. If you set the   maximum trades in a day= 3. You won’t be
Stability Pro MT4
Profalgo Limited
5 (1)
推出促銷活動: 只需 34 9 美元,而不是 990 美元! 此促銷價僅剩幾本! 請務必在我們的促銷博客中 查看我們的“ 終極 EA 組合套餐 ”   !   JOIN PUBLIC GROUP:   Click here 實時結果低風險 實時結果高風險 歡迎使用 STABILITY PRO :市場上最先進、穩定、低風險的網格系統之一! 該 EA 已對其使用的外匯對的完整可用歷史記錄進行了壓力測試。 在這些壓力測試中,從 2007 年至今,EA 每個月都盈利,如下面的屏幕截圖所示。 EA 使用先進的 SVG 算法(智能可變網格),該算法不會以固定距離添加網格交易,而是會分析市場走勢以確定網格位置。 我付出了很多努力來為這個 EA 獲得良好的風險/回報比和強大的恢復係數。 因此,您有多種方法來控制風險和回撤,並且 EA 將從任何潛在損失中快速恢復。 為了防止帳戶崩潰,有多種方法可以在每個網格上放置“最壞情況”SL。 範圍從基於最大歷史回撤的止損,到更嚴格的止損以防止重大損失。 這些只是“最壞的情況”,SL 是為了防止市場上大多數 EA 經歷的高額淨值虧損或賬戶崩潰。 所有模式都很
Robot Dream
Serhii Bernatskyi
Multicurrency Expert Advisor with 100% adaptation for any currency pair and timeframe. Based on the Smart Gread indicator. Very flexible setup allows you to get maximum profit. Profit from transactions is set manually in TakeProfit (standart 200 ). Lot size is set manually by Lot (standart = 1 lot). Each subsequent lot is increased by Kolen (standart 2 ). Maximum lot size MaxLot (standart 10 ). To disable the adviser, there are special functions: StopRightNow - all orders will close rig
SMC Trade Manager
Gustavo Jose Gonzalez Rubi
5 (2)
介绍智能资金概念交易管理器——专为寻求市场专业优势的交易者设计的终极工具。无论您是ICT/Smart Money Concepts/手动交易者,我们的软件都专门为您构建,以便在实时中轻松自动化您的交易并管理风险。 使用智能资金概念交易管理器,您可以轻松自信地执行智能资金概念或机构交易设置。我们强大的工具运行在MetaTrader 4平台上(我们目前正在开发MT5版本),并提供一系列功能,以适应您独特的交易风格和目标。 智能资金概念交易管理器通过自动化风险管理和其他关键参数,包括止损、获利和使用我们的专有分形对称策略进行缩量测量,简化了您的交易体验。您可以自定义设置以适应您特定的交易和风险配置文件,算法将自动调整以适应您的账户规模。或者,您可以使用我们优化的默认设置以实现最大效率,确保您“先付给交易者 ;)”。 我们的系统适合初学者使用,易于使用,但足够灵活,以适应有经验的机构交易者的需求。然而,我们强烈建议您在演示账户上熟悉该工具并测试您的策略,然后再在实盘账户上执行。 通过使用智能资金概念交易管理器,您可以节省时间、减轻压力并增加利润。以纪律、自信和一致性交易-立即获取智能资金概念
FREE
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
Symbol Manager
Taras Slobodyanik
5 (4)
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
VisualRiskTool VisualRiskTool is a professional trade execution panel and risk management utility designed for MetaTrader. It streamlines the process of opening and managing positions by automating complex lot size calculations and providing a visual interface for setting stop-loss and take-profit levels directly on the chart. Core Functionality: Precision Risk Management The primary goal of VisualRiskTool is to eliminate manual calculation errors. By defining a fixed risk percentage (e.g., 0.5%
FDT Guardian — the stop loss MetaTrader doesn't give you MetaTrader lets you set a stop loss per order. What it doesn't let you set is a loss limit for the account as a whole . And that's precisely the number that matters when you aren't the one opening the trades: when you copy another trader, when several robots are running at once, or simply when you're away from the screen. FDT Guardian tracks the total floating P/L of your account — every open order across every symbol, swaps and commission
TP SL Bot
Ruslan Brezovskiy
TP SL Bot - 新开立的 订单根据您的指示自动设置止损和止盈的工具。此外,还提供了一个计算器功能,可以计算在给定止损 / 止盈大小下,需要开立交易的数量来达到所需金 额。 有几种 选项来调整大小和参数: 1. 根据用 户指定的百分比来调整止损和止盈金额,作为账户余额的百分比。 2. 根據使用者指定的止盈和停損金額進行調整。 3. 根据开 仓价格的点数( tick )来 调整。 4. 根据开 仓价格的百分比来调整。 特点: 简单易用的界面 适用于市价 订单和挂单 适用于所有品种和 时间周期 多个工作模式 风险管理系统所需正确交易量的计算器 工作原理: !工具在 订单开仓后接收到第一个 tick 时更改订单参数。 模式 1 (存款百分比)。您 设置了存款百分比以计算止损和止盈金额。计算以点数 ( tick ) 为单位进行。 模式 2 ( 金 额 ) 。您设置了期望的止损和止盈金额。工具会自动计算点数 ( tick ) 大小。 注意 ! 前两种模式可能会有小 误差 , 因为指定的金额不一定是最小 tick 值的倍数。 模式 3 ( 点数 ) 。您 设置了止损和止盈的点数 ( tick
Equity Master Stop v2
Frank William Jr Colbert
Trading tool combining a sophisticated equity stop-loss, dynamic take-profit management (Breakeven & Trailing), and symbol-group-based closing logic. It is a complete risk management and trade supervision tool. Features: All features of `Equity Master Stop v1` (floating profit/loss limits, exit protection, skip hours). Take-Profit Override: Can force a TP on any order to lock in a `MAX_FLOATING_PROFIT`. Step Breakeven: Locks in increasing amounts of profit as a trade moves favorably (e.g., aft
Smart Key Trade Manager
Stephen Sanjeeve Sahayam
大多数零售交易者无法通过过度冒险或过度交易来管理风险和亏损账户。该工具完全自动化回撤和风险管理,让交易者只关注他们的条目。它是第一个也是唯一一个使用价格行为及其 Aggressive Risk Control 功能的交易管理器,当价格不利于交易时自动关闭部分头寸。这确保了损失始终小于胜利。 可用于任何入场方式和任何交易方式;剥头皮交易、盘中交易或波段交易。 特征: 与所有订单类型一起使用;市价单、止损单和限价单。 带有警报的激进风险控制 (ARC) - 当价格与交易背道而驰时减少回撤。 限制您进行的交易数量 - 减少过度交易。 自动批量计算。 自动或手动设置止损和多个获利水平。 自动或手动将止损移动到盈亏平衡点。 获利时自动或手动关闭部分头寸。 当达到每日收益百分比时关闭所有未平仓交易。 在图表上显示交易历史的选项。 购买后请在 mql5 中留言以获得全面的用户手册。
MyHistoryDraw
Mohamed Hamed
5 (1)
This EA will make all the history trades appear on the chart,,  will make it easy to track each trade in history  separately , it will show each trade open price + time and closing price + time  simply download the EA to your MT4 platform, then apply it on any chart that belongs to any trades in mt4 history,  for example, if you have traded on GBPUSD in the history, open GBPUSD chart and apply the EA on it, it will automatically print all info on the chart about the trades ,, EA works per
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 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
TradePanel MT4
Alfiya Fazylova
4.84 (95)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
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 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态
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
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和止盈
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
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
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
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
ATTENTION: The Indicator cannot be backtested, as it is generated exclusively from live intraday calculations based on options flow. GEX Level Converter – Gamma Exposure Mapping for CFD Charts NASDAQ-100 edition — for US100 · NDX · NAS100 · USTECH and every Nasdaq-100 CFD equivalent Instantly see professional options-market levels directly on your MetaTrader Nasdaq-100 CFD chart. The GEX Level Converter translates the daily Gamma Exposure (GEX) zones of the NDX options market into precise pri
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。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
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 Dashboard MT4
Fatemeh Ameri
4.96 (54)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Ultimate Partial Profit EA
BLAKE STEVEN RODGER
4.67 (3)
This EA Utility delivers a robust solution for managing an unlimited array of open orders, both manual and automated. It enables customizable partial profit levels utilizing metrics such as pips, ratios, ATR (Average True Range), and profit amounts for precise trade management. The utility features an advanced on-screen display, offering clear visualization of all orders and their profit levels to enhance strategic decision-making and control. To evaluate its performance and interface, the EA s
一款面向手动交易的专业面板,把完整的交易流程都收进图表上的一个窗口,从精准入场到账户防护。按设定的风险精确计算手数,借助 RR Tool 直接在图表上用线条搭建交易,开立市价单和挂单、网格与 OCO。持仓的后续管理交给面板打理:最多五级分批平仓、六种跟踪止损、保本以及 Virtual SL/TP。日、周、月三档限额守护本金,一旦被突破即自动触发。 使用指南与免费 Live 演示 免费的 Live 演示版可在此获取 ( Free Live Demo )。 产品的使用指南见此 ( User Manual )。 NT Trade Manager 把交易者的整套工作流程收进图表上一块紧凑的面板,无需在终端各窗口之间反复切换,也不必在每次入场前埋头计算。它为坚持手动、独立判断的交易者而打造:主观交易者、剥头皮和波段交易者,外汇、金属、指数、大宗商品乃至加密货币等任何品种都适用。决策由你拍板,执行的琐碎操作、风控纪律和持仓跟踪则交给面板。没有你的指令,什么都不会发生:这是一件实战工具,而不是全自动交易程序,也不是信号服务。 功能概览 每笔交易的手数都严格按设定的风险算出:可取账户余额的百分比
一旦您確定了要進行交易的關鍵區域,就會自動交易支撐和阻力或供需區域。該 EA 允許您只需單擊即可繪製買入和賣出區域,然後將它們準確地放置在您預期價格轉向的位置。然後,EA 會監控這些區域,並根據您為這些區域指定的價格行為自動進行交易。一旦進行初始交易,EA 就會在您放置的相反區域(即目標區域)獲利。然後,您有兩種選擇,要么關閉交易並繪製新的區域進入,要么獲利退出並立即反向反向交易,創建「始終在」的市場風格策略。 包含輸入和策略的完整手冊位於: https://www.mql5.com/en/blogs/post/760256 該 EA 專為在市場上不使用固定或硬止損的頭寸交易者或美元成本平均交易策略而設計。相反,它的目的是透過在下一個可用支撐或阻力區域以相同方向進行新交易來縮小不正確的交易,並調整您在市場中頭寸的平​​均價格。如果需要的話,還有備用退出標準,形式為每筆交易的最大損失金額或基於時間的退出。 只需按下按鈕即可繪製準備放置在感興趣等級的區域。 關閉按鈕和關閉最舊的按鈕可退出所有交易,或僅退出舊交易(如果它們跌幅過大而無法立即調整您的平均頭寸)。 適用於任何時間範圍內的
试用版下载 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 (跟单猫
Tick Volume Chart — fixed volume bars for MetaTrader 4. The tool creates charts on which each candle has a fixed tick volume. Data sampling is carried out not by time but by the tick volume. Each bar contains a given (fixed) tick volume. Tick volume can be adjusted by changing the value of the Volume parameter. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional chart, on which you can work just as well as on a regular chart. In the process of work
达到目标利润时自动锁定利润 EquityTargetCloser   — 是一款 MetaTrader 5 实用工具型专家顾问,当   净值(Equity)超过当前余额达到指定的利润金额时 ,它会自动平掉所有市价单并删除挂单。平仓后目标自动提高:新门槛 = 新余额 + 指定利润。该 EA 不负责开仓,仅管理现有头寸,帮助可靠地锁定利润并保护积累的资金。 MT5-version:  https://www.mql5.com/en/market/product/169839 工作原理 该专家顾问持续将   净值(Equity)   与动态目标进行比较: 目标 =   当前余额(Balance) + plusMoney   (美元)。 当净值大于或等于该金额时,触发保护机制: 平掉   所有市价单   (任何品种)。 如果参数   Delete pending orders = true ,则删除   所有挂单 。 平仓后余额更新,目标重新计算:   新余额 + plusMoney 。这样,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
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
Exp Averager
Vladislav Andruschenko
4.82 (22)
MetaTrader 4 用 Averager —— 专业的持仓均价管理与交易篮子恢复系统 这是一款为回撤中的持仓而打造的专业 Expert Advisor,核心任务不是寻找入场点,而是通过均价管理、追加开仓和整组仓位控制,帮助交易者更从容地处理亏损仓位与价格回撤。 Averager 并不是一个独立的自动交易系统,它不会像完整策略那样自动寻找市场信号并主动交易。它的价值在于:当你已经有持仓之后,它可以按照你的设定,对整组交易进行更聪明、更系统化的管理。 如果你希望在 MetaTrader 4 中获得一套更成熟的交易恢复逻辑,让仓位管理不再只是简单补单,而是围绕平均价格、统一止盈和整组追踪进行完整控制,那么这款产品正是为此而设计。 MT5版本 | 详细描述 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试和优化 | Expforex 的所有产品 为什么选择 Averager 针对回撤仓位进行均价管理 支持 顺势追加开仓 与 逆势均价开仓 整组仓位统一追踪止损 自动重算平均价格与整组共同退出点 支持灵活控制距离、手数增长和最大仓位数量 非常适合配合
Trade Copier Professional — 本地复制解决方案   Trade Copier Professional 是一款可靠的本地交易复制系统,适用于 MetaTrader 4/5。它允许交易者在同一台电脑上的多个账户之间即时复制仓位,内置安全控制,并配备专业级仪表盘。   概览   该 EA 可在单一文件中同时运行 Master 和 Slave 模式,并可无缝切换。交易可在 MT4 与 MT5 终端之间复制,无需依赖互联网,采用本地文件通信以实现最高速度与稳定性。实时仪表盘显示连接状态、复制统计以及每日表现。   手数与风险管理   提供四种手数模式:固定手数、倍数、风险百分比和余额百分比。止损与止盈可按比例调整或缩放,必要时可反向复制信号。安全功能包括每日亏损与交易限制、最小/最大手数控制、断线保护以及错误跟踪与自动关闭。   过滤与可靠性   交易可按品种或 magic number 进行过滤,配置灵活。系统通过错误检测、重试逻辑、安全关闭和全面日志确保可靠性。优化后的执行速度几乎即时,且资源占用极低。   使用方法   将 EA 附加到图表,设置为 Ma
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语言最佳图形面板  ”竞
作者的更多信息
Candle Size Indicator
Luis Alberto Atuncar Sanchez
4.75 (4)
Candle Size Indicator Explore the candle size using this convenient indicator. It works across various timeframes, providing valuable insights for technical analysis. Key Features: Display the size of the candle after configuring the indicator. Compatible with all timeframes. The size of the candle is a significant metric in technical analysis, offering insights into market strength and volatility. This indicator enables clear and accurate visualization of candle sizes on your chart. Utilize thi
FREE
ObiForex Pending Orders
Luis Alberto Atuncar Sanchez
5 (1)
Obiforex - Pending Orders Specialized for trading during news events and at any other time in the market, Obiforex - Pending Orders is a program designed to enhance your trading experience. By utilizing pending orders, you can seize market opportunities with precision and efficiency. Buy Stop: Place a pending purchase order at a higher price ("stop" price) than the current price. The Buy Stop order will be executed if the sale price ("Ask") quoted on the platform is equal to or higher than the o
FREE
Multi Pending Orders
Luis Alberto Atuncar Sanchez
Multi Pending Orders The expert advisor "PendingOrders" is an automated trading program. This advisor manages multiple pending orders, setting entry levels, stop loss (loss limit), and take profit (profit limit) for each order. You can set various separation levels between each order. MagicNumber: It is a unique number used to identify orders related to this expert advisor. DistancePips: It is the distance in pips from the current price at which the pending orders will be placed. DistanceSeparat
FREE
MetaTimer
Luis Alberto Atuncar Sanchez
5 (1)
The " Countdown Candle Timer " indicator is a visual tool for the MetaTrader 4 platform that displays an accurate countdown of the time remaining until the next candle on the chart. It provides real-time information about the remaining duration of the current candle, allowing traders to track time precisely and optimize their trading decision-making. The indicator can be customized in terms of color, font size, and position on the chart, providing flexibility and convenience to the user. You can
FREE
AutoSTPending
Luis Alberto Atuncar Sanchez
2 (1)
AutoSTPending - Expert Advisor for Automatic Stop Loss and Take Profit The AutoSTPending expert advisor automatically creates or modifies the Stop Loss and Take Profit levels configured in the properties. It is a user-friendly and easy-to-understand tool. With AutoSTPending, you can simplify and streamline your trading operations by allowing the expert advisor to automatically set and adjust your Stop Loss and Take Profit levels. This allows you to focus on other activities while maintaining ef
FREE
Vertical Lines for hour
Luis Alberto Atuncar Sanchez
5 (2)
Vertical Lines for Hour - Time-Based Trading Indicator The Vertical Lines for Hour indicator allows you to mark up to 4 vertical lines at specific times on your chart. Simply enter the hour without considering the minutes, and you can also choose the color for each line. This indicator is useful for identifying session ranges or implementing custom trading strategies. It provides a straightforward solution for your trading needs. Key Features: Mark up to 4 vertical lines at specified times. Sele
FREE
ObiForex 75 Spreads
Luis Alberto Atuncar Sanchez
4 (1)
ObiForex 75 Spreads Discover a powerful indicator showcasing instant spreads for 75 currency pairs. Unlock valuable insights for informed trading decisions and optimize your strategies. The indicator features 3 columns, providing a comprehensive view of the spreads. Spread reading can be effectively used with macroeconomic news. Share your strategies! For optimal performance, install the indicator on the USDJPY currency pair. Experience the capabilities of ObiForex 75 Spreads and elevate your tr
FREE
Max LotSize
Luis Alberto Atuncar Sanchez
5 (2)
LotSize Indicator Discover the appropriate lot size to use in your trades based on the available margin. This indicator provides valuable information for risk management. If the indicator shows a value of 0, it means that your balance or available margin is insufficient for trading. It is important to maintain adequate margin levels for safe trading practices. This indicator is exclusively designed for the MT4 platform, a popular and reliable trading platform in the market. With the LotSize Indi
FREE
Stochastic Oscillator Panel
Luis Alberto Atuncar Sanchez
Stochastic Oscillator Panel Introducing the Stochastic Oscillator Panel, a comprehensive representation of the stochastic oscillator for all currencies (up to 75 pairs). This powerful tool operates within the current time frame, utilizing the simple moving average and relying on the Low/High prices. The panel consists of three columns: Name of the currency MODE_MAIN (main line) MODE_SIGNAL (signal line) The Stochastic Oscillator Panel provides visual cues through color coding: Green color (overb
FREE
Obiforex Gap Pro
Luis Alberto Atuncar Sanchez
Obiforex Gap Pro Functions: Assists in identifying potential trading opportunities associated with weekend market gaps. Facilitates risk management and order adjustments based on your configured settings. Trades exclusively on the first market opening day (Monday) and only with the specified currency pairs. Please note: Trading involves risks. The Obiforex Gap Pro expert advisor provides tools for analysis; however, results may vary. Use at your own discretion.
FREE
OrderSend Time
Luis Alberto Atuncar Sanchez
OrderSend Time - Automated Trading at Specified Time OrderSend Time is a convenient utility that allows you to schedule trade executions at specific times. Simply set the desired hour, minute, lot size, and order type (buy or sell), and the utility will automatically execute the trade at the designated time. IMPORTANT! Please note that this utility operates based on the broker's time in the 24-hour format, not your computer's time. Key Features: Select the hour, minute, lot size, and order type.
FREE
Percentage
Luis Alberto Atuncar Sanchez
Daily Percentage and Current Candle Would you like to know how much an asset has risen or fallen in a day or in the last candle? Do you want a numerical reference for the strength and direction of price movement? Then, the Daily Percentage and Current Candle indicator is the tool you need. The Daily Percentage and Current Candle indicator shows you the percentage increase or decrease of an asset in the current day or in the last candle, depending on the timeframe you choose. The indicator allows
FREE
Obiforex Swaps
Luis Alberto Atuncar Sanchez
5 (3)
Obiforex Swaps Explore Obiforex Swaps, a robust tool that provides information on the swaps for both short (sell) and long (buy) positions. This indicator is particularly valuable when implementing the "triple swap" strategy, enhancing your trading capabilities. The program is specifically designed to support the first 75 currency pairs, offering a broad range of trading opportunities. We recommend using reputable brokers such as TITANFX and ICMARKETS for optimal performance. If your currency pa
FREE
Gaps size 75
Luis Alberto Atuncar Sanchez
2 (1)
Gaps Size 75 - Market Gap Indicator The Gaps Size 75 indicator reveals the gaps between the current day and the previous day, aiding your trading decisions. It is designed for the "END OF WEEK GAPS" strategy, allowing you to identify potential opportunities. This indicator supports up to 75 currency pairs, with additional pairs available upon request. The columns are color-coded for easy interpretation. For inquiries regarding the weekend gaps strategy, kindly send a private message. Gaps Size 7
FREE
EA Germany 30
Luis Alberto Atuncar Sanchez
1 (1)
EA Germany 30 Functions: Detects and analyzes market gaps, providing insights into potential trend reversals or continuations. Facilitates risk management and order adjustments based on your configured settings. Trades exclusively from 10:00:00 (broker's time) onwards and solely on the Germany 30 (DE30) index. Please note: Trading involves risks. The EA Germany 30 expert advisor provides tools for analysis; however, results may vary. Use at your own discretion.
FREE
EA England Bnak
Luis Alberto Atuncar Sanchez
1 (1)
EA England Bank Functions: Exclusively trades the GBPUSD pair on the 1-hour timeframe. Relies on technical and fundamental analysis, combining indicators like "Gap size 75" and events such as Bank of England decisions. Automatically adjusts Stop Loss and Take Profit levels based on user-configured settings for risk management. Executes trades starting from 01:00:00 (broker's time) onwards and focuses solely on the GBPUSD pair.
FREE
Australia Bank
Luis Alberto Atuncar Sanchez
Australia Bank Functions: Navigates movements in the AUDUSD, a highly traded currency pair. Facilitates risk management and order adjustments based on your settings. Trades within specified hours with the AUDUSD pair, reducing noise. Please note: Trading involves risks. The Australia Bank expert advisor provides tools for analysis; however, results may vary. Use at your own discretion. The Australia Bank expert advisor is a user-friendly tool designed to assist you in your trading experience. Do
FREE
EA New Zealand Bank
Luis Alberto Atuncar Sanchez
EA New Zealand Bank - Automated Trading for NZDUSD Instructions: Compatible brokers: TICKMILL, TitanFX, IcMarkets, FXPig. Symbol: NZDUSD. Recommended account type: LOW SPREAD. Timeframe: 1 HOUR. Please note that I do not recommend using this expert advisor with any broker outside the list. It has been specifically developed and tested for optimal performance with the mentioned brokers and symbol. To get started, I recommend testing the strategy on a demo account. Conduct a thorough strategy test
FREE
筛选:
无评论
回复评论