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

OrderMarker

The utility is created to assist traders. How it works

  1. Changes in the balance are displayed as a green or red line on the screen.
  2. The market entry moments are displayed on the chart both for current deals and deals in history.
  3. If there are several orders of the same type, the utility calculates the average price and marks it with white dashes.
  4. The utility can send a report on balance change to the user's email.


By user's command

  • Modification of all TP (SL) of Selected orders on the Current pair (set 0 to delete SL/TP).
  • ACTIVE [SL]. The user sets the price level in the menu. Then, once a bar is closed beyond this level, the robot closes the Selected orders.
  • SMART [SL]. How it works: the user sets the price level. If a bar is closed beyond the specified level, the robot sets a traditional stop loss plus the addition specified in points 12 and 13 of the menu.
  • Immediate closing of the Selected orders.
  • Automatic closing of the Selected orders when reaching the profit/equity, by time or by profit, after the user-defined time.
  • Closing of pending orders at user's command or automatically if the market orders were closed.
  • Automatic trading with a smart stop loss on USDCAD M15 on Monday mornings.


Input parameters

  • Find orders by comment - parameter for selecting deals. Specify the identification parameter from the comments column of the orders table. The parameter below overrides this parameter.
  • Find orders by Magic number - select deals by magic number. Set 0 to select manual deals. This parameter has a higher priority than the previous one.
  • BUY/SELL [ SL ]/[TP] (set 0 to delete) - immediately set stop levels for the orders selected in 1-3 (Selected orders).
  • ACTIVE [SL] - close the Selected orders if a bar closes beyond the specified level.
  • SMART [SL] - set SL fro the Selected orders at a certain distance (points 12 and 13), if a bar closes beyond the specified level.
  • BUY/SELL Smart SL - the number of points to be added to SL of SMART [SL].
  • Check orders for Act/Smt SL - check the availability of the Selected orders to set ACTIVE [SL]/SMART [SL].
  • BUY/SELL Close Now selected orders/current pair/All pairs - immediately close orders that are selected/on the current pair/trading account.
  • PROFIT TARGET (for closing selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account when they reach the specified PROFIT/EQUITY on the account.
  • Profit calc. - profit calculation method (1 - trade account profit, 2 - profit of closed orders).
  • BUY/SELL Time (for closing selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account at the specified time.
  • Addition in MIN for closing - minutes for closing.
  • BUY Time to close Select + profit (selected orders/current pair/All pairs) - close orders that are selected/on the current pair/trading account when the profit specified in point 39 in reaches after the specified hour.
  • Addition in MIN for closing - minutes for closing.
  • Profit_Target - take profit value.
  • Profit calc. - profit calculation method (1 - trade account profit, 2 - profit of closed orders).
  • Super Order Allowed - inviolability of Super Orders.
  • Super_Order_1/2/3/4/5/6/7/8/9/10 (Super Order Ticket, state) - Super Orders. Ticket number. (The utility is not allowed to modify Super Orders, saved after restarting).
  • Close Now Pending of current pair - immediately close the pending orders of the current pair.
  • Pending of current pair to be closed, when mission complete - close pending orders on the current pair, when there are no more open orders on the current pair.
  • User parameters - custom parameters.
  • Allow the UTILITY TO QUIT - allows the utility to detach from the chart one the orders are closed.
  • USDCAD M15 expert solo LONG/SHORT trading - allow automatic trading.
  • Solo trading parameters - parameters for automatic trading.
  • Set GMT - time zone (saved).
  • https://www.mql5.com/en/code/8873 - clock.wav
  • Allow the clock chime - enable audio alerts (saved).
  • MailSend - enable sending reports to email (saved).
推荐产品
History Pattern Search
Yevhenii Levchenko
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
The script allows to close part of opened position if this position has some profit. You just need to drop this script on the chart with a desired currency pair.  Let's say you have 1 lot for a Long position with positive profit. With this script you can close any part of the 1 lot (input parameter LotCoeff from 0.1 to 0.9) and remain (for example, 0.4 lot) will have a BreakEven StopLoss. Before placing an opposite orders, the input window is opened allowing you to modify all input parameters: 
Lot Risk Calculator is a panel for order size calculation according to stop loss and allowed risk per trade. The calculation is performed for the symbol the indicator is launched at. You can set risk and stop loss manually in the panel. The stop loss is set considering 4 or 5 digits, for example, 20 - 4-digit, 200 - 5-digit. After editing each parameter, press Enter to confirm. To calculate a lot, click Calculate. The result appears below the button. Note! Set the panel for all necessary symbols
用於自動設置盈虧平衡水平的實用程序,在經過給定距離時將交易轉移到盈虧平衡點。讓您將風險降至最低。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT5 版本 https://www.mql5.com/ru/market/product/57077 公用事業可以做什麼: 從 1 點設置虛擬盈虧平衡水平 設定盈虧平衡的實際水平 分別處理每個訂單(為每個訂單分別設置盈虧平衡水平) 處理一籃子單向訂單(盈虧平衡水平設置為所有訂單通用,分別買入和賣出) 處理一籃子雙向訂單(盈虧平衡水平為所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: BREAKEVEN_STOP - 將訂單移動到盈虧平衡點的點數; BREAKEVEN_STEP - 訂單關閉時的利潤點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 =
News Scalping Executor Pro is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading y
EA Target MM Dollar
Raudhah Hayatun Nufus
It's very easy, you only need to enter the amount of profit you want to get, then when your account has grown this EA will close the order, even though you are not monitoring the chart. Now you don't need to worry if the profit you have achieved turns into a loss because you don't use this EA, because this EA will help you whenever, wherever you are. Good luck trying it, hopefully you will become a very profitable trader
Scalping Day Trading Support Utility Scalping One for MT4 setting faile (for white Chart)    http://www.emkyuradias.shop/indexenglish.html One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.   Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) Lot, take profit an
SL InfoPanel is an information panel that displays operational trading information on the current instrument. The panel contains the following information: The first column: The fixed profit for the specified period of time and the percentage of this profit to the current deposit (the time period is configured in the "Account History"). The value is colored blue if there is a profit and red if there is a loss. Open Long orders (number of lots/number of orders). Open Short orders (number o
用於自動訂單和風險管理的實用程序。讓您從利潤中獲得最大收益並限制您的損失。由執業交易員為交易員創建。該實用程序易於使用,適用於交易者手動打開的任何市場訂單或在顧問的幫助下。可以按幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 具有以下功能: 1. 設置止損和止盈水平; 2. 通過追踪止損位平倉; 3. 設定盈虧平衡水平。 該實用程序可以: 1. 分別處理每個訂單(為每個訂單單獨設置級別) 2. 處理一籃子單向訂單(所有訂單的水平設置相同,買入和賣出分開) 3. 處理一籃子多向訂單(所有訂單的級別都設置為通用的,BUY 和 SELL 一起) 選項: STOPLOSS - 如果不使用 =-1,則以點為單位止損; TAKEPROFIT - 以點為單位獲利,不與 -1 一起使用; TRAILING_STOP - 價格變動的點數,如果不使用 =-1; TRAILING_STEP - 每一步利潤將增加的點數; BREAKEVEN_STOP - 將訂單轉移到盈虧平衡點的點數,如果不使用 =-1; BREAKEVEN_ST
Trader Evolution MT4
Siarhei Vashchylka
5 (2)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT5 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simpli
ChartColorMT4
Thomas Pierre Maurice Moine
Customize your charts with this simple utility. Choose in the 24 pre-built color sets, or use your own colors, save them to re-use them later. You can also add a text label on your chart. --- Chart Colors-- Color Set : 24 prebuilt color sets (select "Custom" to use colors below) Background color Foreground color Grid color Chart Up color Chart Down color Candle Bull color Candle Bear color  Line color Volumes color --- Label--- Text Label : Type the text you want to appear on the chart Lab
This panel is a part of the SupDem-Pro trading system and is used to search for the best opportunities for any available instruments. Which can be selected manually in the Market Watch (open it with CTRL + M). Using this trading panel in combination with ShvedSupDem-Pro_Zone allows to analyze multiple currency pairs with a single click. The panel allows to load any instruments from the Market Watch, from 6 major currency pairs up to all instruments (480). The indicator parameters Button Width
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cu
VN Trade Panel II
Vyacheslav Nekipelov
4 (1)
The new version of the trading panel, which now has the ability to separately close Buy and Sell orders, display targets for all orders on the chart, as well as the ability to use the panel to trade with brokers working on the FIFO rule. Also, the new version adds option buttons for separate management of open orders. It has a convenient visualized interface and intuitive control without a lot of additional tabs to which traders have to be distracted and switch their attention. Thanks to this
Expert candle finder for forex in MetaTrader 4 Expert candle finder is one of the practical trader assistant experts that is used in the forex financial market, this expert accurately identifies the candlestick patterns on the price chart as a signal, all the found candles. informs you. This expert is run on your Meta trader platform and in a very precise way, it examines all the currency pairs that are in your watch list and every currency pair that had a professional and good candlestick patt
Fast Trade Copier
Vladimir Gribachev
4.2 (5)
The trade copier is designed for a fast and accurate copying of orders between the MetaTrader 4 terminals. The trade copier copies trades from the Master account to the Slave account by writing information to the total file, which is located in the common directory of the MetaTrader 4 terminals. This allows the trade copier to either customize various schemes for receiving and transmitting trade signals by changing the file name. Reading and writing the copier file is performed by timer. The tra
IceFX TradeInfo
Norbert Mereg
4.8 (54)
IceFX 的 TradeInfo 是一款工具指标,显示当前账户和持仓的重要信息。 显示信息: 有关当前账户的信息 (结余, 净值, 可用保证金)。 当前点差, 当前回撤 (DD), 计划利润, 预计亏损, 等等。 开仓数量, 交易量 (手数), 盈利。 今日和昨日的范围。 距下一根柱线的剩余时间。 最后一日的盈利信息 (与 IceFX ProfitInfo 指标集成)。 风险- 基于开新仓的手数信息。 MagicNumber 过滤器。 注释过滤器。
FREE
Magic Balance
Daniil Evstratenko
The indicator shows which trading pairs, strategies, robots and signals that you use are profitable and which are not. The statistic of trades and balance graph are displayed in the account currency and pips - to switch simply click on the graph. button "$"(top left) - minimize/expand and move the indicator panel button ">"(bottom right) - stretching and resetting to the original size Statistic of trades 1 line - account balance, current profit and lot of open trades; 2 line - the number of al
FFx Hidden TPSL Manager
Eric Venturi-Bloxs
5 (11)
面板 FFx 隐藏管理 轻松帮助您在图表上直接管理您的订单。下面描述所有特征: 止盈, 止损和尾随停止均隐藏 每笔交易在图表上都有自己的指示线 可按您的需要拖拽任何线来改变止盈/止损 当止盈 #1 到达,自动将止损位移到盈亏平衡位置的选项 选择止盈/止损类型的选项 (通过点数或价格) 选择尾随停止类型的选项 (通过点数, MA, 分形, PSAR 或 ATR) 定义哪些订单您希望在当前图表上进行管理 (所有订单或特定单号) 最大化 / 最小化面板按钮 在图表上将面板拖拽到任意位置 显示交易信息的选项 如何使用它? (参看以下截图) 选择您希望管理的订单 (所有或特定的) 设置您的目标, 止损和尾随停止 … 之后点击 “放置”。它们都独立工作,这样您就只需设置一次。 如果您希望删除一个止盈, 止损或尾随停止, 选择正确的订单 … 然后点击 “删除” 当您选择设置 “所有当前符号”, 则 “当前设置”显示在面板里。这些设置将自动用于所有新开订单。若要重置/删除这些设置, 点击 “重置所有”。 如果 “显示交易信息”被选中, 一个新的小表格显示在面板之下, 包括每笔订单及其当前的目标和尾随停
Easy Virtual Trader
Anoop Sivasankaran
4.9 (10)
设置Easy Virtual Trader>输入您的规则>您可以通过移动或其他EA或任何地方进行交易了。...让机器人来管理您的交易!     这款功能强大的EA将帮助您根据您的预设规则和设置自动管理所有或特定交易     一旦设置并运行,您就不再需要监视订单,该软件将继续按照预定义的规则监视和控制您的订单     您可以从台式机MT4或从移动应用程序进行交易,也可以管理其他EA的交易     它旨在支持多重保护和尾随策略:盈亏平衡保护,百分比保护,点子保护,账户价值保护,距离尾随,指标尾随等。 Easy Virtual Trader是对已经流行的Easy Trade Manager的增强,由于许多要求提供自动版本的请求: https://www.mql5.com/en/market/product/34086 基本功能-交易和止损设置     管理交易=“特定”或“所有交易”-如果您希望EA管理所有交易,请使用“所有交易”。如果您想让EA管理特定的幻数交易,请使用“特定”     输入魔术数字=如果在上述设置中“管理交易” =“特定”,则输入魔术数
VR Money Flow Free
Kenneth Parling
4.5 (2)
Introduction Virtual Money Flow free - Lightweight free trading robot based on Money Flow index. Orders set with ISL and take profit is virtual. Equipped with trailing stop and limited money management. How to? Any account type,leverage and time frame Works only on currency pair   EURUSD, optimizations needed in regualar intervals You can start with as low as   $20-50   based on leverage   500 This is  not  a   scalper and trades can therefore be less frequent, be patient! Limited contract size
FREE
Reversal Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/abov
FREE
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
【分析大师】 简介 分析大师是一款强大的MT4交易数据,交易策略统计分析软件,可以为用户体提供直观的账户表现,同时具有复盘交易轨迹的功能。 可以有效帮助用户做基础的盈亏统计,并直观看到自己的交易是否稳定,自己的交易策略是否需要调整。 使用方法 将其拖入任意货币对图表中,即可展示其效果。 如果统计数据不全,请检查历史交易记录是否完全显示,因为程序是从历史记录中读取并转化成可视数据图像的。 功能 根据历史盈亏,将交易成绩可视化,直接查看盈亏曲线。 统计不同币种历史盈亏及交易单量,方便我们总结什么品种好盈利,什么品种容易亏损。 可以复盘交易轨迹在K线图标上,方便观察交易策略。 显示每日/每周/每月交易盈亏数据,方便查看账户收益率。 如果遇到问题,可以咨询我,为你提供使用帮助。
EA Hedger
Sergej Chukhista
4.67 (3)
您购买了交易顾问,订阅了信号,还是手动交易?!不要忘记风险管理。 EA Hedger 是一个专业的交易工具,具有许多设置,允许您使用对冲来管理风险。 对冲是一种交易技术,涉及开设与那些已经开立的头寸相反的头寸。在对冲的帮助下,仓位可以完全或部分被阻止(锁定)。 为什么购买这种产品有利可图: 可靠性 -顾问经过彻底检查和测试 有用性 -专家顾问在实际交易中使用,并在其工作中有效 表现 –带对冲交易的结果明显优于不带对冲交易的结果 可用性 -顾问的成本仅为每月$4.91或每天0 0.17-这是1-2点差 支持 -在讨论中,您将能够向卖家提问并获得建议 开发 -你可以写你的愿望的产品,如果可能的话,他们将被添加 更新 -即将到来的更新将提供给您 例如,您的账户上有三个未平仓头寸: EURUSD 买入 0.10 EURUSD 买入 0.20 英镑兑美元买入 0.20 如果您想将风险减半(50%),当您激活对冲时,将开设以下仓位: EURUSD 卖出 0.15 对冲 GBPUSD 卖出 0.10 对冲 当 EA Hedger 派上用场时 一、您想减少回撤,保护存
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
This utility tool help you to close all orders which is having loss immediatly with only ONE CLICK, its work is very fast. You can choose which symbol you want or close all symbols so it will helpful for you in your trading to manage trading faster. If you want it work on all symbols, you just need to leave symbol parameter blank (like in default setting). If you want it work on 1 symbol only (for example EURUSD orders) you need to put symbol =EURUSD (see screenshot below). This is a script, so
Account Protector Metatrader 4
Emmanuel Lovski Ijeawele Maduagwuna
Account Protector Meta Trader 4 This utility prevents risk of ruin per trading cycle.  Retail forex trading accounts are designed with   stop out levels   that make it impossible to quickly restore lost trading capital   (to initial levels)   in the event of a human or algorithm trader  " blowing"   an account. This hampers the efforts of a trader who after growing an account investment to a multiple of its initial value, suddenly suffers irreparable loss because of several trade entry mishaps.
Utility, which draws buy or sell trendlines, which can also become support or resistances able to close any position on the screen Algorithm that calculates the gain of the position, at the touch closure of the line.   The benefits you get: Works on forex and CFD, timeframe from M1 to Weekly. Easy to use screen control panel. Audible warning messages at the touch of the line. Easy to use.
Trendiness Index
Libertas LLC
5 (3)
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (81)
通过 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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
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
Trade Dashboard MT4
Fatemeh Ameri
5 (25)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。
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
MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(作为新的市场订单) 已删除的挂起订单
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持通过执行在“Market account”上工作,其中 SL / TP 仅在开仓后设置。 如何使用简单的设置复制交易 将供应商终端和接收终端安装在同一台计算机或 VPS 上。 在供应商终端上以“Master”模式安装复印机,然后
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
控制您的外匯投資組合。立即查看您的站立位置、工作原理以及導致您疼痛的原因! 此處提供 MT5 版本: https://www.mql5.com/en/market/product/58658 交易經理儀表板旨在讓您一目了然地顯示您當前在外匯市場中的每個頭寸,並使風險管理和貨幣敞口更易於理解。 對於通過多個頭寸或交易網格和籃子策略逐漸進入市場的交易者,這是需要查看的關鍵信息。監控終端中的多個位置通常很難管理。 過度槓桿化和使用低風險:回報是新交易者和一些經驗豐富的交易者面臨的主要問題,交易經理向您展示您對每種貨幣的風險敞口,確保您不會同時進行雙向交易。 特徵: 未平倉交易 - 查看您當前按貨幣對排序的所有未平倉交易。您不僅可以在該貨幣對上看到您的方向偏差,還可以在該貨幣對上運行的每筆交易或頭寸上看到您的方向偏差。 回撤和利潤信息 - 立即查看您交易活躍的貨幣對的回撤或盈利情況。輕鬆識別需要管理的交易。 手數大小 - 查看您在每個貨幣對上的手數以及您進行的交易數量。 風險敞口 - 查看您對每種貨幣的方向偏差,以確保您不會在另一個入場時以相反的方向交易。另請查看您在該貨幣中使用
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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
TradePanel MT4
Alfiya Fazylova
4.91 (88)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
The News Filter
Leolouiski Gan
5 (18)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损
Trading History MT4
Siarhei Vashchylka
5 (4)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experi
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订
Take a Break
Eric Emmrich
5 (27)
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
Mentfx Mmanage
Anton Jere Calmes
5 (16)
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
Equity Shield
Vladimir Stepanov
4.63 (8)
EA 将通过持续监控净值并按照参数输入的规则来保护您的账户免受意外损失。 当违反规则时,EA 将关闭所有交易。 您可以将 EA 设置为以特定百分比或货币亏损关闭所有交易,或以特定百分比或货币利润关闭。 此实用程序对于 Prop Trading Challenges 非常有用,可以保持低亏损并保护您的资产! 我的信号和其他产品可以在这里找到 购买后请联系我以获得支持和礼物。 参数: For 1 pair only: 将 Equity Guard 放在您要管理的货币对上 For all pairs at account :Equity Shield 将控制终端上的所有货币对(将 Equity Shield 放在任何货币对上) TP at money(0:关闭):TP in money SL at money(0:关闭):SL in money TP at % at account Equity: TP 将在 X% 的账户利润中关闭交易 SL at % account equity :SL 将关闭所有未平仓交易,账户损失 X 百分比 如何开始: 仅在一张图表上加载 EA 自定义您的设置 不理
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Copy Master mt4
Evgenii Aksenov
5 (6)
此实用程序将允许您将具有主设置的一个终端的任何事务复制到具有从属设置的其他终端 与此同时,您可以选择要复制的对,根据几个参数设置复制顺序的大小。 设定亏损限额或只复制盈利交易 您可以将MT4或MT5的交易复制到其他经纪商的MT4或MT5 现在,将任何在MT4中工作的专家的信号复制到MT5终端或返回并不困难 使用复制大师复制任何交易从其他信号,专家顾问,手动交易.  使用设置,您可以更改批量大小,交易方向,只复制有利可图的交易,并设置价值以保存您的存款  复制大师可以在一个帐户上组合不同订阅信号的几种策略 要复制交易到MT4,你需要复制主MT5版本: https://www.mql5.com/zh/market/product/74371 有关复制向导设置的其他信息: https://www.mql5.com/en/blogs/post/749356 (抱歉文本的自动翻译)
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (20)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 任何问题 / 改进意见 / 如果发生了故障或错误  都可以联系我 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损:MT4也适用 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适
-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
Easy Trade Manager
Anoop Sivasankaran
4.78 (37)
Easy Trade Manager 1.0 基本特征是成功交易者最重要的因素之一;     1.预订TP1,TP2和TP3的利润     2.根据每笔交易金额管理风险。例如,100美元(最大损失) - 这可能是您总权益的2%。     3.设置您想要在TP1,TP2和TP3预订的金额(%)。例如。 TP1为100美元的50%,TP2为25%,TP3为25%     4.根据STOP-LOSS自动选择LOT SIZE! (设置批量大小=自动以启用此功能)     5.最重要的是,将交易自动设置为TP1或TP2的盈亏平衡! (盈亏平衡= TP1 / TP2)     如果您愿意,请留下好的评论和EA,给我一些改进的建议 高级用户 -     1.基于两个功能自动跟踪止损(设置=是/自动);          - 手动设置步骤点数(是)          - 基于抛物线SAR(自动)|自动跟踪P.SAR的优点 -  https://goo.gl/NWG3dV     2.手动输入TP1,TP2和TP3点数(确保其点数)
作者的更多信息
TrailingAll8
Dmitrii Shkaruba
TrailingAll_8          The utility determines an average value of the  same-direction orders  and a starting profit profit provided that the directions of orders are different (SELL or BUY outweighs). It can set a general TP estimating it based on the profit pips. It is also capable of tralling the profit. The utility marks the points where the orders are opened, too. Input paremeters Find by comment - a space where you can specify the parameter of order choice within the "comment" column of
Ilan16Dynamic
Dmitrii Shkaruba
Ilan16Dynamic   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (Additional orders) in a set amount of pips. The robot uses an average price for that. The robot is capable of creating break-even orders. In this case it changes the Magic number and starts a new order series. Input parameters Wk - new order series allowed. LONG TRADE - Long Trade allowed. SHORT
Ilan18
Dmitrii Shkaruba
IlanDynamic18   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (A dditional orders)  in a set amount of pips. The robot uses an average price for that. The starting price level is set in the menu (StartPrice), which helps you start trading profitably. You can set the level at which the trade stops (PriceTarget). It helps you avoid unprofitable orders. For ins
Ilan18Dynamic
Dmitrii Shkaruba
Ilan18Dynamic   The robot uses Martingale strategy. It starts working from a set point and withdraws at the other set point. Once the initial order has been opened, each of the following ones is opened (A dditional orders)  in a set amount of pips. The robot uses an average price for that. The starting price level is set in the menu (StartPrice), which helps you start trading profitably. You can set the level at which the trade stops (PriceTarget). It helps you avoid unprofitable orders. For ins
筛选:
无评论
回复评论
版本 3.0 2018.05.09
Robot is now able to open the third order BUYSTOP (menu item 81) when the Solo Trading mode is on (menu items 67 & 68).
版本 2.0 2018.05.02
Added the display of 'Selected orders profit' (shown for 1 minute).
Decreased 'Solo Trading BUY LIMIT take profit' by 1 point (menu item 72).