• 概述
  • 评论
  • 评论 (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 (172)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   注意,该应用程序在策略测试器中不起作用。 您可以在描述页面下载演示版  Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 :
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
Local Trade Copier EA MT5
Juvenille Emperor Limited
5 (64)
通过 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
TradePanel MT5
Alfiya Fazylova
4.86 (114)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个手动交易功能,并允许您自动执行大多数交易操作。 购买之前,您可以在模拟帐户上测试演示版本。 演示 此处 。 完整说明 此处 。 贸易。 让您一键执行基本交易操作: 开立挂单和开仓。 平仓挂单和持仓。 仓位反转(平仓买入并开仓卖出,或平仓卖出并开仓买入)。 锁定仓位(通过开立相反仓位使卖出和买入仓位的交易量相等)。 对所有仓位进行部分平仓。 将所有头寸的止盈和/或止损设置为同一水平。 将所有仓位的止损设置为盈亏平衡水平。 开仓订单和仓位时,您可以: 根据既定风险自动计算订单量。 一键打开多个订单。 将计算出的交易量分配给多个订单。 使用面板创建的线条和标记在图表上可视化未来订单的交易水平位置。 开仓时,设置最大点差限制。 使用止盈规模与止损规模的自动比率。 使用虚拟止损和止盈。 将当前点差添加到止损和止盈。 使用 ATR 指标计算止盈和止损。 设置待处理订单的到期日期。 使用挂单跟踪(挂单自动移动到价格后面指定的距离)。 平仓订单和平仓时,您可以: 一键按订单或仓位类型关闭。 只需点击一下,即可仅平仓盈利或无利可图的头寸。 一键
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
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告*** 可自定义的评论 注意: *
Trade Manager DaneTrades
DaneTrades Ltd
4.82 (22)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
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。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |   MT4版本  |   不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT5 接收器在策略测试器中不起作用! Telegram 至 MT5 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止过度交易
-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
Trade Dashboard MT5
Fatemeh Ameri
5 (28)
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
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星级评价。您的优秀反馈将激励作者加快更新
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. Using the EA : U
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
Для оплаты рублями/криптой используйте Webmoney. Задай цели для цены, а для всего остального есть HINN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Разработан для минимизации времени, проводимым за чартом, максимизации охвата торговых идей без необходимости контролировать что-либо. Призван стать идеальным инструментом для делегирования рутины, переложить бремя принятия решения и эмоциональный
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
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.78 (18)
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 会将您的交易复制到其他终端。 从 多个 终端复制到一个; 从一
-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
Grid Manual MT5
Alfiya Fazylova
4.83 (12)
Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。 計算初始手數時,
UTM Manager 是一款直观且易于使用的工具,可提供快速高效的交易执行。其中一项突出的功能是“忽略价差”模式,该模式使您能够以蜡烛的价格进行交易,完全忽略价差(例如,允许在 LTF 上交易更高价差的货币对,避免因价差而退出交易)。 UTM Manager 的另一个关键方面是其独特的本地交易复印机,允许在每个经纪商中灵活地运行不同的交易策略和设置,例如不同的 TP、BE 和风险规则。 交易执行: 快速高效的交易执行:通过点击图表上的入场价格和止损价格或使用一键固定止损尺寸功能轻松进入交易。 自动手数计算:根据预定义的风险设置计算手数,当通过拖动修改仓位时会重新计算手数。 能够同时处理一个或多个职位。 止盈和盈亏平衡: 灵活的止盈设置:通过特定的风险回报 (RR) 比率设置灵活的部分止盈水平。 可配置的自动盈亏平衡功能:当达到一定的利润水平时,将止损移至盈亏平衡点。 用户友好的界面: 用户友好的图形界面 (GUI),可轻松保存和加载设置。 内置帮助工具提示来解释其他功能。 职位定制: 仓位定制和调整:经理将所有仓位绘制在图表上,通过拖动线条即可轻松定制和调整。 图表上的按钮: 图
交易面板一键交易。 处理仓位和订单! 通过 图表 或 键盘 进行交易 。 使用我们的交易面板,您只需单击一下即可直接从图表中执行交易,执行交易操作的速度比使用标准 MetaTrader 控件快 30 倍。 参数和函数的自动计算使交易者的交易更加快捷、方便。 图形提示、信息标签和有关贸易交易的完整信息均位于图表 MetaTrader 上。 MT4版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 打开和关闭、反转和锁定、部分关闭/Autolot。虚拟/真实止损/止盈/追踪止损/盈亏平衡,订单网格... МetaТrader 5 中主要订单的交易控制面板 :买入、卖出、buystop、buylimit、sellstop、selllimit、平仓、删除、修改、追踪止损、止损、获利。 有 5 个选项卡 可用:头寸、挂单、账户信息、信号和总利润。 Description on English VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 注意
Risk Manager for MT5
Sergey Batudayev
4.42 (12)
MT5 的 Expert Advisor 风险管理器是一个非常重要的程序,我认为对每个交易者来说都是必要的程序。 使用此 EA 交易,您将能够控制您交易账户中的风险。风险和利润控制可以以货币形式和百分比形式进行。 要让智能交易系统工作,只需将其附加到货币对图表并以存款货币或当前余额的百分比设置可接受的风险值。 PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blogs/post/754725 顾问功能 该风险经理将帮助您控制风险: - 交易 - 每天 - 一个星期 - 一个月 你也可以控制 1) 交易时允许的最大手数 2) 每天最大订单数 3) 每天最大利润 4) 设置 Equity 的获利了结 不仅如此,如果您在设置中指定自动设置,顾问还可以为您设置默认的止损和止盈。 顾问会在每个事件中附上警报,并向您解释删除订单的原因。比如你开了,你开了第6个订单,按照你的规则你每天只允许开5个订单,顾问会立即删除6个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。
ManHedger MT5
Peter Mueller
5 (2)
Manual & Test Version Please DON'T BUY this product before testing or watching my video about it. Contact me for user support & advices! If you've bought this EA, you are entitled to a gift!! MT4 Version  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 easily and clearly. Display your trades/strategies on the chart. Display your Take Profits/Stop Losses as
The News Filter MT5
Leolouiski Gan
4 (4)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动
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 --------------------
價格行為工具包 EA 主要為剝頭皮而設計,但可用於所有時間框架,以根據您的止損水平正確計算手數大小來快速進入市場,它允許您快速進入交易(即時或在蠟燭高點和低點掛起訂單),然後隨著市場的變化調整止損並獲利了結。 如需使用的所有功能、設置和最佳實踐策略的完整列表,請單擊此處: https://www.mql5.com/en/blogs/post/748072 基於風險的進入 快速下單按鈕可根據您賬戶的風險百分比讓您進入頭寸。它會根據您選擇的風險和止損距離自動計算您的手數。因此,您需要確保您的經紀商允許您使用 0.01 手大小,如果您被迫使用 0.10 或 1.00 手增量,它將不起作用。 快速交易執行按鈕 它在您的圖表上放置了快速交易執行按鈕,這些按鈕會立即自動打開、關閉或調整交易。除了正常的進場按鈕外,您還有一個快速關閉按鈕來退出所有頭寸,將您的止損移動到盈虧平衡(或您的平均盈虧平衡,如果您有多個交易未平倉),將買入和賣出止損設置在當前或最後一根蠟燭高點之上並且能夠僅平倉您最有利可圖的頭寸,這樣您就可以在多筆交易開始為您工作時從您擴大的頭寸中獲得部分利潤。 止損模式按鈕可讓
CopyMaster mt5
Evgenii Aksenov
5 (2)
此实用程序将允许您将任何交易从一个具有主设置的终端复制到具有从设置的其他终端 与此同时,您可以选择要复制的对,通过几个参数设置复制顺序的大小。 通过回撤或只复制有利可图的交易来设定限额损失 您可以将mt4或MT5的交易复制到MT4或MT5其他经纪商 现在,将在MT4中工作的任何Ea交易的信号复制到MT5终端或返回将不难 使用复制主复制任何交易从其他信号,EAs,手动交易.  使用设置,您可以更改批量大小,交易方向,只复制利润交易和setdbvalue来保存您的存款  复制大师可以在一个帐户上统一不同订阅信号的几种策略 要复制MT4的交易,你需要复制主MT4版本: https://www.mql5.com/en/market/product/62132 有关复制主设置的更多信息: https://www.mql5.com/en/blogs/post/749356
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-u
作者的更多信息
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