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).
推荐产品
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 you
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: 
用於自動設置盈虧平衡水平的實用程序,在經過給定距離時將交易轉移到盈虧平衡點。讓您將風險降至最低。由專業交易者為交易者創建。該實用程序適用於交易者手動或使用顧問打開的任何市場訂單。可以通過幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 MT5 版本 https://www.mql5.com/ru/market/product/57077 公用事業可以做什麼: 從 1 點設置虛擬盈虧平衡水平 設定盈虧平衡的實際水平 分別處理每個訂單(為每個訂單分別設置盈虧平衡水平) 處理一籃子單向訂單(盈虧平衡水平設置為所有訂單通用,分別買入和賣出) 處理一籃子雙向訂單(盈虧平衡水平為所有訂單設置通用,一起買入和賣出) 對於測試和工作,您可以使用圖表上的按鈕。 選項: BREAKEVEN_STOP - 將訂單移動到盈虧平衡點的點數; BREAKEVEN_STEP - 訂單關閉時的利潤點數; BASKET - 一籃子訂單或每個訂單單獨; MULTIDIRECTIONAL - 雙向或單向訂單; 虛擬 - 真實或虛擬的止損和止盈; MAGIC_NUMBER - 訂單的幻數,如果 = -1,則它
History Pattern Search
Yevhenii Levchenko
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
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 and
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 of l
用於自動訂單和風險管理的實用程序。讓您從利潤中獲得最大收益並限制您的損失。由執業交易員為交易員創建。該實用程序易於使用,適用於交易者手動打開的任何市場訂單或在顧問的幫助下。可以按幻數過濾交易。該實用程序可以同時處理任意數量的訂單。 具有以下功能: 1. 設置止損和止盈水平; 2. 通過追踪止損位平倉; 3. 設定盈虧平衡水平。 該實用程序可以: 1. 分別處理每個訂單(為每個訂單單獨設置級別) 2. 處理一籃子單向訂單(所有訂單的水平設置相同,買入和賣出分開) 3. 處理一籃子多向訂單(所有訂單的級別都設置為通用的,BUY 和 SELL 一起) 選項: STOPLOSS - 如果不使用 =-1,則以點為單位止損; TAKEPROFIT - 以點為單位獲利,不與 -1 一起使用; TRAILING_STOP - 價格變動的點數,如果不使用 =-1; TRAILING_STEP - 每一步利潤將增加的點數; BREAKEVEN_STOP - 將訂單轉移到盈虧平衡點的點數,如果不使用 =-1; BREAKEVEN_STEP - 關閉訂單時的利潤點數;
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 -
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,
Fast Trade Copier
Volodymyr Hrybachov
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.77 (44)
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 all
Easy Virtual Trader
Anoop Sivasankaran
4.89 (9)
设置Easy Virtual Trader>输入您的规则>您可以通过移动或其他EA或任何地方进行交易了。...让机器人来管理您的交易!     这款功能强大的EA将帮助您根据您的预设规则和设置自动管理所有或特定交易     一旦设置并运行,您就不再需要监视订单,该软件将继续按照预定义的规则监视和控制您的订单     您可以从台式机MT4或从移动应用程序进行交易,也可以管理其他EA的交易     它旨在支持多重保护和尾随策略:盈亏平衡保护,百分比保护,点子保护,账户价值保护,距离尾随,指标尾随等。 Easy Virtual Trader是对已经流行的Easy Trade Manager的增强,由于许多要求提供自动版本的请求: https://www.mql5.com/en/market/product/34086 基本功能-交易和止损设置     管理交易=“特定”或“所有交易”-如果您希望EA管理所有交易,请使用“所有交易”。如果您想让EA管理特定的幻数交易,请使用“特定”     输入魔术数字=如果在上述设置中“管理交易” =“特定”,则输入魔术数字,例如“ 232334
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated with support and resistance zones so you can check the candlestick patterns in the most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M30,D1,W1 timeframes and 20 symbols of Market Watch window) Read the
Auto Fibo Pro m
DMITRII GRIDASOV
“Auto FIBO Pro” Crypto_Forex 指标 - 是交易中的绝佳辅助工具! - 指标自动计算并放置在图表斐波那契水平和局部趋势线(红色)上。 - 斐波那契水平指示价格可能反转的关键区域。 - 最重要的水平是 23.6%、38.2%、50% 和 61.8%。 - 您可以将其用于反转剥头皮或区域网格交易。 - 还有很多机会可以使用 Auto FIBO Pro 指标来改进您当前的系统。 - 它具有信息价差掉期显示 - 它显示所连接的外汇对的当前价差和掉期。 - 显示屏还显示账户余额、净值和保证金。 - 可以将信息价差掉期显示定位在图表的任何角落: 0 - 左上角,1 - 右上角,2 - 左下角,3 - 右下角。 点击这里查看高质量的交易机器人和指标! 这是仅在此 MQL5 网站上提供的原创产品。
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/above
FREE
Margin Call Shield – Defend Your Margin on Your Terms Margin Call Shield   is a tool for MetaTrader 4 traders who want to decide for themselves which open positions are closed during margin call situations before the platform does so automatically based on its internal rules. By default, the broker or platform decides which positions to close, often using undisclosed algorithms. Margin Call Shield lets you set this order according to your own strategy. Why Was Margin Call Shield Created? In a  
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线图标上,方便观察交易策略。 显示每日/每周/每月交易盈亏数据,方便查看账户收益率。 如果遇到问题,可以咨询我,为你提供使用帮助。
SL and TP Setter
Giacomo Barone
4 (1)
You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
FREE
Basic Theme Builder
Mehran Sepah Mansoor
5 (1)
基本主题构建器:简化您的图表自定义 通过   基本主题构建器   指标,彻底改变您的交易体验。这款多功能工具旨在简化您在MetaTrader 4 平台上自定义图表外观的过程。该指标提供了一个用户友好的面板,您可以轻松切换不同的主题和配色方案,提升交易环境的视觉吸引力和功能性。   Free MT5 version 基本主题构建器   指标是那些希望轻松个性化MetaTrader 4图表的交易者的终极工具。通过其简单的面板界面和各种主题预设,您可以迅速调整图表的外观,以匹配您的交易风格或心情。无论您偏爱经典外观还是现代美学,基本主题构建器提供了一系列选项,以增强您的视觉体验并提高专注度。立即优化您的交易设置,体验这款实用且易于使用的指标。 主要特点: 轻松管理主题:   使用便捷的面板界面,单击即可快速更改图表主题。 预定义预设:   从几种预配置的主题和配色方案中进行选择,包括经典、深色、浅色等,以适应您的交易偏好。 可自定义选项:   调整颜色和样式,按您的喜好定制图表外观。 用户友好界面:   享受简单直观的设计,无需复杂设置或配置。 提升交易专注度:   通过视觉吸引力强且无
FREE
EA Hedger
Sergej Chukhista
4 (4)
您购买了交易顾问,订阅了信号,还是手动交易?!不要忘记风险管理。 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 派上用场时 一、您想减少回撤,保护存款免受损失吗?!通过确
The Best One Scalping Trade Panel functional manual trade panel with risk reward, auto SL by candle ( original solution), lot size calculation, one-click trading, scale in and out of trades (partial close),  Works with all symbols not just currency pairs, perfect works on DAX, NASDAQ, GOLD, ...... I earn every day during live stream on ZakopiecFX - join Me Risk by lot Risk by percent SL by points SL by Candle, Renko, RangeBar ( original solution) TP by point TP by Risk/Reward Auto Trailing by P
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
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
EasySet Panel
Joe Treacher
5 (1)
Easy Set Trade Panel Trade Smarter, Not Harder Take the stress out of trade setup and risk management with the Easy Set Trade Panel — a streamlined, drag-and-drop interface designed for speed, precision, and simplicity. Key Features: Effortless Trade Setup : Just drag your Entry, Stop, and Take Profit lines on the chart. The panel calculates the exact lot size for your trade based on your risk preferences. ️ Smart Risk Management : Choose how you want to control risk: % of Account (e.g., Ri
该产品的买家也购买
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法在
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (195)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 附加材料和说明 安装说明 - 应用程序说明 - 模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR - 它禁用比率。  
Copy Cat More Trade Copier MT4 (复制猫MT4) 不仅仅是一个简单的本地交易复制工具;它是一个为当今交易挑战而设计的完整风险管理与执行框架。从 prop firm 挑战到个人账户管理,它都能通过强大的执行力、资本保护、灵活配置以及先进的交易处理来适应各种情况。 该复制器同时支持 Master(发送端) 和 Slave(接收端) 模式,能够实时同步市价单与挂单、交易修改、部分平仓以及 Close By 操作。它兼容模拟账户与真实账户,支持交易或投资者密码,并通过持久交易记忆系统(Persistent Trade Memory)确保即使 EA、终端或 VPS 重启后也能恢复。可同时管理多个 Master 与 Slave,并通过前缀/后缀自动调整或自定义符号映射来处理跨平台或跨经纪商差异。 使用手册/设置: Copy Cat Trading Copier 使用手册 Copy Cat More MT5: https://www.mql5.com/en/market/product/139088 加入频道: https://www.mql5.com/en/cha
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader 4 专业交易复制器 快速、专业、可靠的 MetaTrader 4 交易复制器。 COPYLOT 可在 MetaTrader 4 与 MetaTrader 5 终端之间复制外汇交易,并为不同账户类型和交易场景提供灵活的同步方案。 COPYLOT MT4 版本支持: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试与优化 Expforex 的全部产品 您也可以使用 MetaTrader 5 版本,在 MetaTrader 5 → MetaTrader 5 和 MetaTrader 4 → MetaTrader 5 之间进行复制: COPYLOT CLIENT for MT5 COPYLOT 是一款专业级交易复制器,可稳定运行于 2、3 甚至 10 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
Take a Break
Eric Emmrich
5 (31)
News filter, equity guard & session control for all your EAs — one tool, full protection Take a Break has evolved from a basic news filter into a comprehensive account protection solution . It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
MultiOrder Assistent V3.0   - Your professional trading assistant for MetaTrader 4 The  MultiOrder Manager  is a powerful trading tool designed to optimize your trading while managing risk efficiently. With intuitive features and a user-friendly interface, this Tool is ideal for traders who want to manage multiple orders simultaneously without losing track.   Symbols: FX pairs, gold and cryptocurrencies Here you get a detailed description of the parameters and functions Manual     Features and
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
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 (overrid
EasyTrade MT4
Alain Verleyen
5 (1)
Easy Trade – 智能、简洁且强大的交易管理工具 Easy Trade 是为 MetaTrader 用户打造的一体化交易管理解决方案,帮助您轻松掌控风险,实现流畅交易执行。 它是根据交易者的反馈从零开始开发的,简化了多品种交易的执行、监控和管理流程,无需繁琐的操作。 无论您是手动短线交易者,还是管理多个交易设置的小型投资组合,Easy Trade 都能让您专注于明智决策和稳定盈利。 ⸻ 为什么选择 Easy Trade? 精准风险管理:可选择固定手数或按百分比定义每笔交易的风险。实时显示风险与潜在收益。 篮子式跟踪止盈:追踪多笔交易的总利润,目标达成时自动锁定部分收益,适用于组合交易。 交易截图记录:每笔交易都可截图保存,方便日记记录、回顾与绩效分析。 定时自动平仓:可设定具体日期和时间自动关闭持仓,适合日终或周末前平仓。 界面可自定义:可调整按钮排序与大小、线条样式与颜色、缩放比例等,满足个人使用习惯。 ⸻ 主要功能(版本 1.0) 魔术号与策略标签: 使用注释标记轻松区分不同策略的交易,便于统计与复盘。 手数设置: 支持固定手数或基于止损与账户资金百分比的动态手
TradePanel MT4
Alfiya Fazylova
4.84 (95)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
Auto Trade Copier
Vu Trung Kien
4.76 (85)
自动交易复制器旨在以 100% 的准确度在多个 MT4/MT5 账户/终端之间复制交易。提供商和接收方账户必须位于同一台 PC/VPS 上。使用此工具,您可以将交易复制到同一台 PC/VPS 上的接收方账户。所有交易操作都将从提供商复制到接收方,不会有任何延迟。此版本仅适用于 MT4 账户。对于 MT5 账户,您必须使用 MT5 的自动交易复制器。参考: 参考: 对于 MT4 接收器,请下载“Trade Receiver Free” 这里 . 对于 MT5 接收器,请下载“Trade Receiver Free MT5”  这里 . 对于同一台 PC/VPS 上的 MT5 提供商,请检查“Auto Trade Copier MT5” 这里 . 如果您需要通过互联网在不同的 PC/VPS 上进行账户复制,请查看“Trade Copier Pro” 这里 . 如果您需要通过互联网在不同的 PC/VPS 账户之间进行复制,且接收方数量不限,请查看“无限交易复制器专业版” 这里 . 以下是重点功能 在 MT4 和 MT5 账户之间复制。 一个提供商可以将交易复制到多个接收者的账户。 一个提
达到目标利润时自动锁定利润 EquityTargetCloser   — 是一款 MetaTrader 5 实用工具型专家顾问,当   净值(Equity)超过当前余额达到指定的利润金额时 ,它会自动平掉所有市价单并删除挂单。平仓后目标自动提高:新门槛 = 新余额 + 指定利润。该 EA 不负责开仓,仅管理现有头寸,帮助可靠地锁定利润并保护积累的资金。 MT5-version:  https://www.mql5.com/en/market/product/169839 工作原理 该专家顾问持续将   净值(Equity)   与动态目标进行比较: 目标 =   当前余额(Balance) + plusMoney   (美元)。 当净值大于或等于该金额时,触发保护机制: 平掉   所有市价单   (任何品种)。 如果参数   Delete pending orders = true ,则删除   所有挂单 。 平仓后余额更新,目标重新计算:   新余额 + plusMoney 。这样,EA 在每个成功周期后逐步提高利润锁定门槛。 重要提示 :触发条件取决于   累计浮动利润 ,而不是
Telegram to MT4 Multi-Channel Copier   自动将您的Telegram频道中的交易信号直接复制到MetaTrader 4。无需机器人,无需浏览器扩展,无需手动复制。您在Telegram收到信号,EA在几秒钟内在您的终端上开仓。 该产品包含两个组件:一个监听您Telegram频道的Windows应用程序,以及在您的MT4终端上执行信号的Expert Advisor。 查看下载应用程序的指南: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows应用程序使用您自己的API凭据连接到Telegram(不是机器人,这意味着它可以读取您订阅的任何频道,包括私人和VIP频道)。当检测到信号时,它会解析信号并将其发送给EA。EA读取信号,根据您的经纪商解析符号名称,根据您的风险设置计算手数,然后开仓。 整个过程是自动的。您无需坐在电脑前。 第1步:打开应用程序并登录Telegram(仅第一次)。 第2步:选择您想要监听的频道。 第3步:按下开始。EA负责其余的工作。 支持的信号格式 内置信号解析器可识别真实Te
The News Filter
Leolouiski Gan
5 (25)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和止盈
Bermaui Manual EA
Muhammad Elbermawi
5 (10)
这是一个交易网格系统的半自动专家顾问。这个想法是逐渐在市场中占据不同的位置,然后计算它们的盈亏平衡水平。当价格超过此盈亏平衡点达到预定距离时,所有打开的订单都会关闭。 重要信息 这是用户指南:   https://www.mql5.com/en/blogs/post/730567 您可以在此处使用我的任何其他产品尝试此 EA: https://www.mql5.com/en/users/bermaui314/seller 重要功能 EA 具有止损机制,以保护交易资金免受意外结果的影响。 您可以交易任何 MT4 符号,例如 EURUSD - XAUUSD - 石油 - 比特币。 您可以交易任何 MT4 时间范围。 我建议从 VPS 运行 EA。 参数和默认设置 1) 资金管理设置 开始批量。 建议使用默认设置为每 500 美元 0.01,杠杆为 1:400 或更多。 批次指数。 下一个订单的乘法大小。例如,如果起始手数为 0.01,手数指数为 2,则网格的手数大小将如下所示:0.01 – 0.02 – 0.04 – 0.08...等。 以点数获利。 盈亏平衡后的利润距离以点为单
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
RiskManager
Roman Zhitnik
5 (4)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Risk Manager settings Check limit to close - check the equity limit Limit to close (account currency)   - equity limit that is checked when  Check limit to close is activ
Telegram to MT4 Coppy
Sergey Batudayev
3.89 (9)
Telegram 到 MT4: 终极信号复制解决方案 使用 Telegram 转 MT4 简化您的交易流程,这款先进的实用程序旨在将交易信号直接从 Telegram 频道和聊天复制到您的 MetaTrader 4 平台,无需 DLL 文件。这款强大的解决方案确保信号执行的无缝衔接,拥有无与伦比的精度和丰富的自定义选项,从而节省您的时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 使用用户友好的 EXE 桥轻松获取和管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含自定义例外词(例如“报告”、“摘要”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 当信号指定点而不是价格时自动计算入场点。 订单定制和灵活性 使用多种模式定制订单规模:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 配置滑点、挂单到期和重试设置以实现完美执行。 综合符号管理 排除特定符号或匹配自定义
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏平衡 只平
Smart Copy Local MT4
Kyra Nickaline Watson-gordon
5 (7)
Smart Copy is an Easy-to-Use EA that supports Multi Copying Metatrader4 and Metatrader5 and Local/Remote Copying. (Remote Version is coming soon) Free version is available on Smart Copy Local Free MT4 Specifications :     Real Time, Multi Terminal - Multi Account - MT4/MT5 trade copying     Copy from netting to hedge and hedge to netting is supported.     Fast and instant copy     All settings are input visually.     Easy modifying symbol names, prefix, suffix     Enable/Disable copying s
Trading History MT4
Siarhei Vashchylka
5 (9)
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 experience
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Symbol Manager
Taras Slobodyanik
5 (4)
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
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
ManHedger MT4
Peter Mueller
5 (2)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
Local Trade Copier EA 是针对需要从外部来源执行交易信号或需要同时管理多个账户的个人交易者或账户经理的解决方案,无需 MAM 或 PAMM 账户。它可以从多达 8 个主帐户复制到无限的从帐户 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 100% 自托管 容易安装和使用 不使用安装程序、配置文件、服务器、内存管道或 DLL 1000 次激活可永久使用 EA 本地执行,无网络延迟 它实现了您需要的所有功能: 最多8个主账户和无限从属账户 适用于所有经纪人和 DD/NDD/ECN/STP 执行 适用于具有不同帐户货币的帐户 在真实账户和模拟账户之间工作不明显 支持主从账户中的符号名称后缀 按幻数和订单评论过滤 不会干扰其他交易 可选择复制 SL 和 TP 水平 可选择复制挂单 支持符号翻译 支持部分关闭 反向模式 灵活的交易规模: - 固定地段 - 乘数 - 成比例的 - 与乘数成比例 EA 可以使用投资者或任何账户的主密码复制交易。 如何将交易从一个主账户复制到一个或多个从账户 在源终端中安装 EA 将 EA 加载到任何图表并选择“MA
作者的更多信息
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 t
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
Unimillion
Dmitrii Shkaruba
Martingale trend strategy. Robot opens default order according to the Parabolic trend indicator. If the robot is mistaken in the trend direction, it closes the wrong order and opens a new one in the opposite direction with a larger lot. If the direction chosen by the robot is right, it opens another order in this direction using a standard lot. Input parameters LotStart  - default lot (manual). TakeProfit  - Takeprofit, pips. StopLoss  - Stoploss, pips. Multiplier - multiplier for lot calcul
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
筛选:
无评论
回复评论