• 概述
  • 评论 (35)
  • 评论 (530)
  • 新特性

CloseIfProfitorLoss with Trailing

4.86

在 MetaTrader 4 中使用利润跟踪功能在达到总利润/亏损时平仓。

  • 您可以启用虚拟停止(单独订单) 
  • 分别计算和平仓买入和卖出头寸 (Separate BUY SELL) ,
  • 关闭和计算所有交易品种或仅当前交易品种(所有交易品种) 
  • 启用追踪获利(追踪利润)
  • 关闭存款货币、点数、余额百分比的总损益。

该应用程序旨在与任何其他 EA 一起用于任何账户或与手动交易结合使用。

一旦某些货币对或所有货币对的交易总余额大于或等于设置中指定的值,所有头寸将被关闭并删除订单。

此版本不仅能够在指定的利润水平平仓,而且还可以追踪利润以获得更好的结果。

我们实用程序的主要功能

按所有交易品种的总利润平仓;

按单独交易的总利润结算。 (虚拟模式);
按总利润结算并追踪利润;
按总利润以点数、百分比或货币结算;
所有交易或单独交易均以总亏损结束;
关闭交易后关闭图表和终端、风险管理器、包含关闭信息的邮件、推送通知。等等。

链接

  • 该平板 EA 是我们“一键交易” - VirtualTradePad系统的一部分。并且 仅包含 CLP 选项卡。

用法

  1. 在您的货币对图表上启动面板。
  2. 在面板上选择通过所有交易品种或当前交易品种平仓的选项。
  3. 要激活选择关闭类型的选项,您需要为相应的参数指定一个非零值。
  4. 检查您要用于关闭的选项(利润\损失在 pips\dollars\percent )。
  5. 启用 Close if Profit or Loss 按钮,它应该变成蓝色。这意味着 Expert Advisor 已开始工作。
  6. 一旦您的仓位盈亏超过设定水平,仓位将被平仓。
  7. 紧急按钮CLOSE ALL用于立即关闭所有头寸。

管理

  1. 所有符号- 启用所有符号的关闭。
  2. 仅限 XXXXXX -仅在 EA 运行的当前货币对上平仓。
  3. 单独 BuySell - 允许单独关闭买入和卖出头寸。
  4. 单独订单- 为每个单独的头寸单独平仓。
  5. 利润 $ - 启用\禁用按美元或存款货币的总利润关闭。
  6. 利润 p - 启用\禁用以点为单位的总利润平仓。
  7. 利润 % - 启用\禁用按当前余额百分比的总利润关闭。
  8. 损失 $ - 启用\禁用以美元或存款货币的总损失关闭。
  9. 损失 p - 启用\禁用以点数为单位的总损失关闭。
  10. 损失 % - 启用\禁用以当前余额百分比的总损失关闭。
  11. Close if Profit or Loss ON / OFF - 启用/禁用按总损益平仓的功能

追踪利润

尾随基于配置的参数。

此功能在收盘时启用追踪利润(浮动利润)。
在这种情况下,利润不是固定的,而是以指定值的尾随结束。一旦利润达到指定值,EA 就会保存当前的利润水平并开始跟踪利润。

例子:

  • 如果 Profit $ 设置为 10 并且 TrailingProfit 设置为 5,则追踪止损将设置为 5 美元。
  • 当“EA 交易”通过 10 美元线并开始跟随利润移动时,追踪止损将发挥作用。
  • 当总利润低于最后一个固定水平 TrailingProfit 时,EA 将强制关闭所有头寸。

外部变量和设置

Language: 选择界面语言(西班牙语、葡萄牙语(巴西)、德语、中文、日语)。默认设置为终端语言。

MagicNumber (int): 为此EA开立的仓位/订单分配一个唯一的魔术编号。0表示没有魔术编号。

UseAllMagicFromAllAccount (bool): true: 监控账户中当前符号的所有仓位。false: 仅监控指定MagicNumber的仓位。

Show_Future_BE_TP_SL: 根据盈亏设置,在当前图表上显示保本点、止盈和止损水平。仅适用于当前符号并且在单独订单模式关闭时有效。

CLP_TralOptionsStep (double): 定义调整追踪利润级别的步长(以点数、货币或百分比为单位)。

Use_Commission_in_CLP (bool): 在平仓时将佣金纳入盈亏计算。

AutoCorrect_LevelCLP (bool): 自动校正输入的盈亏值以确保有效输入。

CLP_DeleteStopOrders (bool): 根据总利润或亏损关闭仓位时删除挂单。

Use_Lots_in_CLP_Points (bool): 在计算盈亏点时考虑手数,适用于具有不同手数的对冲账户。

CPL_CloseAllCharts_per_CloseAllDeals: 在平仓前关闭带有EA的所有图表,并保存图表模板(仅适用于MT5)。

CPL_CloseTerminalAfterClose (bool): 在所有仓位关闭后关闭终端。

ShowCloseAllButton (bool): 在面板上显示“关闭全部”按钮,以立即关闭所有交易。

ClosingCurrentTicketOnly (bool): 仅关闭当前票据列表,忽略由其他EA开立的新仓位。

ClosebyFIFO (bool): 按照先进先出的顺序关闭仓位。

VPS_CLP_Activation (bool): 激活VPS的CLP设置,允许外部变量管理。

VPS_CLP_Parameters: 各种设置专门用于管理VPS环境中的利润、亏损和追踪选项。

LimitFor: 检查开/平仓交易的时间框架以限制盈亏。

LimitForLosses & LimitForProfits: 设置触发警报的亏损和盈利限制。

LimitForLotsDeals & LimitForCountDeals: 设置手数和交易次数的限制,超过限制时触发警报。


    Vladon, Expforex,CLP,CloseifProfitorLoss,Close Profit,Total Profit, Close if Profit or Loss , Trailing Profit, Smart Trailing Stop, 平仓利润、总利润、  盈亏平仓  , 追踪利润, 智能追踪止损

    评论 20
    Brandon Thames
    123
    Brandon Thames 2024.07.19 00:12 
     

    Works as intended.

    Max
    1328
    Max 2023.12.27 22:01 
     

    Amazing product, works very well and neat, what I was looking for and also have other his other products like full trade pad, good producer, many detailed functions buttons on chart and also in settings!

    Gregory Knobloch
    362
    Gregory Knobloch 2021.06.29 23:56 
     

    Awesome Products from this vendor

    推荐产品
    Order Multiplier
    Benjamin Zaufall
    3.5 (2)
    This experts helps you with increasing your signal volume. Everytime the signal opens a trade, the experts creats a specific amount of copies of this trade. Evertime the signal closes a trade, the expert closes all the copies of the singal trade. Input parameters: - amount_of_copies: The amount of copies the expert should create - interval_in_seconds: How often the expert should look for new orders to copy or closed orders, to close copies - lot_size_of_copies: The lot size of the new copies
    跟单->方便快捷的界面交互,用户上手即用      ->>>> 推荐在windows电脑,或者VPS Windows上使用 特色功能: 多样化个性跟单设置: 1.对不同的信号源可以设置不同的手数模式 2.不同的信号源分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 多样化个性跟单设置2: 1.对不同的品种可以设置不同的手数模式 2.不同的品种分别设置正向反向跟单 3.信号分别设置注释 4.是否根据合约手数校准手数 注释过滤,MAGIC过滤,信号手数过滤,本地品种过滤 工作时间设置 反向同步接收端的平仓 订单绑定功能:任意订单可以绑定到设置信号源订单上 (双击表格更改) 账户风险控制  基本功能: 跟单正常交互速度0.5s以下 自动检测信号源,并显示信号源账号列表 自动匹配品种,不同平台常用交易品种(后缀不同等特殊情况)95%自动匹配,基本无需手动设置,品种映射表可随意双击更改对应品种.(映射表具有快速搜索品种功能) 4种手数计算模式(1.倍率 2.固定手数 3.自适应资金风险 4.源账户资金比例风险) 特殊手数模式:可以根据止损资金风险反算手数(可能止损过
    One Click Trader is a tool designed for MetaTrader 4 platform, which enables you to take your trading to the next level. It enables you to open, manage and close your trades in simple an efficient way by just one click of your mouse button. Up arrow minimizes the OCT panel Down arrow maximizes the OCT panel Right arrow displays the next panel with additional features Left arrow hides the panel with additional features Red SELL button enables you to open short market orders Red SELL STOP button e
    Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the
    BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair.  Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi
    Manual Trade Panel EA MT4
    Juvenille Emperor Limited
    5 (4)
    手动交易面板 EA MT4 是您可以找到的最简单易用的 MT4 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序,都在一个极其方便的界面中使用! 通过使用 手动交易面板 EA MT4 ,您可以比传统的手动交易方法更快、更准确地进行多次交易,这让您有更多时间和更清晰的头脑专注于您的交易决策。 账户保护是我们的首要任务,因此 手动交易面板 EA MT4 也是一个很好的账户保护实用程序,它可以在账户止盈或止损后关闭所有未平仓交易、删除所有挂单并关闭所有附加有任何 EA 的终端图表已达到亏损净额。这在盈利情况下非常方便,当您的资产低于您想要的止损水平时,可以避免您的交易账户进一步亏损。 提示: 您可以在您的模拟账户中下载并试用 手动交易面板 EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。   免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具
    A powerful assistant for manual trading. Execute a deal with one click and manage the trade volume, stop loss and take profit, according to your trading strategy, without being distracted from the chart. The product can also visually preview your levels of entry into the market, stop loss and take profit before placing an order. Advantages easy and intuitive interface the control panel in real time 3 modes of setting the order volume 6 stop loss setting modes 5 profit take setting modes calcul
    Virtual Collider Manual   is a trading assistant with a built-in panel for manual trading. It automatically moves a position opened by a trader in profit using innovative adaptive grid algorithm of averaging and adaptive pyramiding Know-how of the grid algorithm of averaging and pyramiding of the   Virtual Collider Manual   trading robot is based on fully automatic adaptation of all characteristics of dynamically build order grid and pyramid with actual price movement with no need for adjusting
    MultiStopOrder
    Agus Wahyu Pratomo
    MultiStopOrder Tis Script will help us to put multiple stop order with single one click. This is a script not an EA Will place BUYSTOP and SELLSTOP with single click Main Feature 1. Put Multiple Stop Order 2. Specify how much stop orders will make 3. Set distance from current price 4. Set distance for each stop order 5. Set Take Profit dan Stop Loss  6. Use it on MT4 7. Set lot size with minmum 0.01 lots 8. Use with single one clicks
    RiskManager
    Roman Zhitnik
    5 (2)
    The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Link to Version for MetaTrader 5  Risk Manager settings Check limit to close   - check the equity limit Limit to close (account currency)   - equity limit that is checked
    Close   all   trades   at   once ,   managing   directly   from   your   mobile  MT4  app . This  utility   can   close   9   different   categories   of   trades. To   activate   the   action ,   you  just  need   to   place   a   pending   order   at   a   predetermined   price   (can be done  remotely   via   a   mobile  MT 4 app ). After   that , the   utility   will   detect   the   order   and   close   all   necessary   trades. This   way   you   can   manage   a   group   of   trades  
    DepoControl – Full Control Over the Deposit Closers   Expert Advisor controls the overall account status and closes ALL market orders on the account when certain conditions occur. The trading robot closes ALL orders on the account in the following cases (by profit): Close ALL orders by a total profit on the account   in monetary terms . For example, suppose that the settings specify that   positions should be closed when profit of 100 is reached. In this case, the Expert Advisor closes all mark
    HotKeys MT4
    Alexey Valeev
    3 (1)
    This utility provides the ability to use hot keys in manual trading instantly responding to the current market situation. You can assign hot keys to open/close positions by their type, close all positions on the current chart and remove all orders on the current chart. You can also assign hot keys for five predefined trade volumes and switch between them if necessary with no need to change the volume manually from time to time. It is also possible to set the auto calculation of a trade volume in
    This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so y
    Exp Swing
    Vladislav Andruschenko
    4.28 (39)
    它使用称为 Swinger (Pendulum, Cheburashka) 的著名策略模型 - 交替放置增加手数的挂单。 策略在于放置两个相反的挂单。当价格向某个方向移动时,触发一个挂单,同时增加另一个订单的手数。 EA 提供三种类型的挂单(TypeofTrade) 放置后自动开仓(即时开仓AutoTrade) 手动开仓后的开仓管理(Manual opening ManualTrade) 按高/低水平开盘(过去的 TFTrade 柱线的高低) OCO(一个取消另一个)订单是一种由两个订单组成的条件订单。如果第二个订单被执行,第一个订单就会自动取消。 Swing - 完整说明 MT5 version 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 这个怎么运作? 开始时,EA 发出两个订单 - 买入止损 和 卖出止损 ,距离当前价格的距离为 StopOrderDeltaifUSE。 如果 Buy Stop 触发,则 Sell Stop 将被删除,并且将放置一个交易量为 BuyStop   *   Martin
    FREE
    「Binary Lab Simulator」是一个用于练习和验证交易策略的工具。 该工具全天候运行,包括周末和非交易时间,并支持多种到期时间,如30秒、1分钟和3分钟,创建类似真实交易的环境。 它兼容外部工具以分析进入结果。 可以轻松保存多个模板,从在线环境无缝测试到模拟器。 「Binary Lab Simulator」可以单独使用,但与「SpeedManager」、「Practice Simulator Sync」和「ArwByIdx」结合使用时功能更强大。 「SpeedManager」在指定的进入点自动停止 「Practice Simulator Sync」允许同步不同时间框架和货币对的图表 「ArwByIdx」与外部指标和信号工具集成,自动关联进入点 与Signal Tool结合使用时,它可以在指定的交易次数后进行进入、关闭或自动停止。 您还可以跟踪连续的赢/输次数或保存交易结果的图像。 该工具提供了一个真实的训练环境。 优点: 周末和节假日的操作 可调节的交易到期时间 高效练习的速度调整 不同时间框架和货币对的同步 与其他指标的兼容性 与信号工具协调的进入 输出结果图像的能力
    Open by Clik
    Dariusz Grywaczewski
    Open by Clik is a tool that allows you to open positions with two mouse clicks. The place of the click and the direction of clicking decide what position will be opened. Opening of positions is quick and intuitive. If the second click is above the first click, opened are positions Long. If the second click is belowe the first click, opened are positions Short. By clicking in the chart area, opened are Market Order (BUY and SELL). By clicking in the area in front of the chart, opened are
    Expert RSI PRO
    Aleksandr Shtoyko
    Возможности : 1) Утилита, при поступлении сигнала от индикатора RSI, открывает позицию, и далее следит за этой позицией, если убыток, открывает новые позиции. Пока серия не закрыта все сигналы от индикатора игнорируются. 2) Трейдер открывает первую сделку в ручном режиме,  а далее утилита уже следит за ситуацией, если был убыток, то открывает новые ордера. 3) Серия состоит из 22 - х позиций, на каждую позицию лот, TP и SL задаются в настройках утилиты. В случае если первая сделка была закрыта по
    欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
    King Box Thor
    Nguyen Cong Hoan
    The product has a great combination of pending orders and trends to help investors manage capital effectively. The bot does not have a martingale, so it is always safe of capital. Run the D1 timeframe pairs. The main parameters can be installed: Lot -  Startot . Auto-Grid   -    ON/OFF AutoLot  - ON/OFF TP - Takeprofit   -pips. SL - StopLoss  - Pips. Magic -  Number magic. TralllingStop  - ON/OFF Comment  - KING Tralling - pips
    Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
    Test & Trade Pad works on strategy tester as well as on live and demo charts. You can really hone your trading skills in strategy tester especially with the control of tester speed feature.  It is multi-functional tool with many useful features for testing or trading live. Has trade management features such as stop reversal, break even and trade re-entry to help you deal with stopped out trades.  It sits neatly on the left of the screen out of the way but with extra buttons, features can be e
    MT4 Telegram Management (from now simply “EA”) will be attached on specific MT4 chart user want to manage from remote. Note to developer: if possible, EA will be able to read info from command from user to select automatically the correct pair to work on, even if EA is attached only on one pair. EA should open/close position or manage opened or pending position. The MT4 Telegram Management l (form now simply “panel”) will be a simple Telegram group setted from user. By panel, user should be able
    EasyTrade
    Vitaly Muzichenko
    2.33 (6)
    Small trading panel for managing orders and positions in 1 click for MetaTrader 4 Version for MetaTrader 5 here Set hidden TakeProfit, StopLoss and pending orders at lines placed on the chart Work on time on the news Backtesting manual strategies in the tester Placing virtual orders Playing a sound signal when the price reaches a level Automatic closing of all positions on the account or symbol by the total take profit in the deposit currency Description Can be dragged to any part of the chart
    This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
    FREE
    MT4 Auto Trade Management Pro is an EA help you manage all open orders in MT4 platform. This tool help you get more advantages when you trade by manually or by other EA. FEATURES:   A lot of functions Auto Close all Opposite Orders Auto Close all Orders: By total win/loss. By time Auto Close all Buy/Sell Orders of all Symbols: By total win/loss Auto Close an Order: By win/loss Auto Close Partially an Order: After reaching pip value or reward/risk ratio Auto Break-Even: After reaching pips o
    Send periodic (Health Check) notification from your MT4 terminal to your mobile phone to be sure that your MT4 terminal is still running. When you did not receive the notification, it means that your terminal is unavailable. Optional information like Account Equity and Trading Pairs are also available. Notification Period - 1 Hour, 2 Hours, 4 Hours, 8 Hours, 12 Hours, 24 Hours Attach EA to any H1 chart
    It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by another EA or manually (magic number equals 0). For correct
    The EA allows a trader to place stop loss invisible for brokers and thereby prevent false breakthroughs and unwanted stop loss triggering. When you use standard stop loss, the price may break through stop loss before moving to the direction of an open order and therefore the orders is closed. Interactive Stop Loss removes standard stop loss of the open order and adds a horizontal line instead. After this it maintains the order until the line is crossed by the price. And then it finally closes th
    OpenOrders
    Andrey Chiganaev
    The script allows you to quickly and easily open trades (place orders) on the market. Features Buy and sell at a market price; Place pending orders: Buy/Sell Limit and Buy/Sell Stop; Open a trade with a custom volume; Calculate and set TakeProfit; Calculate and set StopLoss; Auto defining the number of decimal places; Auto defining a symbol the script has been applied to. What you get with the script Ability to calculate each trade instantly; Ability not to enter all calculated values manual
    该产品的买家也购买
    Trade Assistant MT4
    Evgeniy Kravchenko
    4.43 (180)
    它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
    Local Trade Copier EA MT4
    Juvenille Emperor Limited
    5 (83)
    通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Local
    Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及 US30、UK100、WTI、比特币等多达七种指数中的有前景的设置。该工具可完全自定义。该工具从我们的 FX Power、FX Volume 和 IX Power 指标中收集数据,并在发生重大事件时通知您。  开始使用前,您必须在终端上安装好使用过的指标,以便从多市场扫描仪提供的所有选项中获益。 有关功能和各种警报选项的更多详情,请参阅 ->   自定义警报常见问题                                                                                                        Custom Alerts 是一款多功能的多市场监控工具,可识别所有八种主要货币(美元、加元、英镑、欧元、瑞士法郎、日元、澳元和新西兰元)、黄金 (XAU)、基于这些货币的所有 28 种外汇和黄金货币对以及
    Trade Dashboard MT4
    Fatemeh Ameri
    5 (38)
    疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
    Exp COPYLOT CLIENT for MT4
    Vladislav Andruschenko
    4.69 (62)
    MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4
    The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
    Telegram To MT4 Receiver
    Levi Dane Benjamin
    5 (3)
    将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
    Mentfx Mmanage
    Anton Jere Calmes
    5 (15)
    The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
    MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
    TradePanel MT4
    Alfiya Fazylova
    4.9 (86)
    交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 打开订单网格。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可
    Summer 40% discount ($149 -> $88) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extend
    Equity Protection EA
    CARLOS ALBERTO VALLOGGIA
    5 (3)
    Equity Protection EA 一般特徵: 完全控制交易時段的結果。 控制所有外匯交易品種,指數,金屬,股票等的整體結果。對全球股票進行控制。 達到盈虧率時,關閉所有交易品種上的所有交易。- 數量和百分比均可更改的配置。 通過全局跟踪止損來保護結果- 本屆會議取得的成果記錄(更高的權益和更低的權益)。 登錄時,所有計算始終在資產負債表上執行,因此不會影響交易的平倉或平倉。 在Metatrader 4中,您可以用一定比例的賬戶損益來平倉單個交易。 觸發獲利或止損時自動關閉平台的選項。- 通知功能:觸發TP / SL級別時,將報告發送到電話(按通知)或電子郵件的選項。- 觸發TP / SL時可以選擇刪除掛單- 觸發TP / SL時可以選擇截屏並保存在文件中。- 更改字體大小的選項。- 選擇在“獲利百分比”和“止損百分比”中默認設置值 停用自动交易:达到全球止损或止盈水平时,股票保护将停用自动交易,以防止其他EA开立新交易。重要提示:对于Metaquotes市场的规则,“关闭自动交易”功能不可用,如果您需要使用该功能,请通过电子邮件与我联系:tradingxbots@gmail
    Take a Break
    Eric Emmrich
    5 (26)
    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
    MT4 To Telegram Sender
    Levi Dane Benjamin
    3.5 (4)
    将完全可定制的信号从 MT4 发送到 Telegram,并成为信号提供商! 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示   |   MT4版本 |   不和谐版本 如果您想尝试演示,请参阅用户指南。 MT4 电报发送器在策略测试器中不起作用。 MT4 转 Telegram 功能 通过大量选项根据您的喜好完全定制信号 在信号之前或之后添加您自己的自定义消息。 这可以是标签、链接、频道或其他任何内容 在信号中添加、删除、自定义表情符号。 或者您可以将它们全部删除。 按交易品种或幻数过滤要发送的交易 排除发送特定符号 排除发送特定幻数 自定义与信号一起发送的交易详细信息 发送带有信号的屏幕截图 自定义要发送的信号类型 发送信号性能的每日、每周、每月和自定义时间报告 我总是愿意改进产品,所以如果您有想要看到的功能,请发表评论或给我留言。
    RedFox Copier Pro
    Rui Manh Tien
    4.73 (11)
    Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4 platforms. Users not only can follow all instructions from the sign
    交易助手 : 交易助手-MT4(点击下载) 交易助手-MT5(点击下载) 操作说明文档,请仔细阅读 基本使用设置 基本: 快捷开平仓,一键开平仓,一键挂单 划线交易 自动止盈止损 多品种平仓 账户保盈 保护止损 移动止损 账户风控 影子订单 万向加仓策略 自动平仓 定海神针 商品信息汇总 图标批量打开 数据统计(详单统计,盈亏全览,持仓分布,货币点图,余额净值曲线,每单盈亏,多品种曲线,专业分析报告等) 支持语言的选择切换(目前支持中文和英文)   自动识别语言 支持 热键开平仓 绑定, 使用快捷键进行快速开平仓......   快捷键平仓.支持最大30多种热键 解锁支持大部分功能 复盘 操作,可以在 测试环境下使用 开仓平仓区域: 一键开仓( 包含止盈止损的便捷设置,手数自动计算等便捷功能) 一键平仓 (锁仓),极简的风格设计,可以自由选择平仓品种,平仓类型(多单,空单,或者挂单),是否平仓盈利大于0的订单,是否平仓亏损订单,平仓比例的设置(0~100%),且是否平仓反向,以及锁仓功能,均在选项中可以直接实现操作. 多键平仓 划线开单控件 计算出多单或者空单的
    Trade Manager MT4 DaneTrades
    Levi Dane Benjamin
    4.33 (9)
    交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
    MT4 To Notion
    Levi Dane Benjamin
    5 (2)
    该程序将允许您使用非常友好的用户界面将所有交易从 MetaTrader 帐户直接导出到 Notion。 MT5版本  |   用户指南+演示 要开始使用,请使用用户指南并下载概念模板。 如果您想要演示,请参阅用户指南。 在策略测试器中不起作用! 主要特点 将所有交易从您的交易账户导出到您的 Notion 将运行交易和挂单导出到 Notion 并更新它们 创建模板 最后一日出口贸易 上周出口贸易 上个月出口贸易 从自定义时间范围导出交易 自动将所有新的已平仓交易发送至 Notion 选择要包含在导出中的字段,例如订单类型、数量、开仓时间、平仓时间等 如何开始 转到上面的用户指南或启动 EA 并单击“获取连接帮助” 连接后,单击“开始:导出全部”将历史记录中的所有当前交易发送到 Notion 如果您希望它自动将所有新的已平仓交易发送到 Notion,请选中“更新新已平仓交易” 如果您有任何问题,请告诉我。 随着产品的开发,将添加新功能。
    Layer Master Toolbox
    Peter Andrew Thomas
    5 (4)
    GRID TRADING - Layer Master tool kit is the ultimate, easy to use trading toolkit makes it simple to layer grids of Orders over any entry level. This toolkit will make it simple and fast to Open / Enter and Manage your grid trades on MT4. Every function is simple - but clicking and dragging the order zone - you define an area you want your orders, then you can quickly drag the SL and TP levels to where you want them. Hit one button and your orders are sent!!!  Features: It is capable to send h
    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 adding more 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 trad
    Grid Manual MT4
    Alfiya Fazylova
    4.72 (18)
    Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
    Risk Manager for MT4
    Sergey Batudayev
    4.56 (9)
    MT4 的 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个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原
    带有预设订单和MT4终端自动批量计算的交易面板。 注意,交易面板在策略测试器中不起作用(仅用于跟踪止损测试)。 手册、说明、下载轻量级演示版。 成功的交易者以自律和有能力的资金管理而着称. 如果您使用固定手数,那么您将面临风险。 毕竟,在不同的时间范围内有不同的距离,一笔无利可图的交易可以复盖几个有利可图的交易。 如果您使用自动手数,以便每笔交易的止损不超过存款的1%,那么您就解决了这个问题。 此外,交易者使用部分关闭,交易转移到盈亏平衡,追踪止损,分析图表上的过去交易。 有足够的细微差别,所以我决定写一个交易面板。 对于我的口味,它原来是相当实用和舒适。 交易面板功能 。 使用任何账户和货币 。 批量计算订单的可视化预设 。 用于批量计算的挂单可视化预设 。 您可以作为一个多订单工作,一次放置2或3个订单 。 从定期存款/可用保证金/流动资金计算的能力 。 支持4k屏幕分辨率和缩放 。 两种颜色主题(黑色和白色)。 自动更改 。 4种类型的面板布局和方便的折叠成一个小按钮 。 启用/禁用声音主题 。 能够创建屏幕截图(手动和自动)。 能够在图表上显示已关闭交易的历史记录(开/关)
    Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using A
    The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
    你想成为一个持续盈利的五星级外汇交易商吗? 1. 阅读我们简单的 交易系统 的基本描述 , 以及它在2020年的主要策略更新 2. 发送您的购买截图,以获得您的个人邀请,参加我们的独家交易聊天 该交易管理器 是所有喜欢使用全自动交易管理的 FX趋势 用户的理想补充。 它立即检测您手动开启的交易,并沿FX趋势线自动管理其止损。 完全自由地浏览所有时间框架而不影响你的订单。 你的交易是根据你在交易经理属性中设置的固定计算设置来管理的。 一个非常特殊和强大的功能是检测和管理由外部专家顾问开出的订单。 设置正确的EA魔法号码,你就能够按照你的个人趋势交易风格管理这些EA订单 。 功能 介绍 自动检测有效订单 自动设置初始止损 自动跟踪止损 自动检测活跃的专家顾问订单 自动管理活跃的专家顾问订单 反趋势交易的安全止损 可选择使用盈亏平衡止损 可选择设置止盈 一些交易操作的通知选项 在所有种类的交易符号上运行,如外汇、股票、商品、债券等。 在所有种类的离线图表上运行,如Renko和范围条形图 主要设置 时间框架。从下拉列表中选择用于计算趋势线的时间框架 外汇趋势周期。选择你喜欢的趋
    Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
    TPSpro Trade PRO
    Roman Podpora
    5 (4)
    下载演示版本 说明 -   https://www.mql5.com/ru/blogs/post/758419 处于测试模式     (在测试器中)面板功能   未激活 。我们仅提供了面板本身的视觉显示。 一款能够根据给定的止损水平即时计算头寸规模或风险的工具对于专业交易员和新手交易员来说都至关重要。TRADE PRO 交易实用程序提供快速准确的计算,帮助您在时间敏感且波动的市场中做出决策。 主要功能: 原创。简单。有效。 原始、方便地打开主交易面板:将鼠标移到图表右侧,然后单击适当的方向即可下达未来订单。 快速安装市价单 使用 TRADE PRO 设置您的余额或资本的风险百分比,或指定具体的风险金额。在图表上直观地定义止损水平,让该工具自动计算每种货币对的最佳头寸规模。该工具还可以根据指定的风险/回报率自动设置利润目标(止盈)。 下达多个限价订单以分担总风险     (网格模式)。 无论您进行多笔买入或卖出交易还是遵循网格策略,交易面板都提供了下达多笔限价订单的功能,让您可以将主要风险分散到各个部分,并可进行调整。 在现有的市价单上添加额外的限价单。 为了您的方便,如果您已经有
    On the occasion of the first days of publishing and attracting first customers, a 50% discount $120 for first 10 user (3 license left) Next price is $160 > $200 > $240 Don't forget to send a message after buying (not renting) to add you to our VIP group for free. Live OrderBoook, Another high-level tool by Ziwox Order Book An order book is an electronic list of buy and sell orders for a specific asset, organized by price level. It provides real-time data on market depth, showing the amount o
    VirtualTradePad mt4 Extra
    Vladislav Andruschenko
    4.88 (57)
    一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
    作者的更多信息
    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 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
    Exp COPYLOT CLIENT for MT4
    Vladislav Andruschenko
    4.69 (62)
    MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4
    Exp TickSniper PRO FULL
    Vladislav Andruschenko
    4.06 (52)
    Exp-TickSniper - 具有自动为每个货币对自动选择参数的高速蜱黄牛。 您是否梦想有一位顾问会自动计算交易参数?自动优化和调整? MetaTrader 4 系统的完整版:       TickSniper   黄牛 为MetaTrader 4 TickSniper - 完整说明     + 演示 + PDF EA 是根据近 10 年的 EA 编程经验开发的。 EA 策略适用于任何符号。 时间范围无关紧要。 机器人基于当前报价、分时到达速度、点差大小和其他合约规范参数。 系统自动定义有利的止损和获利水平,以及平均持仓距离、追踪止损距离等。 EA 应用针对趋势的额外开仓系统(“平均”)。 它的设置已经过优化,可以在我们的真实账户上进行测试。 Expert Advisor 可以处理任何货币对。 交易系统的所有参数都是自动计算的,并取决于货币对的当前点差。 推荐交易账户: 建议存款 LOW   RISK 1,000 美元,最低手数为 0.01 3 个货币对(例如,EURUSD USDCHF USDJPY); 建议存款 300 美元的中等 风险,1 个货币对(例如 EURUSD
    Exp4 AI Sniper for MT4
    Vladislav Andruschenko
    5 (2)
    我们的团队很高兴推出交易机器人,这是 MetaTrader 终端的尖端智能交易专家顾问。 AI Sniper 是一款智能的、自我优化的交易机器人,专为   MT4   终端设计。 AI Sniper 利用复杂的算法和尖端的交易方法,体现了交易优化的卓越性。 我们的团队在交易所和股票市场拥有超过 15 年的丰富经验,精心设计了此专家顾问,融合了创新的策略管理功能、智能功能和直观的图形界面。 AI Sniper 的每个方面都经过精心设计,并由经过严格测试的程序代码支持。 其先进的计算智能通过复杂的技术分析进行运作,每次价格变动都会进行数千次数学计算。 这使得 AI Sniper 能够精确定位交易的最佳入场点和出场点,无论是在看涨还是看跌的市场趋势中,确保精确执行买入或卖出订单。 我们的愿景、使命和战略始终致力于为交易者提供无与伦比的成功工具。 AI Sniper 将多种交易策略功能融合到一个单一的、全面的交易机器人中,旨在提升您的交易能力。 我们的首要目标是您的成功。 我们邀请您下载、测试并亲眼见证 AI Sniper 的变革能力。 今天就体验交易的未来。 MT5版本 Full De
    交易面板一键交易。 处理仓位和订单! 通过 图表 或 键盘 进行交易 。 使用我们的交易面板,您只需单击一下即可直接从图表中执行交易,执行交易操作的速度比使用标准 MetaTrader 控件快 30 倍。 参数和函数的自动计算使交易者的交易更加快捷、方便。 图形提示、信息标签和有关贸易交易的完整信息均位于图表 MetaTrader 上。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 打开和关闭、反转和锁定、部分关闭/Autolot。虚拟/真实止损/止盈/追踪止损/盈亏平衡,订单网格... МetaТrader 5 中主要订单的交易控制面板 :买入、卖出、buystop、buylimit、sellstop、selllimit、平仓、删除、修改、追踪止损、止损、获利。 有 5 个选项卡 可用:头寸、挂单、账户信息、信号和总利润。 Description on English VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 注意
    Exp TickSniper
    Vladislav Andruschenko
    4.03 (32)
    Exp-TickSniper 是一种快速滴答剥头皮器,可以分别为每个货币对自动选择参数。 EA 是根据近 10 年的 EA 编程经验开发的。 EA 使用智能追踪止损并基于当前货币对数据、其报价、规格和点差来执行短期交易。 平均策略用于防止信号检测算法造成的损失。 如果未平仓头寸出现一定的亏损,则触发平仓功能。 在极端情况下,TickSniper 开设的头寸都伴随着止损。如果自动交易系统无法获得最低利润,则通过止损一一平仓。 系统自动定义有利的止损和获利水平,以及平均持仓距离、追踪止损距离等。 EA 从货币对规范、当前价格和作为我们策略一部分的其他因素中获取有关这些参数的数据。 完整的 MetaTrader 5 版本:   Exp-TickSniper MT5 PRO FULL TickSniper - 完整说明 + 演示 + PDF 推荐交易账户: 建议存款 LOW RISK   1,000 美元,最低手数 0.01 3 个货币对(例如 EURUSD USDCHF USDJPY); 建议存款 300 美元的中等风险 ,1 个货币对(例如 EURUSD)的最小手数为 0.01; 建议
    Exp5 AI Sniper for MT5
    Vladislav Andruschenko
    我们的团队很高兴推出交易机器人,这是 MetaTrader 终端的尖端智能交易专家顾问。 AI Sniper 是一款智能的、自我优化的交易机器人,专为   MT5 终端设计。 它利用智能算法和先进的交易策略来最大限度地发挥您的交易潜力。 凭借 15 年的交易所和股票市场交易经验,我们开发了创新的策略管理功能、附加智能功能和用户友好的图形界面。 AI Sniper 中的每个功能都经过优化的程序代码和严格的测试。 其先进的计算智能通过细致的技术分析和每个价格变动步骤中的数千次数学计算来确定交易的最佳进入点和退出点。 无论趋势是看跌还是看涨,   AI Sniper 都会准确分析信号以执行精确的买入或卖出交易。 愿景。使命。战略。成功深深植根于我们致力于为交易者提供最佳工具的承诺之中。 多种交易策略功能集合于独特的交易机器人,AI狙击手! 我们的目标是您的成功。 下载。测试。亲自体验 AI Sniper 的变革力量。 MT4版本 Full Description +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex
    Exp Assistant 5
    Vladislav Andruschenko
    4.74 (104)
    自动设置、止损、止盈、追踪止损、盈亏平衡水平,实现 虚拟 止损和止盈。 经验助理 将帮助您组织职位维护。 该程序(EA 交易)旨在自动设置 真实或虚拟   交易时您的仓位的 止损和止盈 水平。 您可以从图表上的控制面板轻松管理 EA 交易的所有操作。 如果您在为未平仓头寸设置止损、止盈、 追踪止损 或 盈亏平衡 时遇到任何困难 ,或者如果您更喜欢手动交易,您可以使用助手。 它将自动执行必要的操作,例如为您的交易设置止损和获利、打开追踪止损以及在需要时将止损移至盈亏平衡。 该助手还具有基于 抛物线 Sar 指标的追踪止损功能。 MT4 版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 我们的助手的9个主要功能: 打开买入卖出; 止损/止盈集; 设置追踪止损; 一套收支平衡; 抛物线追踪止损; 虚拟止损和止盈; 虚拟栏杆止损和盈亏平衡; 显示当前柱的结束时间; 显示有关帐户的有用信息; 对于实时图表上的一键交易,您可以下载实用程序 VirtualTradePad for Meta
    FREE
    Profit or Loss Pad
    Vladislav Andruschenko
    4.5 (10)
    在 MetaTrader 5 中使用利润跟踪功能在达到总利润/亏损时平仓。 带尾随的 CloseIfProfitorLoss 您可以启用 虚拟停止(单独订单)   , 分别计算和关闭 买入和卖出头寸 (Separate BUY SELL)   , 关闭和计算 所有交易品种或仅当前交易品种(所有交易品种)   , 启用追踪获利( 追踪 利润) 头寸是根据存款货币、点数、% 和回撤 的价值平仓的。 该应用程序旨在与任何其他 EA 一起用于任何账户或与手动交易结合使用。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 一旦某些货币对或所有货币对的交易总余额大于或等于设置中指定的值,所有头寸将被关闭并删除订单。 此版本不仅能够在指定的利润水平平仓,而且还可以追踪利润以获得更好的结果。 我们实用程序的主要功能 按所有交易品种的总利润平仓; 按单独交易的总利润结算。 (虚拟模式); 按总利润结算并追踪利润; 按总利润以点数、百分比或货币结算; 所有交易或单独交易均以总亏损结束
    VirtualTradePad mt4 Extra
    Vladislav Andruschenko
    4.88 (57)
    一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
    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
    Exp5 Tester PAD for Strategy Tester
    Vladislav Andruschenko
    4.48 (23)
    该实用程序允许您在策略测试器中手动测试您的策略。在可视化图表上一键交易。 策略测试器现在也提供了方便且完整的测试交易技能的功能。 复盘大师 Pad 是一款用于策略测试的交易模拟器。使用指标进行交易。 我们实用程序的主要功能 MT4版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 适用于 MetaTrader 策略测试程序 4 和 5; 交易、头寸和订单管理; 可以使用任何指标; 止损、止盈、追踪止损、订单网格; EAPAD PRO 图表友好的仪表板; 一键单击即可控制速度、暂停和图表控制。等等。 警告:此面板供策略测试人员使用! 对于实时图表上的一键交易,您可以下载我们的实用程序 VirtualTradePad for MetaTrader 4 和 VirtualTradePad for MetaTrader 5   。 结合我们 EA 通用面板 EAPADPRO 的优点和 VirtualTradePad交易实用程序的强大功能, 我们创建了产品 Exp - Tester PAD
    FREE
    Averager FULL
    Vladislav Andruschenko
    4.9 (10)
    Exp-Averager 旨在通过开立平均交易对已收到一定回撤的交易进行平均。 顾问可以顺势和逆势建仓! 包括一系列头寸的平均追踪止损! 他们正在增加和减少批次。 一种流行的策略,用于将无利可图的头寸调整至平均价格。 MT4版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 链接 MetaTrader 5 终端中 Expert Advisor 中平均器的操作示例:   Exp - TickSniper   。 具有平均功能的通用交易顾问 The X 笔记 这不是一个自动交易系统。 它会监控您的交易并在出现亏损时对其进行平均,直到您获得利润。 您可以在策略测试器中测试 Expert Advisor,并在可视化模式下使用我们的 EAPADPRO 工具栏进行交易! 它是如何工作的? EA 交易将在指定点数( 距离 )后以相同方向开仓。 持仓交易量的计算方式为前一笔交易的交易量 *   LotsMartin   。 此外,EA 还会修改所有交易的共同止盈,将其设置为“同一方向所有仓位的
    Exp SafetyLock PRO
    Vladislav Andruschenko
    4.7 (27)
    SAFETYLOCK 允许交易者通过为已开立的头寸设置相反的挂单来避免市场的剧烈逆转。 当交易者或 EA 开仓时,SAFETYLOCK 会立即为该头寸设置一个相反方向的挂单。 如果头寸进入亏损状态,挂单将被激活,形成锁仓保护。 该 EA 还提供多种功能,您可以选择关闭初始头寸、使用追踪止损进行利润保护,或通过增加手数来优化您的交易策略。 此外,您还可以根据市场的波动动态调整挂单的开仓价格,使其随持仓价格变化,灵活应对市场变化。 SAFETYLOCK 为您的交易提供更加稳健的风控支持与灵活性。 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 参数基本(我们博客中对参数的完整描述) MilliSecondsTimerForMonitoring – 算法执行的持续时间,以毫秒为单位(默认是1000 = 1秒)。 SymbolMonitoring – 监控所有账户中的符号和交易。如果在任意货币对图表上启动EA,它将监控所有货币对。 Type_Monitoring – EA应监控的交易类型:买
    Exp Assistant 4
    Vladislav Andruschenko
    4.87 (70)
    设置止损,获利,追踪止损,盈亏平衡,启用虚拟止损。 Exp Assistant 将帮助您组织职位维护。 此EA交易将为您的头寸设置所有必要的止损和获利水平。 所有Expert Advisor操作都通过图表上的控制面板进行管理。 如果您有未平仓头寸,但您的EA交易无法设置止损,获利,追踪止损或盈亏平衡,如果您手动交易,您可以使用助理。它将自动为您的交易设置止损并获利,将在需要时开启追踪止损或止损至盈亏平衡。它还具有基于抛物线Sar指标的追踪止损。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 我們助手的9個主要功能 -  開盤買賣; 安裝止損/獲利; 啟用追踪止損; 包括盈虧平衡; 拋物線尾隨停止; 虛擬止損和獲利; 虛擬追踪止損和盈虧平衡; 顯示當前條的結束時間; 顯示有關帳戶的有用信息; 只需在实时图表上单击交易,即可下载 MetaTrader 4的 实用程序 VirtualTradePad 和 MetaTrader 5的VirtualTradePad For
    FREE
    Exp4 The xCustomEA for MT4
    Vladislav Andruschenko
    4 (5)
    MetaTrader 4自定义指标的全球交易顾问。 战略的建设者 MetaTrader 4  版本  :  MetaTrader 5终端   的xCustomEA 版本 通用交易顾问的功能xCustomEA完全复制了我们的顾问 The X 所有参数,除了一个: xCustomEA 适用于自定义指标,能够为MT4终端编制自己的交易策略。 xCustomEA 具有指向可从Internet或mql5市场下载的自定义指标的链接。 您可以编制  自定义 指标  ,  和我们的顾问  xCustomEA  将在信号上开仓。 通过购买我们的Universal Trade Adviser  The   xCustomEA  ,  你可以每天为指标编程顾问! 关于指标PIPFINITE TREND PRO的专家顾问的示例 关于指标的顾问和编程策略的完整说明   + DEMO + PDF Description on English 基本设置:  您可以为以下各项指示和信号编程:    打开  ,    关闭  ,    过滤器  ,    止损  ,    获利  。 所有其他设置与X的设置相
    Exp Averager
    Vladislav Andruschenko
    4.8 (20)
    Exp-Averager 旨在通过开立平均交易对已收到一定回撤的交易进行平均。 顾问能够顺势或逆势开立新仓位。 它还包括适用于一系列头寸的智能追踪止损功能。 顾问可以增加或减少头寸的手数。 这是一种广泛使用的策略,用于将亏损头寸调整至平均价格。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 链接 我们的 TickSniper 黄牛 平均系统示例 具有平均功能的通用交易顾问 The X EA 交易对其所附图表的货币对进行操作。 例如,要启用 EURUSD 的平均值,请打开 EURUSD 图表并运行 Expert Advisor 笔记 该系统不能自动进行交易。 相反,它会跟踪您的交易,并在出现亏损时对其进行平均,直到您实现盈利。 您可以使用策略测试器试用 Expert Advisor,并在可视化模式下使用我们的 EAPADPRO 工具栏进行交易! 它是如何工作的? EA 交易将在指定点数( 距离 )后以相同方向开仓。 持仓交易量的计算方式为前一笔交易的交易量 *
    Exp Swing
    Vladislav Andruschenko
    4.28 (39)
    它使用称为 Swinger (Pendulum, Cheburashka) 的著名策略模型 - 交替放置增加手数的挂单。 策略在于放置两个相反的挂单。当价格向某个方向移动时,触发一个挂单,同时增加另一个订单的手数。 EA 提供三种类型的挂单(TypeofTrade) 放置后自动开仓(即时开仓AutoTrade) 手动开仓后的开仓管理(Manual opening ManualTrade) 按高/低水平开盘(过去的 TFTrade 柱线的高低) OCO(一个取消另一个)订单是一种由两个订单组成的条件订单。如果第二个订单被执行,第一个订单就会自动取消。 Swing - 完整说明 MT5 version 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 这个怎么运作? 开始时,EA 发出两个订单 - 买入止损 和 卖出止损 ,距离当前价格的距离为 StopOrderDeltaifUSE。 如果 Buy Stop 触发,则 Sell Stop 将被删除,并且将放置一个交易量为 BuyStop   *   Martin
    FREE
    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
    Exp5 Swing PRO for MT5
    Vladislav Andruschenko
    基于波动模型的交易策略涉及下达两个相反的挂单,每笔交易手数增加。当市场价格朝某个方向移动时,其中一个订单被触发,而另一个订单的手数增加。 这种方法使交易者能够在最大限度地降低风险的同时获取利润,使其成为交易外汇、股票和商品的可靠方法。这种策略在金融交易中的使用已得到广泛认可,因为它能够促进明智的决策,尤其是在动荡的市场中。 其有效性归因于它能够识别市场趋势并加以利用,同时降低市场风险。因此,对于寻求优化交易绩效的交易者来说,它是一种受欢迎的选择。 EA 提供三种开仓挂单类型 (TypeofTrade) 下单后自动开仓(即时开仓自动交易) 手动开仓及之后的开仓管理(手动开仓ManualTrade) 根据最高/最低水平之间的距离开仓(过去条形图的最高最低点 TFTrade) OCO   (One-Cancels-the-Other)订单是一种条件订单,由两个订单组成。如果第二个订单被执行,第一个订单将自动取消 。 Swing - 完整描述 MT4 版本 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 它是如何工作的? 开始
    Exp COPYLOT MASTER for MT4
    Vladislav Andruschenko
    4.46 (24)
    МetaТrader的交易复印机4.它复制任何账户的外汇交易,头寸,订单。 这是МТ5↔️МТ4今天贸易复印机的最佳 МТ4   -   МТ4, МТ5   -   МТ5, МТ4   -   МТ5, МТ5   -   МТ4 。 独特的复制算法将所有交易从主账户复制到您的客户账户。运行速度快。严格的错误处理。一组强大的功能。 所有这些品质都合并在一个程序中 - EXP - COPYLOT。 该程序可以在多个终端绑定上运行。 在一个账户上交易的各种投资者账户中将其用作交易的同步器, - COPYLOT会将您的交易复制到其他终端。 安装 CopyLot Master - 要在帐户上安装的专家,您要从中复制职位和订单。 在终端中安装此专家,您可以从中将位置复制到投资帐户。 将任何文本标签名称指定为pathWrite(pathRead),例如“COPY”。 EA需要设置为1图表!默认情况下,我们的顾问会复制您帐户中的所有头寸和订单! 要复制您需要在第二个帐户或 Copylot客户端MT5 上安装 COPYLOT客户端MT4 的位置 注意:设置列表在我们的 特征   从有利
    FREE
    Exp Tick Hamster MT4
    Vladislav Andruschenko
    3.62 (13)
    为 MetaTrader 4 的任何交易品种自动优化所有参数的专家。 无需设置的交易EA! Tick   Hamster   - 这是一个 自动交易专家,适合不想设置顾问的新手和用户! 通过我们适合初学者的专家顾问体验无忧的自动交易。 无需担心复杂的设置 - 我们的专家会为您处理一切。 今天就开始您的成功交易之旅! MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 这个怎么运作? 下载; 安装在图表上; 顾问将自动交易; 留下评论。 如何设置专家? 您不需要自定义任何东西!我们为您准备好了一切! 1 设置参数 = Trading Lot 手数。 魔法       - 使用具有唯一职位编号的顾问。 (想定制还是购买?   TickSniper - 自动剥头皮 ,可以微调参数)! EA 算法与 ticksniper 相同,但删除所有设置以进行操作。一切都是自动配置的。 推荐交易账户: 推荐存款 低风险     1,000 美元,最小手数 0.01 3 个货币对
    Exp5 Duplicator
    Vladislav Andruschenko
    4.71 (7)
    Expert Advisor Duplicator 在您的账户 MetaTrader 5 上重复 交易/持仓/信号预设次数。 它复制所有手动或由另一个“EA 交易”打开的交易。可以增加信号的批量大小。 复制信号并增加信号的数量! MQL5 信号手数增加 支持以下功能:复制交易的自定义手数、复制止损、止盈、使用追踪止损等等。 链接 MT4 版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 MetaTrader 的交易复印机可在此处获得:   COPYLOT 注意力 注意 :这不是用于终端之间贸易的复印机。 复印机不能用于净额结算帐户。 您可以在策略测试器中测试“   EA 交易”,并在可视模式下使用我们的 EAPADPRO 工具栏进行交易! 在 1 个货币对上安装 EA 就足够了。默认情况下,它将监视所有打开的符号。 这个怎么运作? Duplicator 助手 EA 重复在终端中打开的头寸。 要复制的位置或顺序称为 源 。重复位置是一个 副本 。 The EA repeats
    Ind5 Extra Report Pad
    Vladislav Andruschenko
    4.74 (27)
    这是一个统计小组,提供MetaTrader 5交易账户的分析。 分析结果实时显示在图表上。 多币种交易非常受欢迎。但是,交易量越大,分析每个交易的盈利能力就越困难。按月分析交易并计算每笔交易的统计数据是更具挑战性的任务。 MT4版本 详细描述 +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 然而,交易量越大,分析每笔交易的盈利能力就越困难。 按月分析交易和计算每笔交易的统计数据更是具有挑战性的任务。 如果您想全面了解交易系统的表现,有多种工具可以帮助您实现这一目标。 其中一些工具包括报告、统计、myfxbook、交易日志、账户分析、性能统计、分析和创新的仪表盘。 利用这些工具,您可以详细分析自己交易系统的表现,并获得有关优势领域和潜在弱点的宝贵见解。 无论您是希望提高业绩的新交易员,还是希望优化交易策略的经验丰富的交易员,这些工具都能为您提供所需的信息,帮助您做出明智的决策,实现您的财务目标。 该面板提供了一种有效的解决方案,可以分析您的帐户并实时准备详细的统计数据 亲爱的朋友和我们的EA用户 Ex
    FREE
    Exp4 Tester PAD for Strategy Tester
    Vladislav Andruschenko
    4.89 (18)
    该实用程序允许您在策略测试器中手动测试您的策略。在可视化图表上一键交易。 该实用程序的最新版本为交易者提供了手动测试其交易策略的高级功能。借助策略测试器,您现在可以在模拟环境中评估交易策略的有效性。此功能允许您分析交易技术的表现并对其进行改进以提高您的交易技能。 此外,策略测试器提供了一种便捷高效的方式来执行交易,在可视化图表上一键交易。此功能使您能够以所需的价格水平快速进入和退出交易,而无需在不同屏幕之间切换。 借助策略测试器中提供的完整功能,您可以有效且高效地模拟和完善您的交易策略、分析结果并优化您的交易技能。 MT5 版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 警告:此面板供策略测试人员使用! 对于实时图表上的一键交易,您可以下载我们的实用程序 VirtualTradePad for MetaTrader 4 和 VirtualTradePad for MetaTrader 5   。 结合我们 EA 通用面板 EAPADPRO 的优点和 VirtualTradeP
    FREE
    Ind5 InfoPad Information Panel
    Vladislav Andruschenko
    4.88 (8)
    INFOPad是一个信息面板,用于在MetaTrader 5终端中创建所选货币对的信息。 该指标有5个功能: 显示所选符号的主要和主要信息:询问BID,点差,止损水平,掉期,刻度值,佣金价格; 显示SL目标和TP目标的未来目标(已建立的止损和获利点数,美元金额); 它显示了期间收到的利润:今天,周,月,年,所选货币的总利润; 它显示当前的未平仓头寸,其手数(交易量),头寸数量,头寸头寸的利润,美元,百分比; 显示有关未结交易的图表的其他信息。它显示了止损和获利水平以及这些止损水平的目标; 在符号上打开事务,关闭事务,修改事务时,将信息写入日志文件; 在开始交易,完成交易,修改交易时播放声音文件; 打开交易,关闭交易,修改交易时,向手机发送信息性消息(PUSH通知)。 INFOPAD for Metatrader 4 一键式交易面板:  VirtualTradePad 亲爱的朋友和我们的顾问用户,在 评论 部分添加您的评分 。 我们的外汇软件的所有更新都是 免费的  ! 主要特征 货币对的名称,符号上存在未平仓头寸,其类型和手数。 English  /  Русский / 中国 / 
    FREE
    Ind4 Extra Report Pad
    Vladislav Andruschenko
    4.58 (36)
    这是一个统计小组,提供您的交易账户分析。 分析结果实时显示在图表上。 多货币交易现在很流行。但是,交易量越大,分析每个交易的盈利能力就越困难。按月分析交易并计算每笔交易的统计数据是更具挑战性的任务。 MT5版本 详细描述 +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 该面板提供了一种有效的解决方案,可以分析您的帐户并实时准备详细的统计数据 注意!按钮  EXPORT TO HTML  可用 - 我们的指标将所有接收的数据保存在单独的HTML文件中! 标签和控件 该小组目前包含六个标签: TRADES    - 目前的开放交易 历史   - 历史上封闭的交易 所有交易   - 开放和平仓交易 报告   - 关于您的交易账户的已平仓交易的详细报告 分配符号  - 买入和卖出交易相对于总量和分配的分布 量 每个符号的有利可图的交易。该选项卡还显示有利可图的交易的分布,包括每个符号的总利润和手数,以及 分配 每个符号的亏损交易 分配时间  -显示条目数,以及按小时,一周中的几天和几个月的损益。如果查看列名称,
    FREE
    Exp5 Close Minus by Plus for MT5
    Vladislav Andruschenko
    4.33 (6)
    EA可以通过搜索并平掉盈利仓位来平掉无利可图的仓位 。 该助手 在所有位置中 寻找 终端中 最 无利可图的位置 。 进一步地,通过搜索剩余的盈利头寸,他计算出当一个或多个头寸的 利润 大于另一个头寸的损失时可以弥补损失的一系列头寸。 如果找到一组此类头寸,顾问就会将其平仓。 一系列位置可以由任何位置组成。 它们的最大数量可以在顾问设置中调整。 您还可以指定搜索的最小损失和平仓的额外利润。 MT4版本 详细描述 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 您可以在策略测试器中测试 Expert Advisor,并在可视化模式下使用我们的 EAPADPRO 工具栏进行交易! 近减加加在图表上的工作原理 认为 您以 1.600 的价格开设买入 #1 仓位; 价格跌至 1.550   ,目前亏损 -50点; 盈亏平衡点(平均价格)=   1.600   ; 如果我们打开 SELL #2、Sell #3 和 Sell #4; EA 交易开始执行主算法。 那么总利润将为+5$; 智能交易系统 (EA) 激活算法,并且
    FREE
    Exp4 Duplicator
    Vladislav Andruschenko
    4.5 (20)
    EA 在您的帐户 MetaTrader 4 上重复 交易和头寸或发出预设次数的信号。 它复制所有手动或由另一个“EA 交易”打开的交易。 复制信号并增加信号的数量 ! 增加其他 EA 的数量。 支持以下功能:复制交易的自定义手数、复制止损、获利、使用追踪止损。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 链接 MetaTrader 的交易复印机可在此处获得:   COPYLOT 注意力 注意:这不是终端之间交易的复印机。 您可以在策略测试器中测试“EA 交易”,并在可视模式下使用我们的 EAPADPRO 工具栏进行交易! 在 1 个货币对上安装 EA 就足够了。默认情况下,它将监视所有打开的符号。 这个怎么运作? Duplicator/Dublicator 助手 EA 重复在终端中打开的头寸。 EA 能够复制头寸和挂单。 要复制的位置或顺序称为 源 。重复位置是一个 副本 。 The EA repeats the source the specified numb
    Market Time Pad
    Vladislav Andruschenko
    4.17 (6)
    此指标显示世界主要市场的当前时间。它也显示当前时段。 使用非常容易。它不会占用太多图表空间。 它可以与 EA 或其它面板一起工作, 比如 虚拟交易板 。 这是经典风格版本。 Dear friends and users of our EAs, please add your ratings in the  Reviews  section. All updates to our forex software are  free ! This is a free trading utility! 其它功能: 输入参数中有一个选项: 显示/隐藏鼠标覆盖按钮提示, 您也可以选择提示的语言英语 / 俄语; 关闭按钮终止此应用程序; 最大化/最小化按钮在图表上缩放格板; 格板可以在图表上移动。要想移动,在面板上部靠近关闭和最小化按钮的地方用鼠标拖拽,移动到期望的位置。 Expforex,Vladon,Indicator,Utility
    FREE
    筛选:
    Brandon Thames
    123
    Brandon Thames 2024.07.19 00:12 
     

    Works as intended.

    Max
    1328
    Max 2023.12.27 22:01 
     

    Amazing product, works very well and neat, what I was looking for and also have other his other products like full trade pad, good producer, many detailed functions buttons on chart and also in settings!

    wingliu27
    20
    wingliu27 2023.11.24 00:07 
     

    I have install ea, but why my ea didn’t have close all button ? Please help .Thanks

    Vladislav Andruschenko
    261756
    来自开发人员的回复 Vladislav Andruschenko 2023.12.13 10:23
    You can enable this button in the EA settings
    lorrenzs
    61
    lorrenzs 2023.05.29 03:06 
     

    Thanks for your response. Once again this ea is the best ea ever made in my opinion but one critical feature is missing, let me explain.

    I make a series of trades or just one trade, I hit a profit of $100 for example, now I want to place my trailing profit between 15% to 20% of my profit (not my balance and not my equity, just my profit alone). Now I set my trailing profit at 17.5% of my profit, meaning the profit will trail by $17.5 but as i keep getting more profit the value of the 17.5% keeps changing. For example if profit still rises from $100 to $150 my new trailing profit value would be $26.25. Immediately the trade begins to move in the loss direction it activates the most recent stop loss value and closes the trade if it falls to that value but throughout the trade 17.5% of my total profit was used in trailing my total profit.

    It has been rigorously proven that a trailing profit of 15% to 20% of the total profit itself is the most profitable take-profit strategy, taken from a sample of 50 years of trading pool, the article supporting this findings can be found online, that is why I am using 17.5% as my trailing profit exit strategy in the example.

    Also you asked if I am requesting for a new feature, the answer is yes, please make this new feature available, I am pleading.

    Feature: TRAILING PROFIT IN PERCENTAGE OF TOTAL PROFIT.

    Thanks for your kind understanding .

    I gave it 4 stars for now, 5th star after update, thanks in advance.

    Terek
    223
    Terek 2021.11.26 19:32 
     

    用户没有留下任何评级信息

    Vladislav Andruschenko
    261756
    来自开发人员的回复 Vladislav Andruschenko 2021.11.26 20:30
    Приветствую. Спасибо. Подтормаживание обусловлено тем, что главное алгоритм, поэтому обновление информации происходит реже, чтобы не тормозить основной алгоритм.
    Есть. Кажется опция отключение терминала и закрытие всех графиков. В в маркете запрещено использовать длл, которая отключает автоторговлю.
    Gregory Knobloch
    362
    Gregory Knobloch 2021.06.29 23:56 
     

    Awesome Products from this vendor

    Vladislav Andruschenko
    261756
    来自开发人员的回复 Vladislav Andruschenko 2021.06.30 05:22
    Thank you.
    thrzk01
    44
    thrzk01 2021.05.04 06:53 
     

    It's excellent toll for multi entry trading management(brake even T/P with profit you want in Long/Short Separately).

    Vladislav Andruschenko
    261756
    来自开发人员的回复 Vladislav Andruschenko 2021.05.04 07:02
    Thank you for the feedback.
    rvstrade
    70
    rvstrade 2020.09.27 07:51 
     

    exactly what I needed. great tool. recommended. A+ product and seller.

    Agnaldo Prata
    571
    Agnaldo Prata 2020.05.11 14:56 
     

    Excellent toll, I have been looking for a good trade manager EA for long time and now I found it, I have been testing it on my live account and it works like a charm.Thanks for the developer, great job done!

    Saitama
    23
    Saitama 2020.03.24 08:25 
     

    Very great EA and Vladislav is very helpful and responsive with prompt reply to my questions.

    spetrosyan1979
    529
    spetrosyan1979 2020.02.25 20:35 
     

    Полезный помощник. Не стал мелочиться, купил сразу. Окупился при первом же запуске )) Спасибо.

    Maik Siebel
    761
    Maik Siebel 2019.08.28 07:32 
     

    用户没有留下任何评级信息

    Phoutsamay Tonmany
    384
    Phoutsamay Tonmany 2019.08.10 09:10 
     

    this is great product that help you to discipline your trading strategy. :)

    empol
    31
    empol 2019.08.02 12:41 
     

    It doesn't work for me, I don't see all the buttons, I can't open the store from the app.

    Wolfgang Rockert
    2316
    Wolfgang Rockert 2019.07.02 14:18 
     

    Very useful, works combined with other EAs, great work!!!

    pllm2708
    2025
    pllm2708 2019.04.25 10:01 
     

    Dear Vladislav,

    Just purchased this EA a few hours ago and I am already thoroughly enjoying all the rich features. It is really value for money for only $30.00. It is almost everything that I have been looking for EXCEPT the fact that the EA does NOT delete any of the pending orders after the pre-set profit level has been reached. As my EAs trade in a cycle and needs to restart a fresh cycle after the closing of the on-going cycle and the fact that my EAs will only restart a fresh cycle upon all the pending orders being deleted - as a result, all the pending orders which were not deleted are being triggered now and my EAs would just continue to trade the just closed cycle as if nothing had happened. This obviously defeats the whole strategy employed by my EAs.

    So Vladislav, can we have an urgent update of the EA to include the deletion of ALL the pending orders of the same symbol when the pre-set TP or SL is reached??? The EA would be perfect if you could do that.

    Also, it would also be an excellent idea if the EA can somehow instruct all the EAs under its management to restart afresh every time when the pre-set TP or SL is hit/reached.

    If the above two suggestions could be implemented, the EA would really be PERFECT! So, for now, 4 stars only.

    sincerely,

    Philip Lee

    Update

    I wrote the above review less than 1 hour ago and Mr Vladislav PM me immediately to point out to me that there is already an option in the settings to choose whether or not to delete all pending orders - and I have just tried it and can confirm that there is an option to delete all pending orders. this is BRILLIANT, I really think this EA is all that one could ever ask for in as far as this kind of utility EA is concerned - it has everything and it works beautifully. I highly recommend this EA - this is a real no brainer - for only $30 - go ahead and buy it immediately, no need to think twice. Updated my rating to full 5 stars. Simply BRILLIANT!

    Mahen Weerakkody
    265
    Mahen Weerakkody 2019.04.09 05:45 
     

    Excellent utility

    adam7samuel
    143
    adam7samuel 2018.11.07 18:57 
     

    用户没有留下任何评级信息

    Kin Hung Chow
    453
    Kin Hung Chow 2018.08.22 03:50 
     

    Very good Utilities. But I have a problem that MT4 doesnt close after stop out even I set the close terminal to "true". Any ideas for reason?

    Staffan Ofwerman
    2071
    Staffan Ofwerman 2018.04.26 09:59 
     

    This is just what I've been looking for. A great tool and it works fine. I had some trouble with understanding some of the settings, but finally I got it right. And the seller is really, really helpful. Impressive.

    12
    回复评论
    版本 24.927 2024.09.27
    Update Update
    版本 24.919 2024.09.18
    ShowInfoClosedPositionSize parameter error fixed
    版本 24.918 2024.09.18
    Compiled in the latest terminal version
    Updated to ensure compatibility with the most recent terminal release.

    Global Interface Translation Overhaul
    Comprehensive updates to the interface translation across all supported languages.

    New Languages Added
    Expanded language support with the inclusion of new languages.
    版本 24.426 2024.04.26
    - CLP tab: with AutoCorrect_LevelCLP = false, you can work with negative trailing profit!
    You can set trailing profit to be triggered from the minus zone.

    Please set AutoCorrect_LevelCLP = false in the EA settings.

    Example:
    Loss = -100 USD
    Profit = 10 USD
    Trailing Profit = 100 USD
    Price moves in my direction = +10 USD
    New Loss = -90 USD
    If the price moves against me, I will have lost 90 USD instead of the initial 100 USD.
    版本 24.419 2024.04.20
    - Optimization of the "Show Profit on History" function
    - Added CLP tab settings to the Trade Pad external parameters.
    Because MetaQuotes prohibits sending global variables to the VPS server from MQL (MetaQuotes), all buttons, checkboxes, edit fields, and controls on the Trade Pad panel no longer work on VPS from MQL (MetaQuotes).
    You can customize the function of closing by total profit or loss from the external settings of the Utility:
    Attention! If the VPS_CLP_Activation parameter is enabled (true), then All settings for this function will work from external variables!
    Objects on the CLP tab - will be inactive!


    e05vps="================= VPS MQL5 CLP options ==================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Activation=false;//VPS_CLP_Activation --> CLP activation for VPS
    VPS_CLP_AllSymbols=false;
    VPS_CLP_CurrentSymbol=false;
    VPS_CLP_SeparateBUYSELL=false;
    VPS_CLP_SeparateDEALS=false;
    e060="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Profit_Currency=false;
    VPS_CLP_Profit_Currency_amount=0;
    VPS_CLP_Profit_Pips=false;
    VPS_CLP_Profit_Pips_amount=0;
    VPS_CLP_Profit_Percent=false;
    VPS_CLP_Profit_Percent_amount=0;
    e061="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Trailing_Profit_Currency=false;
    VPS_CLP_Trailing_Profit_Currency_amount=0;
    VPS_CLP_Trailing_Profit_Pips=false;
    VPS_CLP_Trailing_Profit_Pips_amount=0;
    VPS_CLP_Trailing_Profit_Percent=false;
    VPS_CLP_Trailing_Profit_Percent_amount=0;
    e062="===================================";//---------------------------------------------------------------------------------------------------------
    VPS_CLP_Loss_Currency=false;
    VPS_CLP_Loss_Currency_amount=0;
    VPS_CLP_Loss_Pips=false;
    VPS_CLP_Loss_Pips_amount=0;
    VPS_CLP_Loss_Percent=false;
    VPS_CLP_Loss_Percent_amount=0;
    版本 24.125 2024.01.24
    Recompile
    版本 24.124 2024.01.24
    Compilation in the latest terminal build.
    Long Ticket Number: Fixed CLP Trail Profit error when working with brokers with long ticket numbers.
    版本 23.999 2023.12.27
    LAST BUILD
    版本 23.913 2023.09.18
    ------------------------------
    -Last Build Compilation
    -EAPADPRO v44

    版本 22.110 2022.01.12
    Fixed a bug with drawing objects for new versions of MT5 terminal
    版本 21.956 2021.11.14
    Code optimization and General improvements and bug fixes as reported by users.
    版本 20.952 2020.10.22
    - Added parameter to CLP (Closing on total profit and loss) settings:
    --- CPL_CloseAllCharts_per_CloseAllDeals = close charts / other charts before closing positions.
    --- This parameter allows us to solve the problem when our panel begins to close positions upon reaching the total profit or loss, and in the meantime, other experts simultaneously begin to open new positions.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter closes only those charts on which other Expert Advisors are installed (except for VirtualTradePad) only for MT5.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter closes All charts (When All Symbols is enabled) or only those with a chart symbol = VirtualTradePad symbol.
    --- The CPL_CloseAllCharts_per_CloseAllDeals parameter saves chart templates before closing them! The template can be downloaded later. Template name: VTP_Symbol_Period_Name of the expert (only for MT5).
    Important:
    --- In Мt4: there is no way to find out the name of the Expert Advisor, so all charts are closed.
    When this function is enabled, CPL_CloseAllCharts_per_CloseAllDeals = true, VirtualTradePad (before closing positions) will first save the templates of all charts, close all charts, close all positions.
    版本 20.423 2020.04.23
    -В Уведомление CLP_Alert CLP_Push добавлено название валютной пары, с которой работает программа.
    -В Уведомление CLP_Alert CLP_Push добавлено название валютной пары, тип позиции и лот закрытой позиции.
    版本 20.207 2020.02.09
    =================================================== =====================================
    -- Added opportunity to use Expert Adviser on Forex VPS for MetaTrader 4/5 from MetaQuotes
    It works on any chart. Supports multiple chart at once!
    Tabs work: CLP, TrailinStop, Signals!
    Before changing the variables on your computer:
    1. Enable AutoTrading to make the Expert Advisor active.
    2. change the parameters,
    3. After that, start the Migration!
    =================================================== =====================================
    - Added Risk Manager: Risk Manager Limiting losses / profits / Lots / Numbers
    Block Limiting updated and supplemented!
    This settings block allows users to limit Profit / loss / lots / number of deals/positions for a specified time.
    A risk manager who monitors your trading and notifies you that the time limit has been exceeded with Current positions / today / week / month / all the time.

    Settings:
    CurrentOpenDeals - Take into account current open deals/positions;
    ClosedDeals - Take into account closed deals / positions over time:
    LimitFor - The time during which closed deals / positions in the history will be checked;
    LimitForLosses - Loss limit at which the EA will sent a message, must be specified with -;
    LimitForProfits - Profit limit at which the EA will sent a message;
    LimitForLotsDeals - Limit of Lots of deals / positions, at which the adviser will sent a message;
    LimitForCountDeals - Limit of the number of deals / positions at which the EA will sent a message;
    NotificationMailSend - Send a message to the phone (PUSH) and mail if the limit is exceeded;
    版本 20.125 2020.01.27
    -- Forced writing global variables to disk.
    -- Color of TrailingStop and CLP in the ON mode - is changed to green.
    版本 20.110 2020.01.10
    Added CLP: New parameter Use_Commission_in_CLP - Use calculation of commission when closing positions.
    true - take into account the commission in the calculations.
    false - do not take into account the commission in the calculations.
    Attention: The commission is calculated from an open deal and multiplied by 2 (When closing a deal a commission is also charged)
    This is the standard way to calculate commission!
    In MetaTrader 5, it is impossible to get the type of commission calculation from an adviser!
    If you do not want the adviser to automatically calculate the commission, you can turn off this feature!
    Attention! This function only affects the calculations on the CLP tab, all other tabs work in standard mode, taking into account commissions.
    版本 19.992 2019.12.17
    Исправление отображения будущей прибыли в процентах при использовании нескольких открытых позиций
    版本 19.991 2019.12.02
    CLP: Fixed display of future levels (Show_Future_BE_TP_SL) for BUY positions.
    CLP: The Show_Future_BE_TP_SL function has been added to show future profit / loss lines when closing is selected as a percentage of the current balance.
    VTP CLP: Added a new parameter to the "CLP options" section:
    Test Function
    ClosebyFIFO = Closing positions according to FIFO rules;
    When closing positions, the FIFO rule will be used (First opened, First closed).
    The position will be closed in the order of their opening!
    Attention: This rule is intended to be used only when working with all symbols and closing all positions at once.
    Attention: This mode prohibits the use of functions: Separate Deals
    版本 19.701 2019.07.06
    - A new parameter has been added to the function “Closing by total profit or loss”:
    ClosingCurrentTicketOnly - Close only the current list of tickets.
    This option will help to avoid problems when my program starts to close positions on the basis of total profit, and the user's adviser starts to open new positions.
    ClosingCurrentTicketOnly = true, Then the VirtualTradePad program, if the total profit conditions are met, will close the current list of positions. If new tickets are added to the list of positions, the VirtualTradePad program will ignore them.
    ClosingCurrentTicketOnly = false, Then the VirtualTradePad program, if the total profit conditions are met, will close all positions, even if another adviser opens new positions.
    版本 19.227 2019.02.26
    Fixed a percentage value profit on the CLP tab when the user did not press Enter to save parameters.
    版本 19.226 2019.02.26
    Общие улучшения
    版本 19.211 2019.02.11
    Fixed the error of moving the graph when the panel is minimized!
    版本 19.206 2019.02.06
    - In the CLP block, when closing positions by profit in points, the profit in the deposit currency will be additionally checked.
    Actual when closing positions with different volume of lots.
    If the adviser can close positions by profit in points, but the profit in the deposit currency is less than 0, then the adviser will not close the position, but will wait for the positions to gain profit in the deposit currency> 0.
    - Text labels with information about open positions are reduced, to save space.
    - Cosmetic enhancements.
    版本 19.201 2019.01.30
    Global Update 2019
    - Improved graphics part of the panel. Re-design of individual elements;
    - Added the ability to resize the panel: GeneralSize!
    - GeneralSize default = 12, Increasing the size of the panel.
    - Last panel size with GeneralSize = 10!
    - Text labels of open positions optimized. Fixed error when text labels were drawn on top of the VirtualTradePad panel;
    版本 19.121 2019.01.21
    Some graphical changes.
    版本 19.114 2019.01.17
    Global Update 2019:
    - When using CLP_DeleteStopOrders = true and the CloseALL buttons, the choice of characters to close is taken into account (All symbols, only the current one);
    - Added hints to external variables when setting up the program;
    - Added language selection tips Language: Spanish, Portuguese (Brazil), German, Chinese, Japanese;
    By default, the language of prompts will be determined automatically by the language of your terminal. You can also choose your language;
    The translation was made using the GOOGLE Translator + MQL + Terminal site!
    If you find an error in your language, please report it in messages. Thank!
    - Parameter and function Sounds replaced by a more advanced function from our EAPADPRO
    Added new parameters:
    Notice_Open_Push = false;
    Notice_Open_Sound = true;
    Notice_Close_Push = false;
    Notice_Close_Sound = true;
    Notice_Modify_Push = false;
    Notice_Modify_Sound = true;
    Notice_Error_Push = false;
    Notice_Error_Sound = true;
    Notice_Open_NameSoundFromEa = "ok";
    Notice_Close_NameSoundFromEa = "alert2";
    Notice_Modify_NameSoundFromEa = "stops";
    Notice_Error_NameSoundFromEa = "timeout";
    You can enable / disable sound when opening, closing, modifying, error, as well as specify the name of the sound file (without .wav)
    You can also enable notification to the phone (PUSH messages) when opening, closing, modifying, an error.
    Additional information is displayed in the log.
    - The ShowInfoPosition function has been updated; now the position information on the chart will not overlap our panel. Dynamic change of coordinates of information data on a chart.
    - Font name changed to Roboto

    版本 18.945 2018.10.17
    The parameters of the number of attempts to close and open positions using one-click trading are added in external variables:
    NumberTryClose - The number of attempts to close a position.
    When receiving an error from the server, the adviser tries to open / close.
    Required with frequent requotes.

    CLP Activation (Close if Profit or Loss Activation) Changed!
    ON OFF buttons are added to the panel for more understandable action!
    版本 18.932 2018.10.01
    - Added support for the work of the Expert Advisor and the CLP tab (Closing on Total Profit or Loss) on VPS hosting from MetaQuotes.
    版本 18.515 2018.05.23
    - Fixed the error with profit trailing and closure at a loss, which occurred when using the closing on all symbols.

    - Added a variable for specifying the currency pair for the panel to work with: SymbolToTradeCustom
    This allows working on offline charts (Tick charts, Renko charts, etc.).
    Attention: Be careful when writing the name. The name should exactly match the name in the Market Watch!
    EurUSD - incorrect!
    EURUSD - correct!
    If this parameter is not set, the EA works on the currency pair it is attached to.

    - Added the ability for Magic Target to work on an offline (Tick, Renko...) chart.

    - Added the indication of the feature operation to the CLP tab.
    If the indication is red, the feature is disabled and does not work;
    If the indication is green, the feature is enabled and working.
    版本 18.309 2018.03.14
    Fixed an error in the Close ALL button.
    版本 18.227 2018.03.06
    - Added support for font scaling in Windows (font size settings are not available);

    - Added support for multiple magic numbers. Updated the MagicNumber parameter: the first number denotes the magic number for opening positions and management. It is also possible to set multiple magic numbers to be managed;
    For example:
    --- MagicNumber=777 UseAllMagicFromAllAccount=true: the EA monitors all positions on the current symbol and on the entire account;
    --- MagicNumber=777 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic number 777 on the current symbol and on the entire account;
    --- MagicNumber=777,888 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic numbers 777 and 888 (opens positions with the magic number 777) on the current symbol and on the entire account;
    --- MagicNumber=777,888,999 UseAllMagicFromAllAccount=false: the EA monitors positions with the magic numbers 777, 888 and 999(opens positions with the magic number 777) on the current symbol and on the entire account;

    - When a new object appears on the chart, the panel is refreshed to avoid overlapping of objects on the panel;
    版本 17.979 2017.12.12
    Cosmetic changes.

    A new parameter has been added: CPL_AUTOOFF_AfterClose allows disabling the "Close if profit or loss" button after closing all positions.
    The button is only disabled when ALL! positions are closed.
    It takes into account the magic number specified in the EA, as well as the symbol for closing.
    If closing only 1 currency is selected and the CPL_AUTOOFF_AfterClose is enabled, the EA waits for all positions of this currency pair to be closed, and only after that the button can be closed!

    BugFix: Fixed dragging of trade levels (Stop Loss, Take Profit) when hovering over the panel and back.
    版本 17.970 2017.11.13
    In the EA settings, changed the option for closing the terminal after all trades are closed.
    Parameter CPL_CloseTerminalAfterClose - enable closing the terminal.
    CPL_CloseTerminalAfterClose = true.
    Terminal is closed only when ALL! positions are closed.
    It takes into account the magic number specified in the EA, as well as the symbol for closing.
    If closing only 1 currency is selected. If the CPL_CloseTerminalAfterClose parameter is enabled, the EA waits for all positions on the given currency pair to be closed, and cab close the terminal only after that!


    Added the Show_Future_BE_TP_SL parameter to CLP - show the lines of the future position closure by total profit or loss..
    Attention: it works only on the current symbol and with the 'SEPARATE Orders' mode disabled.
    The lines are displayed separately for Buy and Sell positions, or by a common line.
    If a line is not shown, then the positions form a lock that cannot be closed by the total profit or loss.
    Note: line and price data may be inaccurate for floating spread.
    Remember! SELL is closed by ASK, while BUY is closed by BID

    Profit trailing can now be enabled only after setting the parameters for closing by profit.

    Added the profit trailing values on the CLP panel near the input box for the distance of Trailing Profit. The value appears when the trailing level is fixed by the EA and shows the fixed level for closure.

    Added block of alerts for profit and loss in the deposit currency.
    If you want to limit the losses on the current client magic number, you can do that in the new block.
    For example: you need the EA to send you emails and display on-screen alerts when the total loss of open and closed trades within LimitFor becomes less than -100 USD:

    Set the parameters to the following:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    After receiving the daily loss of -100 USD in history for the given magic number, the EA displays an on-screen alert and sends an email.
    Attention: this block does not close trades! It simply displays alerts!
    At the next LimitFor, this parameter is reset to 0.

    You can select LimitFor= DAY;WEEK;MONTH;ALLTIME;
    You can also enable sending email and push notifications when reaching the limits of NotificationMailSend

    To the CLP panel for closing by profit or loss, added a block of notifications when closing positions by profit or loss. 3 notification methods are available:
    CPL_AlerT - alert message
    CPL_Mail - email message
    CPL_Push - push notification
    How to set up mobile device or email to messages from the Expert Advisor:
    https://www.metatrader4.com/en/trading-platform/help/setup/settings_notifications
    https://www.metatrader4.com/en/trading-platform/help/setup/setup_email

    the MagicOrderToClose parameter has been replaced by 2 parameters:
    MagicNumber - unique magic number of positions to close.
    UseAllMagicFromAllAccount:
    true = apply the function of closing by total profit or loss to all magic numbers.
    false = set the unique magic number for closing positions in the MagicNumber parameter.
    版本 17.503 2017.05.11
    - Fixed the error with the display of fractional numbers on the CLP panel: when entering fractional numbers in the fields Dollars, Percents and Profit trailing
    版本 17.118 2017.01.24
    Fixed operation with long tickets
    版本 16.995 2017.01.13
    General changes and improvements:
    -Depending on the account currency, added the corresponding icon.
    -Improved the function for displaying the trade levels when hovering the panel.
    (when hovering the panel, the trade levels of the terminal are disabled, so that the stop levels are not caught when pressing buttons).
    -Fixed and improved the function for calculating commission and swap for INFO,CLP.

    CLP tab:
    -Added parameter Use_Lots_in_CLP_Points for working with the CLP tab - true - the EA will also consider the lot of those positions during calculation of profit points. This option can be useful in trading on a hedging account with different lots.

    For example:
    opened 2 SELL positions on EURUSD
    SELL 0.01 with profit of 20 and 0.2 USD
    SELL 0.02 with loss of -12 points -0.24 USD

    -If Use_Lots_in_CLP_Points = false the EA will calculate the "net" points.
    In this case, the Profit will be: -0.04 USD or 8 points.
    As we can see, the position gained profit in points, but it is a loss in USD.

    -If Use_Lots_in_CLP_Points = true the EA will calculate points with consideration of lots.
    In this case, the profit will be: -0.04 USD or -4 points.
    If calculation of profit is in points and the "Include lots in profit calculation" is enabled,
    the EA will find the minimum lot of the provided positions and calculate the Points on that basis.
    For example:
    Minimum position 0.01, 1 "net" point = 1 point,
    If a position is opened with a lot of 0.02, then 1 net point = 2 points with consideration of the lot.
    If a position is opened with a lot of 0.05, then 1 net point = 5 points with consideration of the lot.

    -Added checking of the input values for closing profit or loss:
    If the specified profit is lower than the current - system generates a warning and disabled the closure mode.
    If the specified loss is greater than the current - system generates a warning and disabled the closure mode.
    If set to 0 and user attempts to enable closure - system generates an error.
    -Added the AutoCorrect_LevelCLP parameter:
    Only negative values can now be entered to the loss field. If user enters +10, the system automatically converts it to -10.
    Only positive values can now be entered to the profit field. If user enters -10, the system automatically converts it to +10.

    Only a positive value can be entered in the CLP_TralOptions, otherwise the EA generates an error.
    版本 16.990 2016.12.13
    Now commission and swap are included into profit calculation.
    版本 16.128 2016.02.01
    The Expert Advisor is completely replaced by the CLP control panel
    The 'Close if Profit or Loss' operation algorithm is completely identical
    Now you have the option to use the EA as a panel on the chart


    VirtualTradePad "CLP style"
    Main Features:

    The panel can work only on its own symbol (Current Symbol) or consider the total profit or loss by all symbols (All symbols).
    The panel can be used as a virtual Stop Loss or Take Profit. To do it, set the profit and loss size in pips (Profit p or Loss p), put checkmarks and select your symbol. The Expert Advisor will close positions for the selected symbol considering the number of pips obtained or lost.
    You can choose the close type: by profit in dollars, in pips or in % of balance or by loss in dollars, in pips or in % of balance.
    There is also the "CLOSE ALL" button that instantly closes the current symbol position or all positions (depending on your choice).
    The current state of your account is displayed right on the panel in three different ways corresponding to the close types.
    Usage:

    Start the panel on your currency pair chart.
    On the panel select the option to close positions by all symbols or by the current symbol.
    To activate the options for selecting the close type, you need to specify a non-zero value for the corresponding parameters. Note that a positive value must be specified for the profit and a negative value must be specified for the loss, for example: -100.
    Check the options you want to use for closing.
    Enable the Close if Profit or Loss button, it should become blue. It means that the Expert Advisor has started working.
    Once the profit or loss of your position crosses the set levels, the positions will be closed.
    The emergency button CLOSE ALL is intended for closing all positions instantly.

    SEPARATE Orders for separate calculation and deletion of each position.
    "Virtual Stop Loss and Take Profit" mode.
    For example, if you set closure by loss to $ -5 and closure by profit to 100 points, each trade will be closed separately by a loss of $ -5 or by profit of 100 points.

    Separate BUYSELL, which allows to calculate a close positions by the net profit or loss separately for BUY and for SELL.
    Revised the signal system for the Signals panel.
    This tab shows the trend by the timeframe and indicator. Previously signal was shown at the time of its triggering. Now the current trend is shown.

    Added the function to save the settings during the terminal reboot, the change in settings inside the panel, when closing the panel on the chart and attaching the panel to the chart.
    All variables and data changes made in the panel are now saved when the terminal is restarted.
    If you turn off the terminal and turn it on again - all the parameters will be re-loaded from the global variables.

    Added the TrailingProfit function to the CLP tab:
    Trailing Stop at Closing.
    A new function for trailing profits has been implemented on user demand. In this case, the profit is fixed with some correction. As soon as the profit reaches the specified value, the Expert Advisor saves the current profit level and starts trailing the profit.

    For example:
    If you made settings for closing at the profit of 10 dollars:
    Profit $ - positive closing.
    Profit $ - value of positive closing.
    TrailingProfit- distance from Profit $, which, when reached, triggers trailing of profit.
    If Profit $ is set to 10 and TrailingProfit is set to 5 the Trailing Stop will be set at 5 dollars. The Trailing Stop will come into play when the Expert Advisor passes the 10 dollar line and start moving following the profit. The Journal will show entries about the current profit status.
    When the total profit falls below the last fixed level, TrailingProfit, the Expert Advisor will perform forced closing of all position.

    The function works for all closure types: Every symbol, Current symbol, Separate BUY and SELL direction, Each order separately.
    版本 15.935 2015.10.07
    Updated profit visualization during trailing.
    版本 15.932 2015.10.05
    Improved visualization on the screen!


    New block:
    PROFITLOSS_EXTRASETS4 - alert of profit and loss in the deposit currency.
    If you want to limit losses for the current custom magic, use this new block.
    Example: you want the EA to send an email and show a pop-up alert when the total loss of open and closed deals within LimitFor falls below -$100.

    Use the following parameters:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    When the magic's loss on history reaches -$100 per day, the EA will show a pop-up alert and send an email.
    Attention: This block does not close deals! It only generates an alert!
    For the next LimitFor this parameter is reset to 0.

    You can set LimitFor= DAY;WEEK;MONTH;ALLTIME;
    版本 15.901 2015.09.02
    Updated algorithm of forced closure of positions and orders, if an order has been closed manually.

    PROFITLOSS_EXTRASETS4 - a block for limiting profit and loss in the deposit currency.
    If you want to limit losses with current settings, you can do it in the new block.
    E.g.: You want to limit trade opening after the total loss for 1 day (week or month) equal to -100 USD
    You will have the following parameters:
    LimitFor=0;
    LimitForLosses=-100;
    LimitForProfits=0;

    After the loss in history with the given settings reaches -100 dollars for one day, you will receive an alert prompting you either to change the parameters or delete the EA that opens trades.
    The next day, this parameter is reset to 0.

    You can choose LimitFor= DAY;WEEK;MONTH;ALLTIME;
    版本 15.123 2015.01.23
    Added options for closing the terminal after the closure of a series of trades
      CloseTerminalAfterClosePROF - disable the terminal after fixing profit.
      CloseTerminalAfterCloseLOSS - disable the terminal after fixing loss.

    Improved profit trailing.
    xtern double TralOptions=5;
    extern double TralOptionsStep=2.