FastMove

FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution.

Buttons:

  • MOVE - Move the interface
  • BUY - Start of buy process
  • SELL - Start of sell process
  • L - Select quantity of lots
  • % - Select quantity of percent of balance

Keyboard inputs

  • 'ESC' - Cancels the operation or return to the previous stage.
  • 'F' - Lock or unlock interface to prevent accidental executions.
  • M - Move the interface.
  • P - Exchange between pending orders or market orders.

Areas:

  • Notifications - This area displays notifications of the various states of the program and the commands sent.
  • Text input - Here you enter the number of lots or the percentage of risk capital depending on the option selected.

Entry selection:

You can choose between two modes of entry to the market:

  • L - Select this option to configure a fixed lot value with a single left mouse click.
  • % - Select this option to set a dynamic lot value according to your stop loss.

Process for Market orders:

The process starts with a click of the left mouse button on one of the two operations buttons (BUY MARKET or SELL MARKET).

To execute each stage press a click of the left mouse button.

It has 3 stages, the first 2 are executed by the user, the third automatically by the program. Successful execution of each stage starts the next, if the execution is not successful the program is in the current stage.

To return to the previous stage the user must press the 'ESC' key. If it is in stage 2 it will return to stage 1 and if it is in stage 1 the process will be canceled.

Execution diagram:

BUTTON -> click -> STAGE 1 -> click -> STAGE 2 -> click -> EXECUTION

STAGE 2 -> 'ESC' -> STAGE 1 -> 'ESC' -> CANCELLATION

  • In the execution stage you can not return to the previous stage or cancel.

Stages:

  • STAGE 1: In this stage the program generates a horizontal red line that the user can move only below the current price or above the current price depending on the button pressed (BUY or SELL). This line is to configure the price of the order's StopLoss.
  • STAGE 2: In this stage the program generates a green horizontal line that the user can move only above the current price or below the current price depending on the button pressed (BUY or SELL). This line is to configure the price of the order's TakeProfit.
  • STAGE 3 (EXECUTION): At this stage the program executes an internal process to send the order to the market. First it sends a market order with the current price and then modifies the stop loss and take profit levels of that order. This is done because some brokers do not support sending the order with the Stop and Profit levels included.

Process for Pending Orders:

BUTTON (BUY OR SELL PENDING) >> click >> STAGE 1 >> click >> STAGE 2 >> click >> STAGE 3 >> click >> EXECUTION

STAGE 3 >> 'ESC' >> STAGE 2 >> 'ESC' >> STAGE 1 >> 'ESC' >> CANCELLATION

In the execution stage, it is not possible to return to the previous stage or cancel.

  • STAGE 1: In this stage the program generates a blue horizontal line that the user can move to choose the execution price of the order.
  • STAGE 2: In this stage the program generates a horizontal red line that the user can move only below the execution price or above the execution price depending on the button pressed (BUY PENDING or SELL PENDING), this line is to configure The price of the stop loss order.
  • STAGE 3: In this stage the program generates a horizontal green line that the user can move only above the execution price or below the execution price depending on the pressed button (BUY PENDING or SELL PENDING), this line is for set the price of the take profit order.

EXECUTION: Same as in market order.


Input parameters

  • Lots - Value of lots with which you want to enter the market.
  • Percent Risk - Percentage balance risk with which you want to enter the market.
  • Slippagge - Deviation of the price in points.
  • Playsounds - Enable or disable playback of program sounds.
  • Stopdistance - Minimum distance in points from the current price to Stop Loss.
  • Minimum distance from the current price to the pending order - It is the minimum distance in points from the current price at which the pending order can be entered, it must be greater than 20 points.
推荐产品
One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red SELL button enables you to open short market orders Red SELL STOP button e
Superior Telegram Signals Multi-Platform Trade Copier & Notification System   Available for MetaTrader 4 and MetaTrader 5 Superior Telegram Signals   is a utility that connects a trading terminal to the Telegram application. It is designed to send automated trade notifications, chart screenshots, and account status updates to a specified Telegram chat, channel, or group. Use Cases This tool can be used by: Signal Providers:   To automate the broadcasting of trade signals, modifications, and clos
RiskManager
Roman Zhitnik
5 (4)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Risk Manager settings Check limit to close - check the equity limit Limit to close (account currency)   - equity limit that is checked when  Check limit to close is activ
Introducing RabihFx Trade Manager New vesrion 2022 Update at 15/11/2022 and 100 activations now Rabihfx Trade Manager V2 is here with added Features click here Rabihfx Trade Manager is a trading utility tool (EA) allow you to place 3 orders with 3 take profit levels with custom  lot size for each trade with a stop loss  If your signal provider give you 3 take profit levels and a stop loss you will place these levels in  rabihfx trade manager with custom lot size for each level  and you choose
DepoControl – Full Control Over the Deposit Closers   Expert Advisor controls the overall account status and closes ALL market orders on the account when certain conditions occur. The trading robot closes ALL orders on the account in the following cases (by profit): Close ALL orders by a total profit on the account   in monetary terms . For example, suppose that the settings specify that   positions should be closed when profit of 100 is reached. In this case, the Expert Advisor closes all mark
HotKeys MT4
Alexey Valeev
3 (1)
This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volume in
MultiStopOrder
Agus Wahyu Pratomo
MultiStopOrder Tis Script will help us to put multiple stop order with single one click. This is a script not an EA Will place BUYSTOP and SELLSTOP with single click Main Feature 1. Put Multiple Stop Order 2. Specify how much stop orders will make 3. Set distance from current price 4. Set distance for each stop order 5. Set Take Profit dan Stop Loss  6. Use it on MT4 7. Set lot size with minmum 0.01 lots 8. Use with single one clicks
FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution. Buttons: MOVE - Move the interface BUY - Start of buy process SELL - Start of sell process L - Select quantity of lots % - Select quantity of percent of balance Areas: Notifications - This area displays notifications of the various states of the program and the commands sent. Text input - Here you enter the number of lots or the percentage of risk capital depending on the o
FREE
Grid Trading Manager EA
Ibrahim Mohamed Ibrahim Mohamed Elsahafy
Professional grid management EA with 3-tab GUI, progressive placement, 5 take profit levels (TP1-TP5), basket breakeven protection, and advanced trailing stop. Automatically manages manual trades with intelligent limit order distribution. --- ### KEY FEATURES **3-Tab Interactive GUI** - STATUS: Real-time monitoring, profit tracking, trailing targets - SETTINGS: Runtime configuration without EA restart - TAKE PROFIT: Configure 5 sequential TP levels **Progressive Order Placement** - Wave-
FREE
AW Metatrader to Telegram
AW Trading Software Limited
用于发送通知的自动化系统,这样您的订阅者就不会错过您交易终端上的交易事件。一种实用程序,可向 Telegram Messenger 发送有关您账户上任何交易操作的通知。 将实用程序连接到 Telegram ->   HERE   / MT5 ->   HERE 中的频道的分步说明 优点: 简单的设置和详细的说明, 可以发送可调整的屏幕截图, 使用表情符号可定制的通知文本, 调整有关开仓、全部或部分平仓以及订单修改的通知, 默认发送通知时,会自动下载文本文件, 调整有关放置或删除挂单的通知, 通过符号和幻数方便地过滤。 输入变量: TELEGRAM BOT AND CHAT SETTINGS Telegram bot token - Enter the token number received after registering the bot in "BotFather" Telegram Chat ID - Enter the identification number received from "userinfobot" SETTING TRIGGERS SETTINGS
BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi
Close All Orders for MT4 script - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend , I have many other useful products.
BreakEven ProSync EA – 交易管理与风险控制工具 概述 BreakEven ProSync EA 是一款专为 MetaTrader 4 设计的专家顾问(EA),旨在通过自动化止损调整和确保仓位同步,帮助交易者高效管理未平仓头寸。该工具适合希望在多笔交易中标准化止损和止盈水平,并集成盈亏平衡功能的交易者。 该 EA 通过计算所有未平仓头寸的平均价格,并根据交易者的判断将止损调整至盈亏平衡点。它还提供了可视化总止损(Total SL)和总止盈(Total TP)水平的工具,并高效管理交易退出。 主要功能 Customizable HotKeys: Market Buy Market Sell Buy Limit Sell Limit Buy Stop Sell Stop HotKeys for BreakEven and Close All positions alongside with the Buttons 盈亏平衡功能 激活后,将止损移至盈亏平衡水平。 添加新仓位时,自动重新计算盈亏平衡价格。 止损与止盈同步 确保所选交易品种的所有未平仓交易具有相同的止损
Risk Control Utility MT4   designed for manual trading. It helps to calculate and control your risks, transfer transactions to breakeven and accompany positions with trailing stop. Easy to set up and use. It can be used for calculating a trading lot, calculating stop loss and take profit levels. Works with currency pairs, CFDs, stocks, indices, futures, cryptocurrencies Displays   volume,   potential loss and profit before   placing an order Ability to set the expiration time of a pending order
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 -
Telegram ChartSnap is an utility tool to bridge your MetaTrader 4 activities to your Telegram chat/group/channel. It will screen shot your MetaTrader 4 chart and send it to your dedicated Telegram chat/group/channel through a Telegram bot. The whole process will keep repeating based on a time cycle that predetermined by the user. It is a convenient tool for those who like to get access to their favorite system/dashboard that only available at MetaTrader Desktop. Beside that, trader can easily s
This utility sends notification to trader’s MT4 (for MT5 version, checkout this link ) mobile app, to remind traders about their open positions. Super useful for part time traders to keep track and not forget any positions. To turn on notification, please visit this link (https://www.metatrader4.com/en/trading-platform/help/setup/settings_notifications) Features Keep track on open orders (pending orders, running orders) Customize time to send notification Customize notification interval (send ev
automatically sets a pre set take profit and stop loss on all orders that lack the selected stop(orders without sl/tp or both). This enables quicker opening of orders especially if you use a common take profit, stop loss or both for all orders of a current pair. You only need to open orders without having to calculate your stops and no matter how many orders you have opened the EA will set stops for you as long as you have attached the EA on the currency pairs chart. For pending orders the EA
Send periodic (Health Check) notification from your MT4 terminal to your mobile phone to be sure that your MT4 terminal is still running. When you did not receive the notification, it means that your terminal is unavailable. Optional information like Account Equity and Trading Pairs are also available. Notification Period - 1 Hour, 2 Hours, 4 Hours, 8 Hours, 12 Hours, 24 Hours Attach EA to any H1 chart
Daily High Low Marker Analyzer
AL MOOSAWI ABDULLAH JAFFER BAQER
Daily High Low Marker Analyzer – Master the Market's Extremes! Are you a serious trader who wants to track the daily high and low price levels with absolute precision? Do you need a powerful and reliable tool to analyze market structure, support & resistance, and price behavior? If so, the Daily High Low Marker Analyzer is the perfect tool for you! This cutting-edge MT5 utility helps you: Identify the highest and lowest price of the day in real time. Plot dynamic high & low price lines directly
Waddah Attar Easy Positions Risk Management This EA gives you a full ability to close one position or close all positions . Close buy or sell trades in any position . Close profit or loss position . by clicking on a command button on the chart with confirmation message . Show you  a full information about your positions like : count - lots - average price - points - profit -  profit % - used margin for this position and the risk percent . and also the scrolled table of trades that position has
Utility TimeLs Close Positions 是一个用于在 MetaTrader 5 中管理和自动关闭仓位的工具。 它允许根据时间、交易品种、方向、魔术号码和备注内容灵活控制仓位的关闭方式和时间。 您可以选择在特定的星期几关闭交易 您可以设置一个具体时间来关闭所有持仓 您可以通过交易品种、方向(买/卖)、魔术号码或备注进行过滤 您可以设置最多三个一次性定时关闭操作(交易1、交易2、交易3),每个都有独立的过滤条件 您可以开启或关闭图表上的信息面板,显示当前设置和即将执行的关闭操作 您可以自定义图表中文字的字体大小和颜色 Utility TimeLs Close Positions is a tool for managing and automating trade closing operations in MetaTrader 5.
️ UMNi-CMND  UMNi-Cmnd — MT4 Remote Trade Command and Control UMNi-Cmnd turns Telegram into a full remote control panel for your MetaTrader 4 terminal. Send commands from your phone to open trades, manage positions, query account status, and receive complete trade telemetry — all without touching the platform. KEY FEATURES • Full remote trade execution via Telegram • Open, close, and manage positions by command • Move SL/TP, set breakeven • Live status, account, and posit
PositionCalculatorMT4
Nguyen Duy Trung
5 (6)
Position Calculator calculates how many lots to trade based on: Entry and stop-loss levels Risk tolerance Account size (balance, equity, or even your savings account) Account currency Currency exchange rates - The main tab of the panel provides the primary control over the EA's functions and serves to output the most important calculation results: the position size, risk, reward, and risk-to-reward ratio. - The risk tab can help you assess current and potential risk and reward profile. Using a s
FREE
Itrade Manager MT4
Nestor Smill Soler Olivero
Itrade manager expert advisor (EA) is a type of software that can be programmed to perform a variety of tasks related to managing trades in the financial markets. Some of the ways in which the Itrade manager EA can help you trade better include: Itrade manager EA can automatically modify, and close trades based on predefined rules and conditions, freeing you up to focus on other aspects of your trading strategy. Managing risk: Itrade manager EA can help you manage risk by placing stop-loss and
This utility tool help you to close all orders having profit immediatly with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. If you want it work on all symbols, you just need to leave symbol parameter blank (like in default setting). If you want it work on 1 symbol only (for example EURUSD orders) you need to put symbol =EURUSD (see screenshot below). This is a script, so its wil
This tool working You can buy or sell from the button of this tool, the lot size can be filled manually, as for the close all buy button to end all buy positions, close all sell button to end all sell positions, Close All profit button to end  All  profit position, Close All Loss button to end all loss position, Delete Pending button to delete all Pending order, close all orders to end all orders. The variable, you can use close all percent for close all orders when profit in percent, if close
Title : Trade Assistant Manager for MT4 Trade Assistant Manager   — See your risk before you click Trade Assistant Manager is a MetaTrader 4 chart utility for discretionary   traders who want a clear, visual way to size positions . Place your Entry, Stop Loss, and Take Profit directly on the chart. The panel shows the lot size, the money at risk, the profit target in money, and the reward-to-risk ratio — updated as you move the lines. What you gain   Faster decisions   : - Automatically   calcu
FREE
MT4 Send To Telegram – Real-Time Trade Alerts & Monitoring for Telegram MT4 Send To Telegram EA is a read-only monitoring and notification utility for MetaTrader 4. It sends clean, real-time trading activity from your MT4 account to Telegram , so you can stay informed from anywhere on mobile or desktop. Safe by design: this EA does not open, close, modify, or manage trades . It only monitors your account, sends alerts, and replies to supported read-only Telegram requests. Receive alerts for new
Let us increase your profit and decrease your loss. One of the most important part of trading is choosing correct lot size. With this expert you needn’t to calculate your lot size because it’ll pick the best lot size automatically based on your trading performance, initial deposit, reward to risk ratio and your psychological risk acceptance. By using this expert, you protect your account against margin call and makes it to have minimum loss and minimum drawdown on each position which makes your
该产品的买家也购买
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
一款面向手动交易的专业面板,把完整的交易流程都收进图表上的一个窗口,从精准入场到账户防护。按设定的风险精确计算手数,借助 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 在每个成功周期后逐步提高利润锁定门槛。 重要提示 :触发条件取决于   累计浮动利润 ,而不是
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;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(
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
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
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Trader Evolution MT4
Siarhei Vashchylka
5 (2)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT5 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
Auto Trade Copier
Vu Trung Kien
4.76 (85)
自动交易复制器旨在以 100% 的准确度在多个 MT4/MT5 账户/终端之间复制交易。提供商和接收方账户必须位于同一台 PC/VPS 上。使用此工具,您可以将交易复制到同一台 PC/VPS 上的接收方账户。所有交易操作都将从提供商复制到接收方,不会有任何延迟。此版本仅适用于 MT4 账户。对于 MT5 账户,您必须使用 MT5 的自动交易复制器。参考: 参考: 对于 MT4 接收器,请下载“Trade Receiver Free” 这里 . 对于 MT5 接收器,请下载“Trade Receiver Free MT5”  这里 . 对于同一台 PC/VPS 上的 MT5 提供商,请检查“Auto Trade Copier MT5” 这里 . 如果您需要通过互联网在不同的 PC/VPS 上进行账户复制,请查看“Trade Copier Pro” 这里 . 如果您需要通过互联网在不同的 PC/VPS 账户之间进行复制,且接收方数量不限,请查看“无限交易复制器专业版” 这里 . 以下是重点功能 在 MT4 和 MT5 账户之间复制。 一个提供商可以将交易复制到多个接收者的账户。 一个提
Telegram to MT4 Coppy
Sergey Batudayev
4.09 (11)
Telegram 到 MT4: 终极信号复制解决方案 使用 Telegram 转 MT4 简化您的交易流程,这款先进的实用程序旨在将交易信号直接从 Telegram 频道和聊天复制到您的 MetaTrader 4 平台,无需 DLL 文件。这款强大的解决方案确保信号执行的无缝衔接,拥有无与伦比的精度和丰富的自定义选项,从而节省您的时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 使用用户友好的 EXE 桥轻松获取和管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含自定义例外词(例如“报告”、“摘要”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 当信号指定点而不是价格时自动计算入场点。 订单定制和灵活性 使用多种模式定制订单规模:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 配置滑点、挂单到期和重试设置以实现完美执行。 综合符号管理 排除特定符号或匹配自定义
Trendline PRO MT4 Trendline PRO MT4 是一款用于 MetaTrader 4 的半自动 Expert Advisor,可根据用户创建的趋势线和图表价位执行交易、管理订单或发送提醒。 该 Expert Advisor 不生成交易信号,也不包含内置交易策略。所有入场、出场、风险设置和管理规则都由用户在图表上定义。本产品适合已经在自身分析中使用趋势线、突破位、支撑与阻力、通道或计划价格区域的交易者。 与原版 Trendline EA MT4 相比,PRO 版本增加了图表可视化面板、交互式 TP 和 SL 区域、OCO 入场组合、每条线独立手数、自动 breakeven、trailing stop、图表持久保存以及改进的 MT4 订单式交易管理。 其他资料 用户指南和文档 功能概览 可视化交易计划 从图表面板添加入场、突破、OCO、平仓和提醒线 直接在图表上放置 take-profit 和 stop-loss 区域 使用水平或倾斜的 TP 和 SL 区域 为每条入场线设置手数、TP、SL、自动 breakeven 和 trailing stop 在交易开仓前查看
Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
MACD Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find regular and hidden divergences between price chart and MACD indicator. This divergence scanner is integrated with support and resistance zones so you can check the MACD divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->  
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated with support and resistance zones so you can check the candlestick patterns in the most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M30,D1,W1 timeframes and 20 symbols of Market Watch window) Read the
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等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和止盈
EasyInsight AIO MT4
Alain Verleyen
4 (2)
EASY Insight AIO – 全能智能交易一站式解决方案 概述 想象一下,您可以在几秒钟内扫描整个市场——外汇、黄金、加密货币、指数,甚至股票——无需手动筛选图表、繁琐安装或配置指标。 EASY Insight AIO 是您专为 AI 交易打造的即装即用数据导出工具。它将整个市场快照一次性输出为简洁的 CSV 文件,直接支持 ChatGPT、Claude、Gemini、Perplexity 等各类 AI 平台的即时分析。 无需窗口切换,无需图表叠加,也没有任何杂乱。只需纯净、结构化的数据自动导出,让您专注于基于数据的高效决策,无需再盯盘耗时。 为什么选择 EASY Insight AIO? 真正的一体化 • 无需设置,无需安装指标,无图表叠加。只需安装、运行并导出——就是这么简单。 多资产全覆盖 • 扫描分析外汇、金属、加密货币、指数、股票——您的券商所能提供的一切市场。 AI 专属数据导出 • 高度结构化、针对 AI 优化的 CSV 文件,直接适配主流智能工具和平台。 完整导出内容: • 三个可选周期的货币强度分析 • 净多头头寸变化体现市场情绪 • 成交量变化、
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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
Coppy Master MT4
Sergey Batudayev
4 (3)
Coppy Master MT4     是一款适用于 MetaTrader 4 和 MetaTrader 5 终端的交易复制工具。它支持双向复制: 从 MT4 到 MT5,从 MT5 到 MT4,以及同类型账户之间的 MT4 到 MT4。 为了正常工作,所有终端必须在同一台 PC 或 VPS 上运行。 [ Instruction  and Demo ]  如需复制到 MetaTrader 4,需另行购买 —       Coppy Master MT5       - 是必须的。 主要特点: 复印模式 支持主账户和接收账户角色。灵活设置发送和接收交易。 订单管理 复制市价单和挂单。支持同步平仓、部分平仓、交易逆转以及止损/获利修改。 符号处理 支持前缀和后缀。允许排除或包含特定符号,并为资产分配自定义名称。 风险控制与限额 每日交易限额、最大亏损限制以及停止复制的余额水平阈值。 批量设置 固定手数、风险百分比、手数乘数。可选择拒绝未设置止损或止盈的交易。 信号检查 检测重复交易,限制每个符号的交易数量,并验证订单类型以避免冲突。 时间过滤器 用于定义允许交易复制的时间段
In the current version this filter will only work with my   night scalpers and the EA Profitection Filter  or with other EAs that utilize the global variables set by this EA.  An MT5 version is availalble   here .  Many scalpers these days have a "normal" news filter, which filters calendar news such as interest rate decisions or CPI releases.  However, this breaking news filter is able to filter non-standard breaking news. It will check every minute for news and if it finds a news event, it w
Close by percentage MT4
Konstantin Kulikov
5 (1)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
ManHedger MT4
Peter Mueller
5 (2)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
作者的更多信息
FastMove is a panel with 5 buttons, a notification area and a text entry. Its goal is to enable quick and simple execution. Buttons: MOVE - Move the interface BUY - Start of buy process SELL - Start of sell process L - Select quantity of lots % - Select quantity of percent of balance Areas: Notifications - This area displays notifications of the various states of the program and the commands sent. Text input - Here you enter the number of lots or the percentage of risk capital depending on the o
FREE
筛选:
无评论
回复评论