• 概述
  • 评论
  • 评论 (3)
  • 新特性

Close all profit positions

The script allows to close all opened positions if Sum of Profit from all opened positions  is greater than value of the input parameter: SumProfit.


Input parameters

  • SumProfit = 100

You can change SumProfit to any positive value (in dollars, not in the points!). This script will close all positions for a given currency pair only.

Keep in mind that you have to "Allow automated trading" on the "Expert Advisors" tab (Tools->Options).

推荐产品
Super simple, convenient, useful tool. Allows displaying the end time of a candle (standard) and expanding the symbol's spread in real time. The countdown tool is smooth, not jerky or slow like some other tools Useful tool for professional traders specializing in short-term and long-term trading. Contact author or user guide: https://www.mql5.com/en/channels/metool_trading
FREE
Automated Report Generator for the Spanish Treasury This utility allows you to generate automated reports for the Spanish treasury with several advantages: A detailed report is generated in an HTML file in the MetaTrader 5 base directory. This report includes all operations individually. For accounts nominated in another currency, the report will automatically generate a profit column in euros using the same broker data. Profits in other currencies will be accounted for as indicated by the Sp
The indicator displays useful trading information on the chart for futures contracts such as: Average daily volatility with adjustable period of time. Optimal volume to trade depending on percentage of account balance you use. The percentage can be adjusted. Optimal stop loss depending on your maximum risk per trade considering percentage of account balance you use. Initial margin for the contract. Tick value for the contract. The indicator has an ability to display dynamic daily volatility leve
What Exactly Is A Smart Trading Tool? Smart Trading Tool   was developed for fast and comfortable trading of the financial markets especially for   ORDER BLOCKS TRADERS .   It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation   based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
This   Trading Statistics Indicator   gives you an overview of your trade statistics for a selected period. You can set different periodsand filter for Symbols and magics to analyse your trading success. You can also create charts for Balance/Equity, MFE and MAE Periods: Total Time Today Yesterday This Week Last Week This Month Last Month This Year Last Year This Trading Statistics Indicator is still work in progress. In the next versions I will add telegram and email notifications and some more
Native Websocket
Racheal Samson
5 (2)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
Global crosshair for spotting levels and positions on multiple chart (timeframes). Features: Toggle with middle click (replace default MT5 crosshair). Toggle with HotKey shortcut and on chart button. Multi instance feature. (every chart can draw separate instance). Customizable Display Style. (color / line style / ex.) Global crosshair for spotting levels and positions on multiple chart (timeframes).
Signal Copy Multiplier automatically copies trades on the same account, for example, to get a better entry and adjusted volume on a subscribed signal. MT4-Version:  https://www.mql5.com/de/market/product/67412 MT5-Version:  https://www.mql5.com/de/market/product/67415 You have found a good signal, but the volume of the provider's trades is too small?  With Signal Copy Multiplier you have the possibility to copy trades from any source (Expert Advisor, Signal, manual trades) and change the volume
Horizontal Line Trade Assistant EA  Semi-Automated Trading Assistant      IMPORTANT :     On the main/purchased program a user can click on the Horizontal line and change it to Buy or Sell, and drag by double clicking on it. Please keep in mind that this option is not available on demo version, due to some restrictions/limitations of Strategy Tester, some Object related operations are not available in the  Strategy Tester. But, it will not prevent you from Testing, please drop an Object to chart
脚本分析设定时间段内的市场观察中的所有交易品种。 结果显示在“专家”选项卡和指定文件中。 为了便于查看和编辑,结果显示在csv文件中。 皮尔逊公式用于计算。 一对相关系数值接近 1 意味着这些对移动几乎相同。 接近 -1 的值意味着对以相同的方式移动。 这个工具对于那些由于其他货币对的变动而使用对冲的人来说非常有用。 参数: glubanal - 酒吧中的分析深度 InpFileName - 输出文件名 InpDirectoryName - 输出目录 precision - 提高精度(使用OHLC而不是O),增加了计算的精度,但在计算过程中加载更多的处理器和网络 spreadmax - 计算最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播最大传播 ValuesSeparator - 接收值的值分隔符分隔符字符 ShadowFinder -确定滞后/前导阴影的条形数量。 如果为负值,则表示阴影应位于主线对之前。 AverageMethod -根据Pearson公式计算对应关系的平均方法
1. 这是什么 MT5系统自带的优化结果非常少,有时候我们需要研究更多的结果,这个库可以让你在回测优化时可以输出更多的结果。也支持在单次回测时打印更多的策略结果。 2. 产品特色 优化的输出的结果非常多。 可以自定义CustomMax。 输出结果在Common文件夹。 根据EA名称自动命名,且同一个EA多次回测会自动更新名称,不会覆盖上一次的结果。 函数非常简单,你一眼就可以看懂。 #import "More BackTest Results.ex5" // Libraries Folder, Download from the market. //---Set CustomMax void iSetCustomMax( string mode); //---Display multiple strategy results when backtesting alone (not opt). void iOnDeinit(); //--- void iOnTesterInit(); double iOnTester(); void iOnTesterPass( string lang
All Pending Orders with StopLoss opens any combination of Buy Stop, Sell Stop, Buy Limit and Sell Limit pending orders and closes all existing pending orders. If boolSL = true then this Script will calculate one common StopLoss value as the StopLoss for a first/last orders and put this value in all pending orders. Input Parameters Before placing all pending orders, the input window is opened allowing you to modify all input parameters: DeleteAllPendings : if true , then all pending orders (for
Nice Mamma
Pascal Hussenet
MAMMA 指标是初学者和高级交易者计算止损、交易量或风险水平的理想选择   。 您有一个驾驶舱来控制参数并使工具适应您的交易。 这个驾驶舱可以移动或简单地缩小以在您需要时放大。 有3种计算方法: 您可以根据您计划使用手数和止损大小自动计算风险 您可以根据预期风险和止损大小设置手数 您可以根据预期风险和手数设置理想的止损尺寸。 每次计算都可以让您知道确切的风险量,您还可以直接在图表上看到计划止损的位置。 为了不忘记您的计划,您可以设定一个目标和当天的最大损失。 最后,您可以综合查看当前市场的进度,或仅查看当天、本周和当月的进度。 作为奖励,您将收到每个新未平仓头寸的提醒,并提供理想的止损建议。 最后,驾驶舱可以在法语和英语之间进行编程。 您还有机会根据 3 个时区显示时间:经纪人的服务器、UTC 参考或您 PC 的时间。 MAMMA 仍然隐藏着一些宝藏,但我已将主要功能介绍给您。 当我开始交易时,MAMMA 是我最想念的工具,它可以保证我的结果稳定。 好交易 再见
T Manager for Price action Traders
Haidar, Lionel Haj Ali
4.55 (11)
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use,   T Manager provides you with the essential
Close Assistant 5
Gheis Mohammadi
5 (2)
Close Assistant (CA)  is a full featured utility for monitoring and closing a set of positions placed by trader or EA. It closes filtered orders in specified time or level or candle patterns or when a certain profit or loss of the total positions is reached. CA uses Zero Profit Lock function to save deposit when total profit falls to zero. Profit and loss levels can be set in fixed amount of account currency or percentage of balance or equity or margin. CA only monitors and works on filtered pos
This OCO Closer is one of the most useful things in my toolbox. You can place as many pending orders as you want on your chart, then after adding this to the chart it will delete them all once a Buy or Sell Position Opens. This is great for those times when you think the price might reverse trend, or if you simply want to hedge your bets both ways. Bear in mind that this will only delete the pending orders on the current currency pair, so you can set Buy and Sell pending orders on as many pairs
The Expert Advisor will help you forward all alert from  MetaTrader 5 to Telegram channel/ group.  All alert must save to folder <Data folder>MQL5\Files\Alerts\ , text file with format *.txt and screenshot with format *.gif or *.png. Parameters: - Telegram Bot Token: - create bot on Telegram and get token. - Telegram Chat ID:  - input your Telegram user ID,  group / channel ID - Forward Alert: - default true, to forward alert. - Send message as caption of Screenshot: - default false, set true
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
Better Scroll 在您滚动时启用和禁用 MT5 的 AutoScroll 功能,使该功能感觉更加直观和方便。 您不再需要手动启用和禁用 AutoScroll 或让它将您带到图表的末尾,因为您在回测或查看历史价格数据时忘记将其关闭。 概括 在以下情况下禁用自动滚动: 鼠标单击+向左拖动(过去当前打开的蜡烛) 鼠标滚轮向左滚动(过去当前打开的蜡烛) 按下 Page Up 键 按下主页键 按下左箭头键(过去当前打开的蜡烛) 市场关闭 在以下情况下启用自动滚动: 鼠标单击+向右拖动(到当前打开的蜡烛) 鼠标滚轮向右滚动(到当前打开的蜡烛) 按下 Page Down 键(当前打开的蜡烛) 按下结束键 按下右箭头键(当前打开的蜡烛) 请务必查看我的其他实用程序,这些实用程序将提高 Metatrader 5 的生活质量!
Orders Executor
Claudio Aguiar De Aragao
Introducing Orders Executor , your powerful and efficient trading companion designed to seamlessly execute orders directly from a user-specified text file . This innovative trading tool streamlines your trading process, providing a convenient and automated solution for executing trades with precision and speed. Key Features : **Text File Integration:**     Orders Executor is designed to effortlessly read and interpret orders from a plain text file, eliminating the need for manual input. Sim
Itrade Manager
Nestor Smill Soler Olivero
Itrade manager expert advisor (EA) is a type of software that can be programmed to perform a variety of tasks related to managing trades in the financial markets. Some of the ways in which the Itrade manager EA can help you trade better include: Itrade manager EA can automatically modify, and close trades based on predefined rules and conditions, freeing you up to focus on other aspects of your trading strategy. Managing risk: Itrade manager EA can help you manage risk by placing stop-loss and t
Close All and Change Take Profit and Stop Loss All Orders. Main Features     Ability to Close All Orders the Symbol you put this EA.     Ability to Change Take Profit to All Order.     Ability to Change Stop Loss to All Order.     Show Order count.     Show Average price with info and Horizontal Line.     Show lot open.     Show Price diff from average to price now     Show broken price with info and Horizontal Line.     Easy to use . How to use Close All (Symbol) PC : you can click on Clos
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   a
Minions Labs Recalibrator
Flavio Javier Jarabeck
5 (1)
Once again, We Nailed It! Imagine a faster and smoother way to recalibrate ANY Indicator using just obvious and intuitive mouse clicks, realtime, real fast, real results on your chart just right after the Click... Instead of the boring "Open Settings dialog / Change one setting / Click OK / See what happens on Chart...",  then repeat this process endlessly until you kill yourself! Well... No More... Welcome to the Minions Labs Recalibrator tool! Now you can Study, Trial, Experiment and Play wi
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
这个QuickCloseMT5帮助您一键即可立即关闭所有订单,其工作非常快。您可以选择您想要的符号或关闭所有符号,因此它将有助于您在交易中更快地管理交易。该EA可以通过选定的符号或总数快速关闭所有买入和卖出订单和删除全部挂单。此SymbolButton专为关闭订单而设计。有手动和自动关闭功能。自动关闭功能将根据参数关闭订单。 SymbolButton有两种类型的自动关闭参数:利润:当前货币利润或全部货币利润等于或高于预设值时,订单将被关闭. 输入参数 ALLPROFIT:30.00 全部货币利润等于或高于预设利润率时,订单将被关闭。 PROFIT:25.00 一个货币对利润等于或高于预设利润率时,订单将被关闭。 关于作者 作者:dayingcao,我是一个具有丰富经验的软件工程师.
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. "-"   ,  "+"  change OCT window size  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 s
Auto StopLoss Defender
Dmitrij Petrenko
1 (1)
While you are trading,  Auto StopLoss Defender doing all the routine work. "Must have" for scalping. Best way to save account balance in case of force majeure.(Internet connection loss, power outage, sharp change in price direction) The Utilite automatically adds a stop loss to open and pending orders that have no stoploss set. The anti-requote system is built into the Utilite. That means  the stop loss will be registered anyway! In the settings you can set any stop loss begin from 0.0001 (If yo
Grid Trade Panel MT5
Dmitriy Sapegin
5 (1)
Торговая панель предназначена для установки сетки ордеров с различными параметрами. Добавлено все что есть у версии для МТ4. Предназначена для форекс счетов с хеджированием. Имеет несколько основных функций по установке ордеров в заданном диапазоне и с заданным риском, закрытию части ордеров из сетки, переносом в безубыток, закрытие части по профиту на определённом уровне, а также отображает информацию по текущему риску и отображает все сетки которые были выставлены по определённой паре при этом
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (171)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   注意,该应用程序在策略测试器中不起作用。 您可以在描述页面下载演示版  Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 :
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
TradePanel MT5
Alfiya Fazylova
4.89 (112)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个专为手动交易而设计的功能。 允许您自动执行大多数交易操作。 应用程序的主要功能: 适用于任何交易工具(外汇、差价合约、期货及其他)。 通过一个终端窗口即可使用所有交易工具。 允许您创建最多四个交易工具工作列表。 允许您选择您最喜欢的交易工具。 允许您在所有(或选定的)终端图表上快速切换交易品种。 允许您使用多种方法来计算交易量。 自动计算每笔交易的风险。 根据止损的大小计算风险。 风险经理。 让您可以在图表上直观地看到新订单的交易水平。 允许您设置虚拟止损和获利。 允许您设置指定的止损和获利比率。 允许您在共同价格水平上为所有头寸设置止损或止盈。 允许您下 OCO 订单(一个订单取消另一个订单)。 允许您根据指定参数关闭订单和平仓。 允许您在达到指定的总利润或损失时平仓。 允许您在图表上设置任务线。 允许您反转“卖出转买入”和“买入转卖出”仓位。 允许您锁定仓位。 允许您设置追踪止损功能。 允许您设置盈亏平衡函数。 允许您设置部分平仓功能。 允许您在达到指定价格水平时设置提醒。 允许您自动和手动截图。 有 5 种界面配色方案
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (63)
通过 Local Trade Copier EA MT5 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT5 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT5 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 Loc
Trade Manager DaneTrades
DaneTrades Ltd
4.73 (22)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the 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 calculates al
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告*** 可自定义的评论 注意: *
Adam FTMO MT5
Vyacheslav Izvarin
5 (1)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------
将信号从任何您是会员的渠道(无需机器人令牌或管理员权限)直接复制到您的 MT5。 它的设计以用户为中心,同时提供您需要的许多功能 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  | MT4版本 | 电报版本 如果您想尝试演示,请参阅用户指南。 Discord To MT5 在策略测试器中不起作用。 Discord MT5 功能 从您是会员的任何频道复制。 无需机器人令牌或聊天 ID 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易 确保仓位的每日最大利润目标(%) 最大开放交易以限制风险和敞口。 使用 RR、点数或价格自动获取部分内容 使用固
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
OrderManager MT5
Lukas Roth
4.88 (16)
介绍 OrderManager :MT5的革命性工具 使用全新的Order Manager实用程序,像专业人士一样管理您在MetaTrader 5上的交易。Order Manager设计简单,易于使用,可让您轻松定义和可视化每笔交易的风险,从而做出明智的决策并优化您的交易策略。有关OrderManager的更多信息,请参阅手册。 [ 手册 ] [ MT4版本 ] [ Telegram 频道 ] 主要功能: 风险管理:快速轻松地定义您交易的风险,让您做出更好的决策并提高交易性能。 视觉表示:图形化地查看您的交易和相关风险,以清晰简洁地了解您的开放头寸。 订单修改:只需几次点击即可轻松修改或关闭您的订单,简化您的交易过程,为您节省宝贵的时间。 掌握新闻:一键获取最新市场新闻。 不要错过这个MT5交易员的必备工具。用Order Manager提升您的交易体验,将您的交易游戏提升到新的水平。 OrderManager在startegyTester中 不 工作! OrderManager 仅与 Windows 兼容。 请考虑给这个产品一个5星级评价。您的优秀反馈将激励作者加快更新
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Trade Dashboard MT5
Fatemeh Ameri
5 (25)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version   right now. You can find   deta
UTM Manager 是一款直观且易于使用的工具,可提供快速高效的交易执行。其中一项突出的功能是“忽略价差”模式,该模式使您能够以蜡烛的价格进行交易,完全忽略价差(例如,允许在 LTF 上交易更高价差的货币对,避免因价差而退出交易)。 UTM Manager 的另一个关键方面是其独特的本地交易复印机,允许在每个经纪商中灵活地运行不同的交易策略和设置,例如不同的 TP、BE 和风险规则。 交易执行: 快速高效的交易执行:通过点击图表上的入场价格和止损价格或使用一键固定止损尺寸功能轻松进入交易。 自动手数计算:根据预定义的风险设置计算手数,当通过拖动修改仓位时会重新计算手数。 能够同时处理一个或多个职位。 止盈和盈亏平衡: 灵活的止盈设置:通过特定的风险回报 (RR) 比率设置灵活的部分止盈水平。 可配置的自动盈亏平衡功能:当达到一定的利润水平时,将止损移至盈亏平衡点。 用户友好的界面: 用户友好的图形界面 (GUI),可轻松保存和加载设置。 内置帮助工具提示来解释其他功能。 职位定制: 仓位定制和调整:经理将所有仓位绘制在图表上,通过拖动线条即可轻松定制和调整。 图表上的按钮: 图
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT5。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,要考慮入金的大小,不要讓大手
交易面板一键交易。 处理仓位和订单! 通过 图表 或 键盘 进行交易 。 使用我们的交易面板,您只需单击一下即可直接从图表中执行交易,执行交易操作的速度比使用标准 MetaTrader 控件快 30 倍。 参数和函数的自动计算使交易者的交易更加快捷、方便。 图形提示、信息标签和有关贸易交易的完整信息均位于图表 MetaTrader 上。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 打开和关闭、反转和锁定、部分关闭/Autolot。虚拟/真实止损/止盈/追踪止损/盈亏平衡,订单网格... МetaТrader 5 中主要订单的交易控制面板 :买入、卖出、buystop、buylimit、sellstop、selllimit、平仓、删除、修改、追踪止损、止损、获利。 有 5 个选项卡 可用:头寸、挂单、账户信息、信号和总利润。 Description on English VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 注意
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
多功能工具:超过65个功能,其中包括:手数计算,价格行为,盈亏比,交易管理,供需区域。 演示版   |   用户手册   |  MT5版 任何问题 / 改进意见 / 如果发生了故障或错误    都可以联系我 该实用程序在策略测试器中不起作用:您可以在此处下载 演示版来测 试产品。 Trading functions require permitted auto trading (including on the broker's side) 简化,加快并且自动化你的交易过程。利用这款工具的控制功能就能增强普通交易端的执行力。 建立一笔新的交易:手数 / 风险 / 盈亏计算 1. 手数计算工具 (基于风险规模的交易量计算) 2. 风险计算工具 (基于手数大小的风险额计算) 3. 盈亏比 4. 订单的激活和触发,买入或卖出限价/买入或卖出止损 5. 虚拟的止损/止盈 (隐藏的止损,止盈:交易商不可见) 6.  智能的止损/入场点:当价格柱在收盘时已超越了才入场 (避免无效触发) 7. 隐藏掉挂单 (虚拟的订单) 8. 预订挂单:在市场关闭的时候你也可以下挂单 (适合周末
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
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 (overri
Hedge Ninja
Robert Mathias Bernt Larsson
請務必在 www.Robertsfx.com 加入我們的 Discord 社區,您也可以在 robertsfx.com 購買 EA 無論價格向哪個方向移動,都能贏得勝利 無論價格向哪個方向移動,該機器人都會根據價格的移動方向改變方向,從而獲勝。這是迄今為止最自由的交易方式。 因此,無論它向哪個方向移動,您都會贏(當價格移動到屏幕截圖中的任何一條紅線時,它會以您設置的利潤目標獲勝)。 您面臨的唯一風險是價格是否正在整合(停留在一個地方)。 對沖忍者是一種半自動交易工具,您可以使用下面的對沖設置進行設置。當您告訴它進行交易時,購買或出售它,然後為您處理一切。 每次機器人改變方向時,它都會彌補你之前的損失,所以當你到達任何一條紅線時,你的利潤將是你決定的。 一個好的經驗法則是使用相當高的風險來獲得回報,但是你在這個鏈接上知道如何交易這個機器人的交易秘密。你想要的是價格移動,一旦它開始移動,你就直接走向你的利潤資金:) 設置 ADR / 平均點差 ADR 是平均每日範圍,顯示該工具在一天內通常平均移動多少點。很高興知道這一點,因為您不希望該機器人在點差變得更高
Take a Break MT5
Eric Emmrich
4.71 (14)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Auto Trade Copier 被设计成多的MT5账户/端子,绝对精度之间复制交易。 有了这个工具,你可以充当要么提供商(源)或接收(目的地) 。每一个交易行为将由提供商克隆到接收器,没有延迟。 以下是亮点功能:     在一个工具提供商或接收器之间转换角色。     一个供应商可以交易复制到多个接收者的账户。     绝对兼容MT5的顺序/位置管理规则,该规则允许与调整容积为每个符号只有一个位置。     自动识别和同步代理之间的符号后缀。     允许高达5特殊符号的设置(即: GOLD - > XAUUSD ,等等) 。     多lotsize设置选项。     允许过滤的订单类型将被复制。     关断端子或电源关闭后恢复以前的设置和状态。     实时控制面板。     使用方便,界面友好。 用法: - 安装工具提供的MT5终端,并选择角色“提供者” ,然后启用它。 - 安装工具接收的MT5终端,并选择角色的“接收器” ,输入提供商的帐号,然后启用它(你可以有很多接收者的帐户,只要你想) 。 设置和参数:      特殊符号设置(菜单)
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 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 mt5 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
MT4 to Discord Signal Provider 是一款用户友好、完全可定制的工具,专为直接向 Discord 发送交易信号而设计。这个工具将您的交易账户转变为一个高效的信号提供者。 自定义消息格式以适应您的风格!为了方便使用,您可以从预先设计的模板中选择,并决定包括或排除哪些消息元素。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Telegram 版本 ] 设置 遵循我们详细的 用户指南 进行简单设置。 不需要预先了解 Discord API;我们提供所有必要工具。 主要特性 为订阅者更新自定义订单详情。 实施分层订阅模型,如铜牌、银牌、金牌,每一层都提供不同级别的信号访问。 附加执行订单的图表截图。 在这些截图上显示已关闭的订单,以增加清晰度。 提供延迟发送新订单消息的选项,以便在发送前进行最后调整。 透明和详细的订单信息: 带截图的新市场订单。 订单修改(止损、获利)。 已关闭和部分关闭的订单。 新的和修改的挂起订单。 挂起订单的激活和删除。 关于历史订单的详细报告。 每个订单的可定制评论。 注意: * 截图包括图表上的任何对象,如指标。 ** 在报
Riskless Pyramid Mt5
Snapdragon Systems Ltd
5 (2)
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
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 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
Binance Quotes Updater
Andrey Khatimlianskii
5 (1)
This service is designed to stream online cryptocurrency quotes   from the Binance exchange to your MetaTrader 5 terminal. You will find it perfectly suitable if you want to see the quotes of cryptocurrencies in real time — in the Market watch window and on the MetaTrader 5 charts. After running the service, you will have fully featured and automatically updated  cryptocurrency charts in your MetaTrader 5. You can apply templates, color schemes, technical indicators and any non-trading tools to
作者的更多信息
This indicator is based on a classic Commodity Channel Index (CCI) indicator. Multi TimeFrame indicator MTF-CCI shows CCI data from the 4 timeframes by your choice. By default this indicator has external parameters: TF1 = 1; TimeFrame2b = true; TF2 = 5; TimeFrame3b = true; TF3 = 15; TimeFrame4b = true; TF4 = 60; InpPeriod = 13; InpPRICE = 5; You can change TF1-TF4 in the next limits: TF1 from M1 (1) to H4 (240) TF2 from M5 (5) to D1 (1440) TF3 from M15 (15) to W1 (10080) TF4 from M30 (30) to MN1
This Multi TimeFrame indicator is based on the "Fractals" classical indicator. 2 Inputs: TimeFrame1; TimeFrame2; You can put any available TimeFrame values (from M1 (Period_M1) to MN1 (Period_MN1)) equal or greater ( >= ) than the Period of the current Time Frame. The last Fractals will shown as color lines (Dots Line) of Support and Resistance for the Price moving.
This is a Multi-Time indicator which allows to display RSI and Stochastic indicators from upper timeframes on a single chart. As an example: a single chart EURUSD M5 and RSI (blue line) and Stochastic (yellow line) from H1. Red Histogram is representing Lower trend and Green Histogram is representing Upper trend.
When you put this Multi TimeFrame Parabolic SAR indicator on the chart it will automatically use Parabolic SAR from next available 3 timeframes. Green arrow will show the beginning of Up trend and Red arrow will show the beginning of Down trend. If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator will send you an eMail with the same text
The zero line is characterized the Flat trend. V-shaped impulse indicates the entrance to the opposite direction. U-shaped impulse = entry orders in the same direction. If AlertsEnabled = true, the indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the indicator will send you an eMail with the same text an Alert message with subject: "Trinity-Impolse" (of course you have to
The indicator displays the usual Moving Average with input parameters: maPeriod_1; maMethod_1; maAppPrice_1. Then it calculates and displays MA on MA1 with input parameters: maPeriod_2; maMethod_2. Then it calculates and displays MA on MA2 with input parameters: maPeriod_3; maMethod_3. If AlertsEnabled = true the Indicator will show the Alert (message window) with a text like this: "Price going Down on ", Symbol(), " - ", Period(), " min", " price = ", Bid; If eMailEnabled = true the Indicator w
Multi TimeFrame Indicator "MTF CCI Trigger" based on the Commodity Channel Index from the upper TF (input parameter "TimeFrame") yellow line. Aqua line is representing ATR envelopes from the current TF. Green and Red arrows is triggered by CCI and represented UP and DOWN trends accordingly.
The BBImpulse indicator is based on the standard Moving Average indicator. You have MA input parameters: maPeriod - Moving Average period; maMODE - Moving Average mode (0 = MODE_SMA; 1 = MODE_EMA; 2 = MODE_SMMA; 3 = MODE_LWMA); maPRICE - Applied price (0=PRICE_CLOSE; 1=PRICE_OPEN; 2=PRICE_HIGH; 3=PRICE_LOW; 4=PRICE_MEDIAN; 5=PRICE_TYPICAL; 6=PRICE_WEIGHTED). Green Histogram is representing an UP-trend, Red Histogram is representing a Down-trend.
Multi TimeFrame indicator MTF ADX with Histogram shows ADX indicator data from the TF by your choice. You may choose a TimeFrame equal or greater than current TF. Yellow line is representing a price trend from the upper TF. Green line is representing +DI from the upper TF. Red line is representing -DI from the upper TF. Green histogram is displaying an Up-trend. Red histogram is displaying a Down-trend.
This Indicator creates 2 white lines based on Exponential Moving Averag e of High and Low prices. You can regulate how many bars will be involved in the calculation with input parameter HL_Period. Red and Blue arrows are displaying the moment to go Short and Long trades accordingly.
The most common way to interpreting the price Moving Average is to compare its dynamics to the price action. When the instrument price rises above its Moving Average, a buy signal appears, if the price falls below its moving average, what we have is a sell signal. To avoid a spontaneous entries one may use this update from Moving Average Indicator = Stepper-MA.
Envelopes technical Indicator is formed with two Moving Averages one of which is shifted upward and another one is shifted downward. Envelopes define the upper and the lower margins of the price range. Signal to sell appears when the price reaches the upper margin of the band; signal to buy appears when the price reaches the lower margin. To avoid a spontaneous entries one may use this update from Envelopes Indicator = Envelopes-Stepper.
The interpretation of the Bollinger Bands is based on the fact that the prices tend to remain in between the top and the bottom line of the bands. Abrupt changes in prices tend to happen after the band has contracted due to decrease of volatility; If prices break through the upper band, a continuation of the current trend is to be expected; If the pikes and hollows outside the band are followed by pikes and hollows inside the band, a reverse of trend may occur; The price movement that has sta
Fibonacci sequence is defined by integer sequence: 0, 1, 1, 2, 3, 5, 8, 13, 34, 55, 89, 144, ... By definition, it starts from 0 and 1, the next number is calculated as a sum of two previous numbers. Instead of the standard moving average, the indicator uses the caluclation of average price in form: Bar0 + Bar1 + Bar2 + Bar3 + Bar5 + Bar8 + Bar13 +... Input parameters:  FiboNumPeriod (15) - Fibonacci period; nAppliedPrice (0) - applied price (PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW
This indicator present a main Moving Average line with input parameters maPeriod_1, maMethod_1 and maAppPrice_1. The second line will be a calculation of the Moving Average data of a first line with input parameters maPeriod_2, maMethod_2. The third line will be a calculation of the Moving Average data of a second line with input parameters maPeriod_3, maMethod_3. To avoid a spontaneous entries one may use this indicator-stepper.
Average Bar
Leonid Basis
This indicator (as almost all others) is based on classical Moving Averages. It shows the Average Bar under the current bar colored in aqua or over the current bar colored in orange. Input Parameters: ma_Period and ma_Method. The Average Bar maybe helpful to predict where the price will move in the nearest future. Of course, this "near future" depends of the current time frame.
Buy when the market is falling and sell when the market is rising. When the market is moving down you start observing and looking for buy signals. When the market is moving up you start looking for sell signals. This indicator points to the moments to Buy (Blue arrow) and to Sell (Orange arrow). Two input parameters: barsNumber and step for optimization (depending on symbol and Time Frame).
This indicator shows: A green light in case the price goes up; A red light in case the price goes down; A yellow light in case there are a sideways trend. A sideways trend is the horizontal price movement that occurs when the forces of supply and demand are nearly equal. This typically occurs during a period of consolidation before the price continues a prior trend or reverses into a new trend
Sum of Ticks
Leonid Basis
This indicator is created for M1 timeframe. It shows how many ticks has occurred during current minute and ( after the slash) the sum of points Up (aqua color) and Down (orange color). In times of a high trading activity a grow up number of ticks Up and Down will signal of a big move of the price in the near future. In times of a high trading activity a grow up number of sum of points Up and Down will signal of a big move of the price in the near future too.
CCI Envelopes
Leonid Basis
Two yellow lines. This is similar to classical Envelopes but with automatic deviation. The Envelopes indicator is   a tool that attempts to identify the upper and lower bands of a trading range. Aqua line. This is a classical Commodity Channel Index added to the Envelopes on the chart, not in a separate window. The Commodity Channel Index ( CCI ) is a technical   indicator   that measures the difference between the current price and the historical average price.
Probability
Leonid Basis
Probability deals with the likelihood of an event happening.   Forex   probability indicates a possibility at a specific time. This is because the forex market is highly volatile, and predicting future events affecting it is impossible. This indicator will show a positive number above the current High or negative number under the current Low as a probability of the trend. Higher time frames usually show a higher probability, even more then 100%.
Envelopes is an excellent indicator when the market is trending. Open Long position when the ClosePrice crossed the upper Aqua band. Close Long position when the Price crossed the upper Yellow band moving down. Open Short position when the ClosePrice crossed the lower Aqua band. Close Short position when the Price crossed the lower Yellow band moving up.
Moving Average Bars is a self-explanatory indicator with one input parameter: nPeriod. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high.   When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is based on the same idea as https://www.mql5.com/en/market/product/2406 , but instead of Average Bars it uses series or Fibonacci sequence. When the previous Price Close is above the previous indicator Bar, the probability to go Long is very high. When the previous Price Close is under the previous indicator Bar, the probability to go Short is very high.
This indicator is based on two ideas: Correlations between 5 main currency pairs: EURUSD, GBPUSD, USDCHF, USDJPY, USDCAD; US Dollar Index = the value of the United States dollar relative to a basket of foreign currencies. The use of the indicator is the same as classical  Commodity Channel Index  (CCI) indicator. CCI is calculated with the following formula:  (Typical Price - Simple Moving Average) / (0.015 x Mean Deviation) (Typical Price - Simple Moving Average) / (0.015 x Mean Deviation)
Tick by Tick
Leonid Basis
A  tick  is a measure of the minimum upward or downward movement in the  price  of a security. A  tick  can also refer to the change in the  price  of a security from one trade to the next trade.  This indicator will show amounts of ticks when the price goes up and down. This indicator is designed for M1 time frame and shows: Sum of points when the price goes up (Green Histogram). Sum of points when the price goes down (Red Histogram). 
This indicator is a combination of 2 classical indicators MA and RVI. The Relative Vigor Index (RVI) is a momentum indicator used in technical analysis that measures the strength of a trend by comparing a security's closing price to its trading range while smoothing the results using a simple moving average   The input parameter  counted_bars  determines how many bars the indicator's lines will be visible. The input parameter MaRviPeriod  is used for MA and RVI calculation.
This indicator is a combination of 2 classical indicators: MA and Force Index. The input parameter  counted_bars  determines on how many bars the indicator lines will be visible. The input parameter  MaForcePeriod  is used for MA and Force calculation. You may go Long if the current price crossed Up the Ribbon (HISTOGRAM)  and you may go Short if the current price crossed Down the Ribbon (HISTOGRAM)
This indicator is a combination of 2 classical indicators: MA and CCI. Two moving averages form Upper and Lower bands. The input parameter  counted_bars  determines on how many bars the indicator's lines will be visible. The input parameter  barsNum  is used for MA and CCI calculation.
This indicator is using 2 classical indicators: Commodity Channel Index from the higher TF (which you may change using input parameter TimeFrame ) and Average True Range from the current TF. The Green ribbon indicates the upper trend and the Red ribbon indicates the down trend. Buy when the Yellow line crosses the Upper bound (Aqua line). Sell when the Yellow line crossover the Lower bound (Aqua line).
筛选:
无评论
回复评论
版本 1.7 2021.11.19
Updated on the latest platform release build