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

Order Selective Delete MT5

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 parameters, as follows: 

  • Intersection – contains only the pending orders whose features match all the features opted in the script. 
  • Union – contains all the pending orders whose features match at least a feature opted in the script. 
  • All – contains all the pending orders, regardless of any feature opted or not in the script. 

    The Intersection and Union operations in the script are similar to those in set theory, with the features selection and feature values representing the sets and set elements, respectively. 

    To use a given feature in the Intersection and Union modes, the respective “Select by Feature” needs to be activated, and the “Feature” needs to be selected with the intended value, except in the Select by Symbol case, whose value is always the chart’s symbol where the script is executed. 

    As an example of the script’s operation modes, consider four pending orders with different features and all the 3 modes with the same features setting (the type isn’t used): 


    Order 1 
    Order 2 
    Order 3 
    Order 4 
    Each mode 
    Symbol 
    AUDUSD 
    USDJPY 
    GBPUSD 
    USDJPY 
    USDJPY 
    Magic 
    14758 
    32978 
    67389 
    90336 
    32978 
    Type 
    Buy Limit 
    Buy Limit 
    Sell Stop 
    Sell Limit 
    --------------

    Each mode determines the following pending orders to delete: Intersection – order 2, Union – orders 2 and 4, and All – orders 1 to 4. 

    Input Parameters 

    • Selection Mode: Pending orders’ selection mode – Intersection/Union/All (see the General Description section above). 
    • Select by Symbol: Selection based on the pending order symbol. 
    • Select by Magic: Selection based on the pending order magic number. 
    • Select by Type: Selection based on the pending order type. 
    • Magic: Pending order magic number. 
    • Type: Pending order type. 

      Some of the available parameters accept values that lead to particular options. 

      • Select by Symbol, Select by Magic and Select by Type: The “true” value at just one of these parameters means that the Intersection and Union modes coincide. 
      • Magic: A null value means the pending orders placed manually or automatically with the 0-default value. 

        Displayed Information 

        The script possesses a few messages to inform the user about errors that might occur during its execution. The messages are shown through the Alert function (by a pop-up window), its content includes: 

        1. The warning that an input parameter has been incorrectly set. 
        2. The Trade Server Return Codes description. 
        3. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision (only relevant to the programmer). 
        4. The Runtime Errors description. 
        5. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 

                Note: Some elements of the list are displayed simultaneously (in the same text line): 2, 3 and 4; 4 and 5. 

                Conclusion 

                The Order Selective Delete is a helpful and effective tool regarding the manual deletion of pending orders, especially when these reach a significant number, enabling a simple and intuitive selection of the orders to delete. 


                推荐产品
                Copier MT5 DEMO
                Volodymyr Hrybachov
                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 p
                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
                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
                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
                使用说明: https://www.mql5.com/zh/blogs/post/754946 MT4版本: https://www.mql5.com/zh/market/product/88205 MT5 版本: https://www.mql5.com/zh/market/product/88204 ---------------------------------------------- 1.复制订单,从12个主帐号到100个从帐号.从帐号数量可以自定,从12个到100个。 2.支持MT4到MT4, MT4到MT5, MT5到MT4,MT5 到MT5. 3.识别不同平台的交易品种后缀,如EURUSD,EURUSDm,EURUSDk. 4.自定义货币匹配,如XAUUSD=GOLD. 5.可复制所有交易,或只复制BUY,SELL,CLOSE指令 6.可选择是否复制止盈止损 7.可反向复制,如主帐号是BUY,从帐户就是SELL,反之也是。当主帐号平仓时,从帐户不管是同向复制还是反向复制,都会同时平仓 8.发生意外如从帐号关闭时,主帐号有平仓信号而从帐号没有及时复制,当从帐号再次
                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
                Export Deals to CSV - Excell File location: HistoryDeals/<SERVER>/<LOGIN>.<DATETIME>.csv Works as an Script, reading all DEALS in history and exporting it as a plain text CSV file There's no option to change. There's no WebRequest. There's no DLL use. I need to write 300 characters to allow this product being exposed at MQL5 market place. It's simple to use, plug it in graph and wait completion.
                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
                Close by percentage MT5
                Konstantin Kulikov
                4.86 (7)
                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 fu
                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
                程序 - 服务 实现将每个交易系统的已平仓头寸自动保存到文件中,按行的形式存储。这对于进一步与其他产品(例如Semyon Racheev的资本管理服务等)的集成是必要的。 它自动将结果保存到以下格式的文件中: 文件名:" <magicNumber>.csv" 文件中的每一行表示一个已平仓头寸,格式为  " <magicNumber>,<positionCloseTime>,<positionVolume>,<positionProfit>" 算法: 服务从终端数据库中为指定的 magicNumber 列表检索多个已平仓头寸。 服务定位到参数中指定目录下的对应 magicNumber 的文件(如果存在)。它检索文件中描述的头寸集。 服务将每个 magicNumber 的这些头寸集合合并,并将结果集重新保存到对应的 <magicNumber>.csv 文件中。 因此,在参数指定的目录中,我们有包含历史已平仓头寸当前结果的文件。这些结果还可以与回测结果相结合,以便在资本管理或其他Semyon Racheev的分析产品中进行更准确的计算
                FREE
                Lib5 EAPadPRO for MT5
                Vladislav Andruschenko
                4.4 (5)
                用于将信息面板添加到您的 MetaTrader 5 EA 的库。 我们不能保证程序的信息和界面会让您在交易中获利,但我们可以肯定地说,即使是最简单的程序界面也能增强第一印象。 将我们的面板添加到您的 智能交易系统的 详细说明和说明在我们的博客中:   LIB - EAPADPRO 分步说明 我们面板的详细说明和使用 EAPADPRO 的说明 MetaTrader 4 库版本 添加的过程包括 10 个步骤 ,我们的文章中详细介绍了它们。 安装库 从此站点安装库; 打开您的智能交易系统; 打开我们的示例和安装代码的分步指南,文件 Exp - EAPADPRO LIBRARY TEST(可以在博客中找到)   ; 按照建议中的说明执行每个步骤,或使用我们网站上的分步说明。 EAPADPRO 个性化 本段描述了您可以在我们的面板中更改的所有内容: versionea   - 面板中显示的智能交易系统版本; BMPLOGO   - 显示在面板上的 BMP 60x60 顾问的徽标; icon   - 您的专家的图标,显示在专家的属性中; defEANAME - 面板中显示的您的智能 交易系统的
                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
                TradeHistoryParsing
                MetaQuotes Ltd.
                2 (1)
                The TradeHistoryParsing is a utility for working with the trade history obtained from the MetaTrader 5 terminal. The product is based on the " RegularExpressions in MQL5 " library. It allows to quickly get the required data on your trading history. The filtering results are displayed as a table, a summary of mathematical statistics is provided below the table. Working with the tool Export the trade report as an html file and place it into the "sandbox". After that, when launching the EA, speci
                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 non-trading expert utilizes so called custom symbols feature to build custom charts based on history of real ticks of selected standard symbol. New charts imitate one of well-known graphic structures: Point-And-Figure (PnF) or Kagi. The result is not exactly PnF's X/O columns or rectangular waves of Kagi. Instead it consists of bars, calculated from and denoting stable unidirectional price moves (as multiples of the box size), which is equivalent to XO columns or polygonal lines. These Poi
                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
                MT4 版本: https://www.mql5.com/en/market/product/120783 MT5 版本: https://www.mql5.com/en/market/product/120784 “Watermark”脚本旨在通过直接在图表背景上显示关键信息来增强您的交易图表。此脚本提供了一种清晰且不显眼的方式来跟踪关键细节,例如当前交易对、时间范围和各种时间指标。 特点: 交易对显示: 脚本自动检测并显示图表上显示的当前交易对(例如,EUR/USD、BTC/USD)。这可确保交易者始终知道他们正在分析哪种资产,从而降低根据错误货币对做出决策的风险。 时间范围显示: 脚本显示当前图表时间范围(例如,1 分钟、1 小时、1 天)。这有助于交易者了解他们正在查看的特定时间范围,无论是用于剥头皮交易、日内交易还是长期分析。 时间指标: GMT 时间:显示当前格林威治标准时间 (GMT),这是全球交易者使用的通用时间标准。 服务器时间:显示经纪商或交易平台的服务器时间。这对于将您的交易与经纪商的时钟保持一致非常重要,尤其是对于时间敏
                FREE
                币安是全球知名的加密数字货币交易所!为方便对加密数字货币行情进行实时数据分析,程序可自动将币安期货实时成交数据导入到MT5进行分析,主要功能有: 1、支持币安全部USD-M期货交易对自动创建,也可以单独设置基础货币。基础货币BaseCurrency为空表示所有货币,也可以单独设置BNB、ETC等任何币安支持的加密货币。 2、同步币安各货币的价格精度、交易量精度以及最大交易量等。 3、通过WebSocket链接币安,每一笔期货成交即可推送到Mt5更新行情。 4、支持所有期货品种同时更新,为提高实时数据效率,可自定义最大更新组(需要打开对应窗口更新),工具默认最大组数为4组,需要打开4个图表窗口,运行时分别设置RangNO为0,1,2,3(小于最大窗口数),以此类推。如果仅需要更新当前窗口的实时行情,可将RangNO设置为-1。 5、实时行情更新请使用代理地址,因此,必须将代理地址 trade.ctabot.com 添加到:MT5——工具——选项——EA——WebRequest列表中。 6、行情更新时,图表窗口的计数器会不断变化,如果因为网络原因或币安接口异常导致停止
                Forex 4up MT5
                Volodymyr Hrybachov
                您想在電報頻道中交易和發布您的信號嗎?那麼這個實用程序是給你的。 - 在您的終端交易 - 向您的電報頻道發布交易 您的客戶會很高興: - 每天 5 個信號 - 漂亮的信號設計 定制 服務 -> 設置 -> EA 交易 -> 允許以下 URL 的 WebRequest: https://api.telegram.org 在 Telegram 中,轉到 @BotFather 並創建一個機器人 複製機器人的令牌並將其輸入到顧問的參數中 創建您的頻道並將其設為公開 將您創建的機器人添加到您的頻道並使其成為管理員 點擊鏈接: https://api.telegram.org/bot [TOKEN_BOTA]/sendMessage?chat_id=@[USERNAME_KANALA]&text=TEST。將括號 [] 替換為您自己的值。就我而言 https://api.telegram.org/bot1285429093:AAERdfBAsdy5Vq8FotJWQZxLejXR8rRiZJ4/sendMessage?chat_id=@moneystrategy_mq
                Binance Quotes Updater
                Andrey Khatimlianskii
                5 (1)
                This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
                AS Check MT5
                Merit Christel Marie Mattsson
                4 (1)
                Welcome to my product page, glad you stopped by and I hope you find interest in this product which is completely free to use. There are certainly many other similar products but this is my version of one. AS Check   MT5  - Account and symbol informer utility compatible with  Meta Trader 5 With this software you quickly and easily extract information about your account and symbol. As this is a script and not an indicator or expert, the program runs once and detach itself from the chart and the i
                FREE
                MACD Colored ZeroLag
                Farzin Sadeghi Bonjar
                4.25 (4)
                It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
                FREE
                Ind5 Extra Report Pad
                Vladislav Andruschenko
                4.74 (27)
                这是一个统计小组,提供MetaTrader 5交易账户的分析。 分析结果实时显示在图表上。 多币种交易非常受欢迎。但是,交易量越大,分析每个交易的盈利能力就越困难。按月分析交易并计算每笔交易的统计数据是更具挑战性的任务。 MT4版本 详细描述 +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 然而,交易量越大,分析每笔交易的盈利能力就越困难。 按月分析交易和计算每笔交易的统计数据更是具有挑战性的任务。 如果您想全面了解交易系统的表现,有多种工具可以帮助您实现这一目标。 其中一些工具包括报告、统计、myfxbook、交易日志、账户分析、性能统计、分析和创新的仪表盘。 利用这些工具,您可以详细分析自己交易系统的表现,并获得有关优势领域和潜在弱点的宝贵见解。 无论您是希望提高业绩的新交易员,还是希望优化交易策略的经验丰富的交易员,这些工具都能为您提供所需的信息,帮助您做出明智的决策,实现您的财务目标。 该面板提供了一种有效的解决方案,可以分析您的帐户并实时准备详细的统计数据 亲爱的朋友和我们的EA用户 Ex
                FREE
                The utility opens an order in the opposite direction from already open positions on the currency pair on which it is launched, creating a lock of orders. The utility has a simple interface and is easy to use. MT4 version of the utility -  https://www.mql5.com/en/market/product/78127 If you like this utility, take a look at my other products -   https://www.mql5.com/en/users/nina_yermolenko/seller
                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
                MinDeposit MT5
                Aleksej Poljakov
                3 (1)
                The script analyzes the history of quotes and gives recommendations on the minimum deposit. The calculations take into account the variability of prices and the standard deviation. Margin requirements for the instrument are also taken into account. The result of the script is the minimum recommended deposit for trading the given currency pair.
                FREE
                Old Partridge
                Nikolai Karetnikov
                Old Partridge knew markets which are almost as old as the Earth itself are never wrong.  The legend says he knew how to beat a legion of others. This system he will to me. This system I will give to you. Example [1] = 100 pips, profit boundary [2] = 2.0, take profit [3] = 400, stop loss [4] = 200 You buy EURUSD as 1.1440. SL will be set to 1.1420, TP will be set to 1.1480, when EURUSD = 1.1460 SL will be moved to 1.1450 EA works with the pair it is run on, [5] option allows to escort positions
                CAP Gold Albatross EA MT5
                MEETALGO LLC
                2.58 (12)
                MeetAlgo Gold Albatross EA MT4  is a pure mathematical scalper that trades tick data aggressively. It implements a simple and universal trading strategy which can be applied to any instrument. Key Advantages Fully automated trading 24/5. No need in a large initial deposit. Always uses Stop Loss to protect capital. Position trailing stop is used. Both a fixed lot and a free margin percentage are used. Ability to set time limitations for the EA operation. Trading Requirements Caution is advis
                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
                作者的更多信息
                Pending Order Grid EA MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneousl
                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
                Double Trailing Stop MT4
                Francisco Manuel Vicente Berardo
                The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
                Multiple Position Opening MT4
                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
                Scientific Calculator MT4
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and
                FREE
                Position Selective Close MT5
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) 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
                Scientific Calculator MT5
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contai
                FREE
                Position Selective Close MT4
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) 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
                Tick Data Record MT4
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a sp
                FREE
                Tick Data Record MT5
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
                FREE
                Environment State Info Print MT5
                Francisco Manuel Vicente Berardo
                The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting th
                FREE
                Order Selective Delete MT4
                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
                Environment State Info Print MT4
                Francisco Manuel Vicente Berardo
                The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained b
                FREE
                Pending Order Grid MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and St
                Pending Order Grid EA MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneousl
                Double Trailing Stop MT5
                Francisco Manuel Vicente Berardo
                The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
                Pending Order Grid MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and St
                筛选:
                无评论
                回复评论
                版本 1.2 2024.10.05
                Insignificant change, not requiring an update:

                - Edition of the brief text description at the script’s properties window.
                版本 1.1 2024.06.02
                Minor change, not requiring an update:

                - Link addition at the script’s properties window to visit the product page.