• 概述
  • 评论
  • 评论
  • 新特性

Copier MT5 DEMO

This is a DEMO version of the copier with a restriction - copies only BUY orders.

Paid version: https://www.mql5.com/en/market/product/45792

Copier MT5 is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The parameter is configured. The transaction copier monitors all changes in the MASTER account with high accuracy, adjusts SL and TP levels, supports partial and complete closing of orders, modification of pending orders, etc.

The copier works between the terminals on the same computer, not via the Internet! To copy transactions between MT4 and MT5 terminals, you need to purchase both versions of the product.

MT4 product version: https://www.mql5.com/en/market/product/45791

🛑 Telegram chat for questions and discussion: https://t.me/forex4up_chat

What can this transaction copier do:

  • Copy transactions from one account to several or from several to one;
  • Copy market and pending orders, customizable;
  • Copy trades depending on the magic number or symbol;
  • Replace a trading symbol, for example, instead of a EURUSD pair, open a deal on a GBPUSD pair;
  • Reverse copying of transactions, for example, instead of BUY, open a SELL order;
  • Increase or decrease the volume of copied transactions;
  • Fully or partially synchronize trading with the MASTER account;
  • Supports partial closing and changing of SL and TP levels;
  • Set your stop loss and take profit levels;
  • It can work on a given time for every day of the week;
  • To control the spread and risks, depending on the drawdown on the account or continuous loss.


Copyist setup:

MASTER account:

  1. Install the program on any selected MT5 terminal schedule;
  2. PREFIX_SYMBOL, SUFFIX_SYMBOL - set the prefix or suffix of the character, if any;
  3. In the settings, enable auto-trading, leave the rest of the settings by default.

SLAVE account:

  1. COPY_MODE - set SLAVE;
  2. MASTER_ID - enter the number of the trading account from which transactions will be copied (MASTER account);
  3. UPDATE_MSEC - frequency of accessing a text file;
  4. REVERSE_COPY - reverse copying, for example, instead of BUY, open SELL;
  5. MAGIC_NUMBER - with which magic number to copy orders, if = -1 all orders are copied;
  6. LOT_MULTIPLIER - copy coefficient of the volume from the MASTER account, if = 0, copies with the lot specified in FIXED_LOT;
  7. MAXIMUM_LOT - maximum lot;
  8. FIXED_LOT - fixed lot;
  9. MAX_OPEN_ORDERS - the maximum number of open orders;
  10. MAX_SLIPPAGE - maximum slippage;
  11. COMMISSION_PER_LOT - commission for 1 lot, if any;
  12. MAX_SPREAD - maximum spread;
  13. NOT_COPY_SYMBOLS - characters through ";" from which it is forbidden to copy transactions;
  14. ONLY_NEW_TRADE - if true, then only new orders will be copied;
  15. SYNCHRONIZE_SL_TP - if true, then closing orders, TP and SL levels will be synchronized with the MASTER account;
  16. DEFINED_SL, DEFINED_TP - set your own TP and SL levels if SYNCHRONIZE_SL_TP = false;
  17. PREFIX_SYMBOL, SUFFIX_SYMBOL - prefix and suffix of the character, if any;
  18. CHANGE_SYMBOL_NAME - replace the name of the symbol, for example GOLD = XAUUSD or EURUSD = GBPUSD, the delimiter character is ";"
  19. SUNDAY, ... SATURDAY - time for the copyist to work on the days of the week;
  20. CONSECUTIVE_LOSSES - continuous loss in which the copyist stops its work;
  21. MAX_LOSS_PERCENT - the maximum loss at which the copyist will stop its work;



推荐产品
程序 - 服务 实现将每个交易系统的已平仓头寸自动保存到文件中,按行的形式存储。这对于进一步与其他产品(例如Semyon Racheev的资本管理服务等)的集成是必要的。 它自动将结果保存到以下格式的文件中: 文件名:" <magicNumber>.csv" 文件中的每一行表示一个已平仓头寸,格式为  " <magicNumber>,<positionCloseTime>,<positionVolume>,<positionProfit>" 算法: 服务从终端数据库中为指定的 magicNumber 列表检索多个已平仓头寸。 服务定位到参数中指定目录下的对应 magicNumber 的文件(如果存在)。它检索文件中描述的头寸集。 服务将每个 magicNumber 的这些头寸集合合并,并将结果集重新保存到对应的 <magicNumber>.csv 文件中。 因此,在参数指定的目录中,我们有包含历史已平仓头寸当前结果的文件。这些结果还可以与回测结果相结合,以便在资本管理或其他Semyon Racheev的分析产品中进行更准确的计算
FREE
Demo copier of deals from MetaTrader 5 to MetaTrader 5 ( MetaTrader 4<->MetaTrader 4 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Works only in the mode of hedging. Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an increased lot). Configure order copy
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input p
FREE
Copier MS MT5 Netting Copyist MS is a fast and easy-to-use copier of trade orders; it works as an advisor in the form of a single file with switching between the Master and Slave operating modes. The current version of the adviser works only on netting accounts. Settings Type of work - selection of the operating mode: Master or Slave; Master account number - number of the trading account of the master terminal; Selective copying currency pairs - individual selection of currency pairs for copyin
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 BRiC
FREE
Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT5 accounts only. For MT4 accounts, you must use Trade Receiver Free . Reference: - For MT4 receiver, please download Trade Receiver Free . - For MT5 receiver, please download Trade Receiver Free MT5 . - For cTrader receiver, please download Trade Receiver Free cTrader . - If you only need copy from MT4 accoun
FREE
Welcome Again! Today we want present a new uselfull tool, HiperCube SuperVisor,  this tool solved the problem that we have when run differents EAs at same time, doing the supervision of that something hard to do,Thanks to this we can see in 1 Chart up to 5  EAs at same time, we can if see each one of them have opened positions, profits in buy , profit in sell and total profits. Features Custom names per each EA Set Colors as you wich, fully customizable! Up to 5 EA Monitoring in 1 Chart Colors
FREE
1、此跟单系统为本地跟单系统,即发射端和接收端必须在同一电脑操作,因为MT4/5账号可以在多台电脑同时登录,所以只需要把只读账号密码发给客户即可跟单。本地跟单因为不涉及网络跟单速度很快,非常稳定。 2.当前为接收端,加载到图表的时候需要在输入参数里“senderAccount”改成发 射 端的mt4/mt5帐号就可以正常工作,另外需要安装发射端。 3.支持一跟多 多跟一 多跟多,只要你电脑可以运行多个MT4/MT5,就可以运行多少个跟单,同一个平台可以用复制安装后的文件夹来实现同时登陆多个账号。 4.支持mt4接收端接收mt5发射端,实现mt4跟单mt5,也支持mt5跟单mt5. 5.功能介绍: 支持同平台/跨平台跟单 支持一跟多、多跟一、多跟多 支持正向跟单 支持固定单量跟单 支持比例单量跟单 参数说明: senderAccount:需要跟单的mt4/mt5帐号 sender_end: 发射端货币对不是标准时使用,比如发射端的货币对是EURUSDm时,这里需要填入m receive_end: 接收 端货币对不是标准时使用,比如 接收 端的货币对是EURUSDm时
FREE
This tool will allow you to export the Historical data (Open, High, Low, Close, Volume) for any financial instrument present in your MetaTrader 5. You can download multiple Symbols and TimeFrames in the same csv file. Also, you can schedule the frequency of download (every 5 minutes, 60 minutes, etc.). No need to open a lot of charts in order to get the last data, the tool will download the data directly. The CSV File will be stored in the folder: \MQL5\Files . How it works Select the Symbols
FREE
Exodus Account Protector
Jonel Agustin Mawirat
3.67 (3)
Description: Protect your live or evaluation accounts by not letting it hit the maximum daily draw down! This utility is best for prop firms such as FTMO and MFF(MyForexFunds) and etc. Guide:   Apply to EURUSD 1m Chart. Default Settings: Maximum Draw Down Balance: 4% Account Balance. Maximum Draw Down Equity: 4% Account Balance Target Profit Balance: 1% Account Balance. Target Profit Equity: 1% Account Balance. Time To Reset: 16:57 to 16:58 GMT Behavior: Setting starting_balance to 0 will au
FREE
Replica Local Trade copier
Dushshantha Rajkumar Jayaraman
White label available. contact us for more info. dushshantharajkumar@gmail.com Replica Local Trade copier    by Chart Walker Replica, a MetaTrader 5 (MT5) local trade copier, is a powerful tool designed to streamline and automate trading processes for users within the MT5 platform. This innovative software allows traders to replicate trades from one account (master) to another (slave) in real-time, enabling efficient and synchronized trading across multiple accounts. With its user-friendly int
FREE
Copyist MS MT5
Aleksei Moshkin
3.5 (4)
Copyist MS — это простой и удобный в использовании торговый копир. Работает как однофайловый советник с переключаемыми режимами работы Master и Slave. Ордера можно копировать из МТ5 в МТ5, из МТ5 в МТ4, из МТ4 в МТ5. Для копирования ордеров в MetaTrader 4 требуется версия советника для MetaTrader 4. Текущая версия советника работает только на ХЕДЖИНГОВЫХ счетах. Параметры Тип работы - выбор режима работы: Master или Slave; Копировать по магическому номеру - копирование торговых ордеров по магич
Exp5 COPYLOT MASTER for MT5
Vladislav Andruschenko
4.4 (10)
Exp5 - COPYLOT MASTER 是 МetaТrader 5 和 MetaTrader 4 的交易复制器。它从任何账户复制外汇交易。 安装 这个 Expert Advisor 是一个复制大师。在您想要复制交易的终端中安装“EA 交易”。 将任何文本标签名称指定为 pathWrite,例如,“COPY”。 在您想要复制交易的终端上安装 COPYLOT MASTER for MT5。 然后在您要复制到 的 MT4  终端上安装 COPYLOT Client MT4。 或 MetaTrader 5 的 Copylot 客户端 MT5 您也可以下载 COPYLOT MASTER for MT COPYLOT - 完整说明和手册 注意:可以在“注释”选项卡上找到设置列表。 EA 需要设置为 1 个图表!默认情况下,我们的顾问会从您的账户复制所有头寸和订单! 订单在激活时被复制(头寸)并复制到客户账户。 不支持部分关闭!订单只能在与打开时相同的批次中关闭!如果您的主人使用不同的批次进行关闭,那么复印机可能会失败! # 它是当今最好的 MT5 到 MT4 贸易复印机之一。 #
FREE
1、此跟单系统为本地跟单系统,即发射端和接收端必须在同一电脑操作,因为MT4/5账号可以在多台电脑同时登录,所以只需要把只读账号密码发给客户即可跟单。本地跟单因为不涉及网络跟单速度很快,非常稳定。 2.当前为发射端,加载到图表就可以正常工作,另外需要安装接收端来接收订单,然后在参数列表里输入发身端的mt5帐号。 3.支持一跟多 多跟一 多跟多,只要你电脑可以运行多个MT4/MT5,就可以运行多少个跟单,同一个平台可以用复制安装后的文件夹来实现同时登陆多个账号。 4.支持mt4接收端接收mt5发射端,实现mt4跟单mt5,也支持mt5跟单mt5. 5.功能介绍: 支持同平台/跨平台跟单 支持一跟多、多跟一、多跟多 支持正向跟单 支持固定单量跟单 支持比例单量跟单 支挂四种工作模式 : 1.mt4跟单mt4 2.mt4跟单mt5 3.mt5跟单mt4 4.mt5跟单mt5 注意:需要配合接收端,才能正常工作。 mt5 接收 端: https://www.mql5.com/zh/market/product/74023 mt4 接收 端: https://www.m
FREE
Introduction to Order Risk Management EA ORM EA is specially designed for fast and accurate market order execution to be used with our Price Action and Econometric Trading strategies listed below. ORM EA is fully automatic and ORM EA is also very easy to use. ORM EA is totally free of charge. You can also use this robust order execution feature of this ORM EA for any other your own trading strategy. Trading Strategy Guide Order Risk Management EA provides the guide for the risk management for
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
A ticker that shows the average bitcoin price of the selected currency and keeps updating it at regular intervals. PRO version updates more often and displays details about the price change! Make sure you have added the API address http://metakod.com/mk/api in the list of allowed URLs on tab Tools → Options → Expert Advisors. All of the supported currencies and the API address are listed in the screenshots below. Inputs Logging level - Controls the amount of details written to the log (default
FREE
Axilgo PipPiper CoPilot
Theory Y Technologies Pty Ltd
5 (2)
Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
FREE
简介:(此版本用于模拟账号测试功能) TradeCopy是一款高效,易用的跟单系统,通过简单的设置(可参考下方截图),即可以实现 MT5之间互相跟单  、   MT5与MT4之间互相跟单 。 需要注意的是,如果想要实现MT4与MT5之间互相跟单,还需要购买Tradecopy的MT4版本,MT4上运行MT4版本,MT5上运行MT5版本。 跟单的时候需要让MT4、MT5运行在同一台电脑上,如果不懂怎么在一个电脑上运行多个MT5客户端的朋友,可以私信我,非常乐意教你。 使用视频介绍 需要测试MT4效果的朋友可以下载免费的可以用于模拟帐号交易的版本 : MT4模拟账号测试版本地址: Trade Copy MT4 Demo Free 特点: 1、可实 MT5之间互相跟单 、 MT5与MT4之间互相跟单 。 2、发射端和接收端为同一个文件,使用时只需要在参数中设置成发射端或者接收端,非常方便。 3、跟单方式多, 可以按结余、净值、手数比例或者固定手数跟单 。 4、可以设置反向跟单。 5、币种不同名字,可以进行转换。 6、 1次购买获得20个激活码 ,极大节约多账号管理者的经费。 使用向导:
FREE
交易复制器 - 投资者密码 - 复制交易 - MT4 x MT5 跨平台 注意:您需要在客户账户所跟随的主账户上安装“Mirror Copier Master”,并在跟随主账户的客户账户上安装“Mirror Copier Client” 博客: https://www.mql5.com/en/blogs/post/756897 工作原理: https://www.youtube.com/watch?v=V7FNpuzrg5M MT4 版本 主账户: https://www.mql5.com/en/market/product/114774 客户端: https://www.mql5.com/en/market/product/114843 MT5 版本 主账户: https://www.mql5.com/en/market/product/114775 客户端: https://www.mql5.com/en/market/product/114844 “Mirror Copier”EA 是一款功能强大的工具,旨在实现不同 MetaTrad
FREE
SonicTradeCopier: (Best for scalping) Easy Fast Reliable trade copier. Copy trades from one terminal to an other (internet copy feature coming soon.) MT4 to MT4. MT4 to MT5. MT5 to MT5. MT5 to MT4. MT4/MT5 to any other platform copy possibility for custom made solutions. Reverse trading. Advance filters for traders. Features: (Setting up copying policies) Sender only has to setup  signal name  and start sending signals [ You must start signal sender first always ]. Receiver sets up  sig
FREE
Trade Assistant Panel
Md Sakhawat Hossain
5 (1)
Trade Assistant Panel: Your Optimal Trading Ally "The Trade Assistant Panel" is a graphical tool for traders aiming to simplify and enhance their trading experience. It streamlines order execution and management, allowing you to focus on market analysis and decision-making. With just a few clicks, you can initiate various order types, ensuring that you always have full control over your trading strategy: Buy Orders Sell Orders Buy Stop Orders Buy Limit Orders Sell Stop Orders Sell Limit Orders Y
FREE
跟单->友好的交互界面,丰富的易用功能,追求速度跟单方案.   EASY :加载即用(需选择信号源或接收端),自动读取信号源,面板勾选即可, FAST: 快速复制订单,秒跟订单,0.3秒反应 Multiple:1.支持多个信号同时发送,多账户同时选择多个账户复制                                           2. 多平台支持,MT4 和MT5互通. (   需同时购买安装MT4和MT5   )  [语言支持 中文,英文 ] 跟单复制多账户版 跟单-MT4-正式版(点击下载) 跟单-MT5-正式版(点击下载) MT4->模拟试用(点击下载) MT5->模拟试用(点击下载) 基本使用设置 1.安装:需要安装至少两个终端(MT4 or MT5)      ---信号源的加载      ---接收端的加载 2.使用(加载设置即可简单稳定运行) 信号发送端 Mode = SIGNAL 打开开关 off->on 开始显示运行 接收端 Mode = RECEIVE 选择信号源账户,   打开开关 off->on ,开始显示运行. 功能: 1.信号端加载在不
FREE
Introducing our cutting-edge Trade Copier Expert Advisor for MetaTrader 5 (MT5) – the ultimate solution for seamless trade replication across multiple accounts on the same server or computer. Elevate your trading experience and take control of your investment strategy like never before with our professional-grade Trade Copier. Key Features: Effortless Trade Replication: Our Trade Copier effortlessly duplicates trades from a master account to multiple slave accounts, ensuring that you never miss
FREE
MP Close By Loss Or Profit for MT5 The Reason I made this Expert is because I want traders who already found out how to be profitable in the market use an easier tool throughout their trading days. This Expert will consider your exposure of trades and close them based on profit targets and losses you set for your own Risk Management. I want to thank my friend who helped me on this Expert, and his brilliant work is now shared here with you. A bit of advice after running the expert on your platfo
FREE
It adds the symbols listed on Binance Spot to the Metatrader5 market clock. With this free file you can list the entire list in seconds. You can easily upload it to your demo account. It is the first file uploaded for Binance Spot Tick and is available for free. Tools menu / Options / Expert Advisors / You need to select Use WebRequest for listed URL You can watch videos to add Metatrader.
FREE
BoxFibo MT5
Sergei Kiriakov
It is just an alternative fibo lines. mt4 have is a very strange drawing of fibo lines, this utilites was written for mt4, but for mt5 it may not be particularly useful. A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correct
FREE
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
FREE
UFT Grid Button
Umarzuki Bin Mochlis Moktar
This EA provides: Grid buy button and grid sell button When pressed, it enters market then subsequent layers as pending order separated by pips value for each layer. Close all button When pressed it closes all running positions and pending orders. This expert advisor does not provides means to automatically add take profits and stop losses. User must specify it manually.
FREE
this is DEMO VERISON (for demo acc.) of  TRADING OVERLAY with PARTIAL take profit    ("virtual TP")   and % risk lot size   --- full version available   on my 'seller page' as well as version for MT4 Take better control of your trades with ease ! Easy lot size calculation with easy SL/TP setting. Your trading will be much more comfortable with this tool!   Main goal with this tool is very SIMPLE and FAST operation!    Works like any EA, add it to selected chart and trade ! Features: start
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.37 (166)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   注意,该应用程序在策略测试器中不起作用。 您可以在描述页面下载演示版  Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 :
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
TradePanel MT5
Alfiya Fazylova
4.85 (115)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 打开订单网格。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (70)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Loc
Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及 US30、UK100、WTI、比特币等多达七种指数中的有前景的设置。该工具可完全自定义。该工具从我们的 FX Power、FX Volume 和 IX Power 指标中收集数据,并在发生重大事件时通知您。  开始使用前,您必须在终端上安装好使用过的指标,以便从多市场扫描仪提供的所有选项中获益。 有关功能和各种警报选项的更多详情,请参阅 -> 自定义警报常见问题                                                                                                        Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及 U
Trade Dashboard MT5
Fatemeh Ameri
4.96 (51)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
Trade Manager DaneTrades
Levi Dane Benjamin
4.73 (22)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.08 (24)
MT5 交易复印机是 МetaТrader 5 平台的交易复印机 。 它复制外汇交易 之间   任何账户 MT5   -   MT5, MT4   -   MT5 对于 COPYLOT MT5 版本(或 MT4   - MT4 MT5   -   MT4 对于 COPYLOT MT4 版本) 值得信赖的复印机! MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 您还可以在 МТ4 终端 (   МТ4   -   МТ4, МТ5   -   МТ4   ) 中 复制交易: COPYLOT CLIENT for MT4 此版本包括在终端 МТ5   -   МТ5, МТ4   -   МТ5 之间 。 交易复制器用于在 2/3/10 终端之间复制交易/头寸。 支持从模拟账户和投资账户复制。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的各种投资者账户的交易的同步器, - COPYLOT 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
Telegram To MT5 Receiver
Levi Dane Benjamin
4.86 (7)
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
The product will copy all telegram signal to MT5 ( 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 s
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告*** 可自定义的评论 注意: *
交易面板一键交易。 处理仓位和订单! 通过 图表 或 键盘 进行交易 。 使用我们的交易面板,您只需单击一下即可直接从图表中执行交易,执行交易操作的速度比使用标准 MetaTrader 控件快 30 倍。 参数和函数的自动计算使交易者的交易更加快捷、方便。 图形提示、信息标签和有关贸易交易的完整信息均位于图表 MetaTrader 上。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 打开和关闭、反转和锁定、部分关闭/Autolot。虚拟/真实止损/止盈/追踪止损/盈亏平衡,订单网格... МetaТrader 5 中主要订单的交易控制面板 :买入、卖出、buystop、buylimit、sellstop、selllimit、平仓、删除、修改、追踪止损、止损、获利。 有 5 个选项卡 可用:头寸、挂单、账户信息、信号和总利润。 Description on English VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 注意
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
世界上没有本软件的同等产品,它代表一个覆盖交易信号的通用交易 "控制台",自动入场,设置止损和止盈,还有在单一窗口里同时进行多交易尾随终止。EA 的 "三次点击" 直观控制,确保在不同计算机上全方位使用所有功能,包括平板电脑。 与附加的信号指标交互来标记图标,给出实际市场的全貌,EA 令您做出正确的选择,以及在大多数情况下成为胜者一方。内置资金管理算法, 还有自动计算手数, 虚拟订单交易, 以及一些其它从崩溃账户里挽救交易者的 "诀窍"。它不是一个 "黑盒子"。而是一个深思熟虑的交易员的不可或缺的助理, 至少要尝试一次它的动作。 注,在面板上形成的 EA 不能在策略测试员中测试。可以在您的模拟账户里以实时模式检查它, 您可以下载本 EA 的免费版 - 混沌交易 EA 演示 。 EA 表现为一个面板,带有内置功能的交易机器人的,自动基于交易者可直观检查的交易信号入场,完全按照比尔·威廉姆斯的策略“混沌交易:第二版”和“新贸易维度”。在单独的窗口里,EA 识别价格走势的导向,用于指定品种和时间帧的全自动交易模式,也可以多品种并发。 它同时分析 MetaTrader 5“市场观察”窗口中显示
Trade Assistant 38 in 1
Makarii Gubaydullin
4.89 (18)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 任何问题 / 改进意见 / 如果发生了故障或错误    都可以联系我 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适合周末
Risk Manager for MT5
Sergey Batudayev
4.5 (14)
MT5 的 Expert Advisor 风险管理器是一个非常重要的程序,我认为对每个交易者来说都是必要的程序。 使用此 EA 交易,您将能够控制您交易账户中的风险。风险和利润控制可以以货币形式和百分比形式进行。 要让智能交易系统工作,只需将其附加到货币对图表并以存款货币或当前余额的百分比设置可接受的风险值。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 顾问功能 该风险经理将帮助您控制风险: - 交易 - 每天 - 一个星期 - 一个月 你也可以控制 1) 交易时允许的最大手数 2) 每天最大订单数 3) 每天最大利润 4) 设置 Equity 的获利了结 不仅如此,如果您在设置中指定自动设置,顾问还可以为您设置默认的止损和止盈。 顾问会在每个事件中附上警报,并向您解释删除订单的原因。比如你开了,你开了第6个订单,按照你的规则你每天只允许开5个订单,顾问会立即删除6个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher 是一种风险管理工具,可以持续监控您的账户资产并避免因错误的 EA 或您的情绪行为(如果您是全权交易者)导致的重大亏损。对于依赖 EA 的系统交易者来说,它非常有用,EA 可能包含错误,或者在意外的市场条件下可能表现不佳。 Cerberus 允许您设置最小净值和(可选)最大值,如果达到其中任何一个,则所有头寸都被平仓,所有挂单被关闭,所有 EA 被“杀死”。在展平所有位置后,将向用户手机发送通知,并在屏幕上显示一条清晰的消息。在“扁平化”之后, Cerberus 继续关注股权价值,并继续扼杀任何进一步的交易尝试,直到它被重新初始化。 Cerberus 执行的任何操作都清楚地显示在屏幕上,报告在“专家顾问”选项卡上,并向用户发送通知。为了避免用户错误,对用户输入的输入值和自动交易的当前状态进行了多次检查。 ****** 特征 最小和最大权益值可以以账户货币或初始权益的百分比设置 最大净值是可选的 如果达到最小/最大净值,则所有 EA 将独立于它们交易的符号被终止 第一次压扁后几秒钟进行双重检查 Cerberus 在拉平后也继续监控股权
Take a Break MT5
Eric Emmrich
4.75 (16)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (18)
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
MT5 To Telegram Copier
Levi Dane Benjamin
5 (1)
将完全可定制的信号从 MT5 发送到 Telegram,并成为信号提供商! 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT4版本 | 不和谐版本 如果您想尝试演示,请参阅用户指南。 MT5 电报发送器在策略测试器中不起作用。 MT5 转 Telegram 功能 通过大量选项根据您的喜好完全定制信号 在信号之前或之后添加您自己的自定义消息。 这可以是标签、链接、频道或其他任何内容 在信号中添加、删除、自定义表情符号。 或者您可以将它们全部删除。 按交易品种或幻数过滤要发送的交易 排除发送特定符号 排除发送特定幻数 自定义与信号一起发送的交易详细信息 发送带有信号的屏幕截图 自定义要发送的信号类型 发送信号性能的每日、每周、每月和自定义时间报告 我总是愿意改进产品,所以如果您有想要看到的功能,请发表评论或给我留言。
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/geLQ6dUzAr8 A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc7QDQ Use Webmoney For payments in cryptocu
Hedge Ninja
Robert Mathias Bernt Larsson
3 (2)
請務必在 www.Robertsfx.com 加入我們的 Discord 社區,您也可以在 robertsfx.com 購買 EA 無論價格向哪個方向移動,都能贏得勝利 無論價格向哪個方向移動,該機器人都會根據價格的移動方向改變方向,從而獲勝。這是迄今為止最自由的交易方式。 因此,無論它向哪個方向移動,您都會贏(當價格移動到屏幕截圖中的任何一條紅線時,它會以您設置的利潤目標獲勝)。 您面臨的唯一風險是價格是否正在整合(停留在一個地方)。 對沖忍者是一種半自動交易工具,您可以使用下面的對沖設置進行設置。當您告訴它進行交易時,購買或出售它,然後為您處理一切。 每次機器人改變方向時,它都會彌補你之前的損失,所以當你到達任何一條紅線時,你的利潤將是你決定的。 一個好的經驗法則是使用相當高的風險來獲得回報,但是你在這個鏈接上知道如何交易這個機器人的交易秘密。你想要的是價格移動,一旦它開始移動,你就直接走向你的利潤資金:) 設置 ADR / 平均點差 ADR 是平均每日範圍,顯示該工具在一天內通常平均移動多少點。很高興知道這一點,因為您不希望該機器人在點差變得更高
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
OrderManager MT5
Lukas Roth
4.87 (15)
介绍 OrderManager :MT5的革命性工具 使用全新的Order Manager实用程序,像专业人士一样管理您在MetaTrader 5上的交易。Order Manager设计简单,易于使用,可让您轻松定义和可视化每笔交易的风险,从而做出明智的决策并优化您的交易策略。有关OrderManager的更多信息,请参阅手册。 [ 手册 ] [ MT4版本 ] [ Telegram 频道 ] 主要功能: 风险管理:快速轻松地定义您交易的风险,让您做出更好的决策并提高交易性能。 视觉表示:图形化地查看您的交易和相关风险,以清晰简洁地了解您的开放头寸。 订单修改:只需几次点击即可轻松修改或关闭您的订单,简化您的交易过程,为您节省宝贵的时间。 掌握新闻:一键获取最新市场新闻。 不要错过这个MT5交易员的必备工具。用Order Manager提升您的交易体验,将您的交易游戏提升到新的水平。 OrderManager在startegyTester中 不 工作! OrderManager 仅与 Windows 兼容。 请考虑给这个产品一个5星级评价。您的优秀反馈将激励作者加快更新
Trend Line Optimizer MT5
Evgenii Aksenov
4.56 (9)
这是趋势线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 扫描仪中会出现一个按钮(红色或蓝色  Manu
KT Equity Protector MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Trade Manager EA for MT5
Odaine Ramon Mcmillan
4.58 (12)
50% Off Today Only! Price Goes Back Up at 11 PM (EST) Marketkeys Trade Manager EA for MT5: Your Pathway to Forex Trading Mastery What Traders Are Saying: "Much better than lots of other trade managers I've tested..." – R Vdr "Saves me time from manually calculating lots sizes and risks...amazing support." – Richard Obi Efficiency and precision are paramount in Forex trading. Marketkeys Trade Manager EA for MT5 offers just that - a seamless interface combined with robust risk management tools
RiskGuard Management
MONTORIO MICHELE
5 (14)
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used,
Seconds Chart MT5
Boris Sedov
4.53 (15)
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
作者的更多信息
Auto TP and SL MT5
Volodymyr Hrybachov
3.67 (3)
用於自動設置止損和止盈水平的實用程序。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT4 版本 https://www.mql5.com/en/market/product/56485 公用事業可以做什麼: 設置虛擬止損並從 1 點獲利 真正的止損和止盈 分別處理每個訂單(止損和止盈分別放置在每個訂單上) 處理一籃子單向訂單(止損和止盈對所有訂單設置通用,分別買入和賣出) 處理一籃子多向訂單(止損和止盈對所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: STOPLOSS - 以點為單位的止損; TAKEPROFIT - 以點為單位的獲利; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 = -1,則它適用於所有訂單; ORDERS_COMMENT - 對交易的評論;
用於自動設置盈虧平衡水平的實用程序,在經過給定距離時將交易轉移到盈虧平衡點。讓您將風險降至最低。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT4 版本 https://www.mql5.com/en/market/product/57076 公用事業可以做什麼: 從 1 點設置虛擬盈虧平衡水平 設定盈虧平衡的實際水平 分別處理每個訂單(為每個訂單分別設置盈虧平衡水平) 處理一籃子單向訂單(盈虧平衡水平設置為所有訂單通用,分別買入和賣出) 處理一籃子雙向訂單(盈虧平衡水平為所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: BREAKEVEN_STOP - 將訂單移動到盈虧平衡點的點數; BREAKEVEN_STEP - 訂單關閉時的利潤點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 =
Cash Drop MT5
Volodymyr Hrybachov
3 (2)
Данный советник - это результат многолетних разработок. Я специализируюсь в основном на сеточных и хеджирующих стратегиях, весь свой опыт и знания я  передал в данном эксперте. В результате мы имеем гибко настраиваемый шаблон эксперта и несколько хороших стратегий на выбор трейдера, стратегии торговли будут постоянно добавляться, и эксперт останется актуальным и будет в топе даже через 10 лет. Иными словами, приобретая данный продукт, Вы получаете гибко настраиваемый советник с постоянной поддер
通過追踪止損水平自動關閉交易的實用程序。讓您從您的利潤中獲得最大收益。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT4 版本 https://www.mql5.com/en/market/product/56487 公用事業可以做什麼: 從 1 點設置虛擬追踪止損水平 設置真正的追踪止損水平 分別處理每個訂單(追踪止損水平分別放置在每個訂單上) 處理一籃子單向訂單(追踪止損水平對所有訂單設置通用,分別買入和賣出) 處理一籃子雙向訂單(追踪止損水平對所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: TRAILING_STOP - 價格變動的點數; TRAILING_STEP - 每一步利潤增加的點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 = -1,則它適用於所有訂單; ORDERS_
Booster for MT5
Volodymyr Hrybachov
BOOSTER FOR MT5 是外匯市場日常工作的專業黃牛顧問。在交易中,隨著經驗的積累,交易者通常會了解到止損單的累積水平、價格和時間在市場中起著重要作用。這個策略在這個 FOREX Expert Advisor 中實施,我希望您不僅會喜歡使用這個產品,而且會參與它的開發 - 在此處留下您的反饋和您的願望 https://www.mql5.com/en/市場 / 產品 / 45915 #! 標籤 = 評論 MT4 版本: https://www.mql5.com/en/market/product/45915 選項: PRICE - 在分配的時間段內需要遍歷的價格距離; TIME - 以秒為單位的分配時間; HL_PERIOD - 確定級別的柱數; HL_TIMEFRAME - 確定水平的時間範圍; BREAKTHROUGH_LEVEL - 突破水平後打開訂單?; MAGIC_NUMBER - 交易的幻數; ORDERS_COMMENT - 訂單中的顧問評論; MAX_SLIPPAGE - 開倉時的最大滑點; MAX_SPREAD - 開啟交易時的最大點差;
DarkForest
Volodymyr Hrybachov
3 (2)
The strategy is based on the price channel breakout. VPS is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Customizable pyramiding, hedgi
The TELEGRAM BROADCAST utility helps to instantly publish your trading in the Telegram channel. If you have long wanted to create your Telegram channel with FOREX signals, then this is what you need. ATTENTION. This is a DEMO version, it has limitations - sending messages no more than 1 time in 300 seconds PAID version:  https://www.mql5.com/en/market/product/46865 https://t.me/moneystrategy_mql TELEGRAM BROADCAST can send messages: Opening and closing deals; Placing and deleting pending
FREE
Phantom
Volodymyr Hrybachov
This is a fully automated multi-currency Expert Advisor. Does not use Martingale and grid trading. Uses stop loss to protect funds. It trades pending orders at acceptable time. Unengaged pending orders are deleted after the EA stops trading. Сделки совершаются по рынку (Market Execution) — Market Execution is applied — take profit and stop loss are placed after the order is executed and modified by the EA's settings. The EA is meant for trading EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZD
Serpent
Volodymyr Hrybachov
The strategy is based on the MACD and Moving Average indicators. It buys when the fast MA is above the slow MA and the MACD histogram is above the signal line. It sells when the fast MA is below the slow MA and the MACD histogram is below the signal line. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GBP USD , EUR USD , AUD USD , NZD USD ; or USD CAD, U
Orders Movement
Volodymyr Hrybachov
This scalping Expert Advisor does not use any indicators. Martingale is not used as well. The product displays a channel, two lines from Ask and Bid. If the channel is touched or broken by the price, the timer is enabled. Upon its expiration, the channel is modified based on new prices. Pending BuyStop and SellStop orders are placed at the specified distance from the channel levels, pending orders are modified following the channel. As soon as a pending order becomes a market one, an opposite or
Gryphon
Volodymyr Hrybachov
The strategy is based on entries according to the Fibonacci levels and the Stochastic indicator. Buys when the Stochastic indicator line is above the specified level and the price is above or equal to the opening level of Fibonacci. Sells at the opposite conditions, when the indicator line and price are located below the specified levels. Designed for 4 and 5-digit quotes, use it on a VPS hosting. Launching the EA It is recommended to launch the EA on several adjacent currency pairs with the sam
Alligator Pro
Volodymyr Hrybachov
The strategy is based on Bill Williams' indicators and my universal template. It uses Alligator, Fractals, AO and AC indicators. Buy entries: the Alligator mouth points upwards, AO and AC are in a green zone, the price is higher or equal to the last "upper" fractal. The product is designed for 4 and 5-digit quotes and should be launched on a VPS server. Expert Advisor Installation It is recommended to launch the EA on several adjacent currency pairs with the same magical numbers. For example: GB
Forex Bot
Volodymyr Hrybachov
The Expert Advisor does not use any indicators. It has a virtual trailing stop function and designed for 4-5-digit quotes. The EA opens deals in Market Execution mode. Take Profit and Stop Loss are placed after order execution and modified in accordance with the EA settings. Parameters TimeFrame – timeframe for defining the largest bar's Close price within n time period; StartBar – bar, from which the search for the largest bar starts; FinishBar – bar, at which the search for the largest bar is
Super Martingale
Volodymyr Hrybachov
1 (1)
This Expert Advisor uses martingale and order grid. An initial deal is opened when the price touches or breaks a price channel. The price channel is modified by timer in seconds. The following deals are opened by specified parameters. The EA flexibly configures step and volume, multiplier factor, amount of market orders to start increasing a step or a volume to open new orders. The EA has been adapted for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF,
Champion PRO
Volodymyr Hrybachov
A multifunctional trading robot for MetaTrader 4. The EA's basic strategy applies the range of price deviation from the average high/low values for a specified period. It has a minimum of configurable parameters, but has great functionality - the Expert Advisor can be configured for any trading style, which makes it not just a trading robot but a multi-functional flexible constructor. The EA applies order levels, stop loss, take profit and trailing stop levels invisible for brokers. The entire t
Front Running
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. It has a built-in algorithm for predicting the price movement, which allows the EA to make decisions on opening averaging orders or increasing positions. It works using pending (Stop, Limit) or market orders depending on the parameters specified. To diversify the risks, the EA works with short and long positions simu
WooHoo
Volodymyr Hrybachov
The entry signals are based on steady price movement for a certain distance within a specified time interval. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features Customizable pyramiding, hedging and order grid functions; Position tracking can be one of
Candle Closing
Volodymyr Hrybachov
2 (1)
Strategy: based on candle closure, entry in the movement direction. Features The template features an adaptive forecast algorithm based on history data of price action; It has multiple filters for opening new orders; Compatible with any trading strategy, both manual or automatic (Expert Advisors); It has the maximum possible and compatible functionality: adaptive order grid, locking, averaging, rebuying. Expert Advisor Installation The quotes history must be predownloaded for all currency pair
Joker System
Volodymyr Hrybachov
4.2 (5)
This multicurrency Expert Advisor uses an advanced adaptive trading strategy based on a position averaging. Stop loss can be calculated in currency or by drawdown in % of the balance. I recommend that you withdraw your profit regularly! The product is designed for 4 and 5-digit quotes. VPS server is recommended. Timeframes: M30-H4. Recommended minimum deposit – 1 000 units of the base currency. Setup The EA is launched on several low spread symbols simultaneously (for example, EURUSD, GBPUSD, AU
MA Channel Pro
Volodymyr Hrybachov
This is an automated Forex Expert Advisor. The trading system is based on the breakout of channel of the Moving Averages and my adaptive template. It uses a completely different approach to trading. The EA template is developed so that the signals are not followed literally, instead they provide a reason to a certain action since the signal may turn out to be false, while the price may go in the opposite direction. Depending on the basic settings, the EA may use pending (Stop and Limit) or marke
Trade System
Volodymyr Hrybachov
1 (1)
This is an adaptive grid Expert Advisor that applies Fractals and Fibo levels and is based on the price behavior. An Average weighted stop loss can be used to limit losses. Average volatility, speed and direction are also applied by the strategy. The Expert Advisor is designed for maximum effective real trading in today's market conditions. It does not require special conditions, does not depend on the trading account type, the broker, or the financial instrument. It works well with small and la
News Auto Trading
Volodymyr Hrybachov
3 (2)
This is a news Expert Advisor trading by the economic calendar. It features the following working modes: Manual – trader sets the news time on its own Automatic – the EA takes the news release time and its importance from the news website Several modes of customizable parameters allow the EA to conveniently adjust the EA to your trading strategy. The trading robot automatically determines the time zone, the news importance, the currency affected by the news release, displaying the news on a char
Not One Step Back
Volodymyr Hrybachov
This is a non-indicator Expert Advisor based on steady (no roll-backs) price movement. When the price moves a defined distance without changing a direction, one point goes to bulls or bears depending on the price movement direction. When a predefined amount of points is reached, a position is opened. The Expert Advisor uses average weighted stop loss, take profit, breakeven and trailing stop levels. Parameters PriceMove – amount of points to be passed by the price without changing direction; Win
Butterfly Platinum
Volodymyr Hrybachov
1 (2)
This Expert Advisor is designed for effective investment management and medium-term trading. Unlike the usual version of Butterfly , it starts working when the minimum required number of High/Low bars are within the specified price range. The strategy is based on the assumption that the market bounces in the opposite direction several times before the big bids are satisfied. Do not use martingale, grid and other high-risk trading strategies similar to overstaying drawdown by keeping unprofitable
Snop
Volodymyr Hrybachov
The Expert Advisor strategy is based on the moving average channel breakthrough. VSP is required for flawless operation, the recommended minimum deposit is 1000 units of the base currency. The EA is to be used on M5-H1 of highly liquid currency pairs with a small spread/commission (for example, EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP and EURCHF). Features The EA features a predictive algorithm based on price patterns, as well as stop loss and take profit levels; Cu
Super Trader EA
Volodymyr Hrybachov
Fully automated adviser using an advanced grid algorithm and a function to protect against increased volatility during news releases. The Advisor looks for anticipated levels of reversal / continuation in a narrow price range (the proposed new level of support / resistance) based on previous movements. Applies invisible for the broker dynamic levels of setting new orders, stop-loss, take-profit and trailing stop. If you set MagicNumber = 0, then the expert can be used in semi-automatic trading
Insider Trading
Volodymyr Hrybachov
Arbitrage-news trading EA. Works at a user-defined deviation from the price during the news release (optional). The trade is opened when the fast broker gets ahead of the slow one by the specified amount of points. The trades are opened by the direction of the fast broker price movement, works both during the news release and without the news filter. The news filter automatically determines the time zone and the currency the news is released on. To enable the news filter you need to do the follo
Joker System Stable
Volodymyr Hrybachov
5 (1)
New version of the semi-scalper multicurrency Expert Advisor that uses an advanced adaptive trading strategy based on a position averaging. It uses a completely different strategy for market entries. The new version features a new function – total trailing stop of the opened positions by equity in the deposit currency or as a percentage of profit. A virtual trailing stop can be applied to the first opened trade. A stop loss can be used to protect the capital. The product is designed for 4 and 5-
Invest System
Volodymyr Hrybachov
This scalper Expert Advisor uses instant execution pending orders. No grid and martingale. Each trade is protected by a tight stop loss. It is designed for 4-5-digit quotes. The EA is recommended for use on EURUSD, GBPUSD, AUDUSD, USDJPY, USDCHF, USDCAD, NZDUSD, EURJPY, EURGBP, and EURCHF. VPS is required for flawless operation, minimum deposit is 100 units of the base currency. Timeframe – from M15 to H4. Optimization tip! Only several parameters should be optimized for the period of the last f
Mower
Volodymyr Hrybachov
The strategy is based on my own template, it utilizes the Stochastic indicator. It buys when the lines are below a predetermined level, and the signal line crosses the main one upwards; it sells when the lines are above a predetermined level and the signal line crosses the main downwards. The EA has been adapted for four- and five-digit quotes. VPS server is recommended. Before launching the EA on a real trading account, I recommend checking its parameters in the strategy tester using 99.90% qua
筛选:
无评论
回复评论
版本 1.1 2022.03.04
update for new build