RenkoCharts

This non-trading expert utilizes so called custom symbols feature (available in MQL as well) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko.

Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesser number of boxes will be generated. This is so because available history is limited by the constant Max bars in chart in the terminal settings. Hence, the same number of bars covers on, e.g. M1 chart 60 times shorter period than on H1 chart. The larger the source timeframe is, the deeper history is used for renko generation, but the lesser quality it has. This reduced accuracy of renko affects only regions, generated from history, but all live changes of quotes (provided RenkoCharts is running) generate absolutely accurate boxes - even more accurate than generated from M1 history.

The generated renko chart uses M1 timeframe. The start time of a "minute" bar corresponds to the start time of renko box. The end time of a such "minute" bar is dummy (MetaTrader does not allow for bars with different timespan), instead you should look at start time of the next "minute" bar. It makes no sense to switch the renko chart to a timeframe other than M1.

After its placement on a source chart, RenkoCharts starts to generate missing renko bars for a custom symbol and shows a comment like this:

Processing bar: i / N

where i - number of a current bar being processed on the source timeframe (the numbering goes from maximum to 0), and N - total number of the bars.

When the process is finished, the comment reads like this:

RenkoChart (100pt): open EURUSD_M1_renko / 10000 bars

where 100pt is the renkobox size in points, EURUSD_M1_renko is the custom symbol name (for both see description below), and 10 000 is a total number of generated boxes (if the EA is running the very first time, this is an actual number of renko bars, but if it continues from some previous results, for example, after the terminal restarts, the number of new boxes can be a few, because only most recent, missing boxes are generated).

RenkoCharts opens one renko chart for you, but you can open more.

RenkoCharts generates custom symbol quotes, thus you may open many charts with it and apply different trading EAs and indicators. It makes no sense to run multiple RenkoCharts with the same work symbol/timeframe/renkobox size. It is not allowed to run multiple RenkoCharts with the same custom symbol name.

Due to technical limitations in MetaTrader 5, renko charts can demonstrate strange behavior under some circumstances. You may find details in the Comments section.

RenkoCharts utility does not work in the tester, use demo version for trials.


Parameters

  • RenkoBoxSize - renkobox size in points, by default - 100;
  • ShowWicks - enable/disable wicks on renko, by default - true;
  • EmulateOnLineChart - enable/disable ticks emulation on the renko chart, by default - true; it allows other EAs to trade online from the renko chart;
  • OutputSymbolName - name of the custom symbol for renko, by default - empty string - then the name is formed as "Symbol_Period_Type_Size", where Symbol - current work symbol, Period - current timeframe, Type - "r" (renko) if wicks are enabled or "b" (brick) if disabled, Size - RenkoBoxSize; example: "EURUSD_M15_r100";
  • Reset - an option to enforce complete recalculation of entire renko chart, by default - false; after it is set to true and calculations are completed, it is recommended to reset it back to false in order to eliminate excessive recalculations on every terminal restart; this mode is helpful in rare cases, when generated renko chart contains an error for some reason; normally the option is disabled, because the EA continues calculation smartly from the most recent existing box;
  • Throttle - minimal period in seconds between ticks (by default - 0, throttling is disabled);
  • CloseTimeMode - when true, boxes are shown and formed at M1 close time; in this mode only 1 tick is generated per box, when box is added completely formed to a chart; by default - false, i.e. boxes are created at M1 open time.
推荐产品
CosmiCLab FIBO
Kirils Subins
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
Donchian Breakout And Rsi
Mattia Impicciatore
4.5 (2)
概述 本指标是经典 Donchian 通道 的增强版,增加了多种实用的交易功能。 除了标准的三条线(最高、最低和中线),系统能够检测 突破 ,并在图表上用箭头进行可视化标记,同时只显示 与当前趋势方向相反的那条线 ,让图表更加简洁。 功能包括: 可视化信号 :突破时在图表上绘制彩色箭头 自动通知 :弹窗、Push 推送和 Email 邮件 RSI 过滤 :根据市场相对强弱验证信号 个性化设置 :颜色、线条粗细、箭头符号、RSI 阈值等 工作原理 Donchian 通道计算: 上轨线 :最近 N 根已收盘 K 线的最高价 下轨线 :最近 N 根已收盘 K 线的最低价 中线 :最高价和最低价的平均值 看涨突破 :收盘价高于上轨线 看跌突破 :收盘价低于下轨线 指标会: 绘制三条 Donchian 通道线 仅在 方向变化后的首次突破 绘制箭头 隐藏顺应趋势方向的那条线(上涨趋势: 只显示红色下轨线;下跌趋势: 只显示绿色上轨线) 可选用 RSI 过滤突破信号,减少虚假突破 支持实时发送通知 参数说明 Donchian 通道设置 indPeriod :计算通道高低点的已收盘 K 线数量 Lin
FREE
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
Trendline mt5 indicator
David Muriithi
4 (2)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Swing Point BoS CHoCH Con Exp Alerts
Usiola Oluwadamilol Olagundoye
NOTE: Turn Pattern Scan ON This indicator identifies Swing Points, Break of Structure (BoS), Change of Character (CHoCH), Contraction and Expansion patterns which are plotted on the charts It also comes with Alerts & Mobile notifications so that you do not miss any trades. It can be used on all trading instruments and on all timeframes. The non-repaint feature makes it particularly useful in backtesting and developing profitable trading models. The depth can be adjusted to filter swing points.
FREE
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
RenkoExpert
Andrey Goida
3.8 (5)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.   Our new product based on artificial intelligence   https://www.mql5.com/ru/market/product/127820   Telegramm channel
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
LT Rainbow Trend
Thiago Duarte
5 (1)
Do you, like me, like to trade with the trend? Then this indicator will help you! Rainbow Trend is a trend indicator, which uses several Moving Averages on the chart. It measures different trend strenght zones for different periods: very long term, long term, mid term, short term and very short term. Each zone has its color, and it is possible to have sound alert when the prices leaves a zone and enters another. Its configuration is very simple. If you find any bug or have any suggestions, conta
RBreaker
Zhong Long Wu
RBreaker Gold Indicators 是黄金期货一种短线日内交易策略,它结合了趋势跟踪和日内反转两种交易方式,既能捕捉趋势行情的利润,又能在行情反转时及时止盈并顺势反手。 该策略曾连续15年被美国《Futures Truth》杂志评选为前十大最赚钱的交易策略之一,具有很长的生命周期,至今仍在国内外普遍使用与研究。 本指标结合了2026年期货黄金的走势,依据14日ATR指标,分别定义了突破系数A,观察系数B,反转系数R更合理的数值,非常不错的指标,已实现年稳定盈利,值得推荐~ 以上指标适合高波动品种,参数适合期货黄金,股指期货等,如果需要其他品种行情,需要单独设定 突破系数A,观察系数B,反转系数R,进行回测才能使用。 欢迎指标售后有问题可以加+V:504282029
Mirror Chart MT5
Andrej Hermann
5 (1)
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
DF Fib Trader Pro DF Fib Trader Pro 是一款專為 MetaTrader 5 設計的自動交易系統。 它使用基於斐波那契的價格水平,結合趨勢和結構分析來定義入場點和出場點。此 EA 支援多頭和空頭部位,並內建風險管理參數。 核心功能: • 使用斐波那契回檔和擴展邏輯來繪製入場點、停損點和獲利點。 • 可設定交易手數和停損/獲利水平 • 可選擇 1 或 2 個入場點 • 根據市場情況支持固定或動態停損和獲利 • 適用於多種時間範圍和貨幣對 • 包含最大點差、滑點和交易頻率控制選項 • 自動交易管理:損益兩平、追蹤停損與部分平倉選項 • 如有需要,支持市價單。 輸入概覽: • 風險管理:交易手數、單筆交易風險、最大交易數量 • 入場條件:斐波那契水平選擇、趨勢過濾選項 • 出場管理:停損/停盈類型、追蹤停損設定、損益平衡參數 • 交易過濾:價差限制、滑點容忍度 基本規則 • 點擊“繪製斐波那契”,並根據您的需求繪製斐波那契框。 • 您選擇的斐波那契程度會顯示出來(完全可設定) • 點擊“執行斐波那契”,即可立即建立掛單以及停損和止盈 • 設定完畢後,讓PA
FREE
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
True Day
Aurthur Musendame
5 (1)
True Days is a tool designed specifically for the trader who wants to catch intraday volatility in price charts.  True day makes it easier for the trader to avoid trading in the dead zone - a period in time where markets are considered dead or non volatile. The trader can concentrate on finding opportunities only during periods of profound market movements. By default the indicator gives you a true day starting at 02:00 to 19:00 hours GMT+2. You can adjust according to your Time Zone. By deafult
FREE
Magic 7 Indicator
Marek Pawel Szczesny
5 (1)
Overview Magic 7 Indicator is a comprehensive MetaTrader 5 (MQL5) indicator that identifies seven different trading scenarios based on candlestick patterns and technical analysis. The indicator combines traditional price action patterns with modern concepts like Fair Value Gaps (FVG) to provide trading signals with precise entry points and stop loss levels. Features 7 Trading Scenarios : Each scenario identifies specific market conditions and trading opportunities Visual Signals : Clear buy/sell
FREE
其中一个数字序列称为“森林火灾序列”。它被公认为最美丽的新序列之一。它的主要特点是该序列避免了线性趋势,即使是最短的趋势。正是这一属性构成了该指标的基础。 在分析金融时间序列时,该指标试图拒绝所有可能的趋势选项。只有当他失败时,他才会认识到趋势的存在并给出适当的信号。这种方法可以让人们正确地确定新趋势开始的时刻。然而,误报也是可能的。为了减少它们的数量,该指标添加了一个额外的过滤器。当新柱打开时会生成信号。在任何情况下都不会发生重绘。 指标参数: Applied Price   - 应用价格常数; Period Main   - 指标的主要周期,其有效值在 5 - 60 之间; Period Additional   - 附加周期,此参数的有效值为 5 - 40; Signal Filter   - 附加信号滤波器,有效值 0 - 99; Alerts   - 启用后,指示器会在出现新信号时提醒您; Send Mail   - 允许指标向电子邮件发送消息; Push   - 允许您发送 Push 消息。
Candle Countdown — MT5 精确K线倒计时 Candle Countdown 是一个简单且精确的工具,可在图表上显示 当前K线剩余时间 。 当交易入场依赖K线收盘时,即使几秒钟也非常关键。 该指标帮助您看到准确时间,从而在无需猜测或仓促决策的情况下进行交易。 用于精确控制K线收盘时间的工具。 指标显示内容: 当前K线剩余时间 服务器当前时间 点差(Spread) 止损最小距离(Stop Level) 该计时器独立于行情跳动(tick),通过平台内部定时器更新,即使在市场波动较低时也能保持稳定显示。 在低波动环境下依然可以获得平滑且稳定的倒计时效果。 所有信息显示在带背景的区域中,在任何图表配色下都清晰可见,并且不会影响图表分析。 随着K线接近收盘,计时器颜色会发生变化,帮助您快速判断当前状态。 提供 MT4 版本: Candle Countdown MT4 实际应用 使用该计时器可以提高入场时机和交易控制: 等待信号K线收盘 在新K线开始时同步入场 避免过早决策 指标可自然融入图表界面,不影响分析 : 不影响图表对象 切换周期时保持稳定 不会增加终端负担 计划更
FREE
这种用于从无穷远衡量货币强弱的创新指标是长期交易的黄牛和交易者不可或缺的助手。 分析货币强弱的系统早已被世界领先的交易者所熟知并在市场上使用。 没有这种分析,任何套利交易都是不完整的。 我们的指标很容易确定基础货币相对于彼此的强弱。 它显示所有或当前货币对的折线图,允许即时分析和搜索最强的入口点。 该指标直观,允许您快速找到并切换到任何一对,具有可放置在地下室和主图表上的移动面板。 通知货币强度变化的计时器模式使交易者有机会在手机上收到通知。  使用货币功率计无穷大指示器的几种策略: 1. 使用货币强度的线性显示图表搜索交叉点作为新兴趋势的信号 2. 在趋势反转信号出现后,向强势货币方向反弹 3. 使用货币强度发散分析扭转当前趋势 4. 使用其他无限指标向强势货币方向交易 
FREE
Prizmal Logic
Vladimir Lekhovitser
5 (1)
实时交易信号 交易活动的公开实时监控: https://www.mql5.com/zh/signals/2353471 官方信息 卖家资料 官方频道 用户手册 安装说明和使用指南: 查看用户手册 该专家顾问基于一套规则驱动的交易策略。 该策略侧重于识别特定的市场条件,而非持续参与市场。 系统会分析价格行为、波动性特征以及时间因素。 这些因素用于判断当前市场环境是否适合交易。 只有在多个预设条件同时满足的情况下,系统才会执行交易。 如果条件未满足,专家顾问将保持不活跃状态。 因此,交易活动并不均匀。 在某些阶段可能完全没有交易。 这包括整天没有任何持仓的情况。 与此同时,在合适的市场阶段,系统可能在较短时间内执行多笔交易。 这种行为是策略设计的一部分,反映了其内部结构。 无交易的阶段表明市场条件已被系统过滤。 交易活跃期则表明市场符合策略的运行模型。 风险管理被直接整合到交易逻辑中。 每一笔交易均带有预定义的保护参数。 系统避免使用依赖仓位累积或风险失控的方法。 该专家顾问适用于理解自动化交易中稳定性来源于严格条件筛选而非持续交易的用户。 在低交易频率阶
Pin Bars MT5
Yury Emeliyanov
Main purpose:   "Pin Bars"   is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works:   The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the directi
FREE
The   Trendlines Oscillator   helps traders identify trends and momentum based on the normalized distances between the current price and the most recently detected bullish and bearish trend lines. The indicator features bullish and bearish momentum, a signal line with crossings, and multiple smoothing options. USAGE The   Trendlines Oscillator   works by systematically: Identifying pivot highs and lows. Connecting pivots to form bullish (support) and bearish (resistance) trendlines. Measuring
Range Volume Hybrid Generator
Trade The Volume Waves Single Member P.C.
1. Introduction Range Volume Hybrid (RVH) is a MetaTrader 5 Expert Advisor that creates custom chart symbols using a unique dual-condition bar formation method. Unlike traditional charts where bars close based on a single criterion (time, range, or volume), RVH bars close only when BOTH a minimum price range AND a minimum volume threshold are met simultaneously.  Download also and install RVH Monito r Indicator - to control the EA from the custom charts (it's Free)  https://www.mql5.com/en/marke
WAPV Box Effort x Result
Eduardo Da Costa Custodio Santos
WA_PV_BOX_EFFORT X MT5 的结果 WAPV Box Effort x Result Indicator 是 Package Indicators 组(Wyckoff Academy Wave Market)的一部分。 MT5 的 WAPV Box Effort x Result Indicator 可帮助您阅读价格和交易量。它的阅读包括协助识别努力x结果 在图表创建的波浪中。 当方框为绿色时,MT5 的 WAPV Box Effort x Result Indicator 表示交易量有利于需求,而当方框为红色时 量有利于供应。 方框越大,成交量相对于价格的位移越大。如果价格的上升波与 Box 的大小不成比例,则 努力x结果。 以一种非常直观的方式,我们可以识别出数量和价格之间的这种差异。 MT5 的 WAPV Box Effort x Result Indicator 还允许您通过将指标置于零轴下方来改善可视化。 以即时交易量和实际交易量在市场上运作 看图片:
Stamina HUD
Michele Todesco
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
多模式江恩角度指标 (MT5) Multi-Mode Gann Angles 指标在点击选定K线后绘制趋势线扇形结构。该结构类似传统江恩角度,用于图表结构分析。 角度比例可以使用固定数值,也可以基于指定数量历史K线的平均价格波动进行计算。这种方式允许用户根据不同交易品种和时间周期进行调整。 指标在每个时间周期上独立运行。趋势线仅在创建它们的时间周期中显示。每个实例使用包含标识符和当前时间周期的唯一对象前缀。删除操作仅影响当前实例创建的趋势线。 计算模式 (MethodInput) fixedScaleMode — 使用 FixedScale 固定值 alternativeOpenCloseMode — 计算 Open 到 Close 的平均波动 alternativeHighLowMode — 计算 High 到 Low 的平均波动 方向控制 支持 Rising 和 Falling 模式。 仅当选定K线相对于相邻K线形成局部极值时绘制角度。 主要参数 MethodInput FixedScale SecondaryAngles RayRight DrawBackground Angle
Go Long Advanced
Phantom Trading Inc.
4.78 (9)
Go Long EA实现了基于系统性日间交易原则的高级日内交易策略,具有多重技术确认。虽然许多交易者寻求复杂的算法,但该EA将简单而有效的概念与复杂的风险管理和多重技术过滤器相结合。 该EA每天在特定时间开仓,但仅在市场条件符合多个技术指标时才会执行。这种系统性方法有助于捕捉日内行情,同时避免过夜持仓成本侵蚀利润。EA会在预设时间自动平仓,这对想要避免过夜风险的交易者来说是理想之选。 该EA的特别之处在于其自适应风险管理系统。持仓规模根据多个因素自动调整: - 基础资金和风险百分比设置 - 技术指标条件(均线、RSI、MACD等) - 在条件特别有利时增加持仓规模的特殊乘数 该EA包含多个可启用/禁用的技术过滤器: - 移动平均线(MA)过滤器,带价格关系检查 - RSI超卖条件和乘数 - MACD趋势确认 - ATR波动率过滤器 - 布林带位置验证 - ADX趋势强度确认 - 动量确认 - 随机指标超卖条件 - 一目均衡表云图位置验证 - 摆动模式识别 <资金管理设置> 基础资金:风险计算的基础资金 风险百分比:每笔交易基础资金的风险百分比 获利百分比:止盈距离(0 = 禁
FREE
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
Rainbow MT5
Jamal El Alama
4 (1)
Description : Rainbow MT5 is a technical indicator based on Moving Average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
FREE
The Scaled Awesome Oscillator (SAO) represents a refined adaptation of the Awesome Oscillator, aimed at establishing consistent benchmarks for identifying market edges. Unlike the standard Awesome Oscillator, which records the variation in pips across different commodities, the only unchanging reference point is the zero line. This limitation hampers investors and traders from pinpointing specific levels for trend reversals or continuations using the traditional Awesome Indicator, a creation of
FREE
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (135)
通过 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 >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法
TradePanel MT5
Alfiya Fazylova
4.87 (151)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 注意!折扣时间有限,每周二价格将上涨5美元。(直到100美元)。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 Hedge 和 Netting 账户。 COPYLOT 的 MT5 版本支持: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting MT4 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
Limited time offer: 20% off for a few days only!  - Annual subscription $360 instead of $450  - Lifetime plan $550 instead of $690 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   -
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Trade Dashboard MT5
Fatemeh Ameri
4.94 (121)
疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT4 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
Copy Cat More Trade Copier MT5 (复制猫MT5) 是一个本地跟单软件,也是一个完整的风险管理和执行框架,专为当今的交易挑战而设计。从资金管理公司挑战到个人投资组合管理,它能适应各种情况,结合了稳健的执行、资本保护、灵活配置和高级交易处理功能。 该跟单软件可在主端(发送方)和从端(接收方)模式下工作,实时同步市价单和挂单、交易修改、部分平仓和对冲平仓操作。它兼容模拟和实盘账户、交易或投资者登录,并通过持久的交易记忆系统确保恢复功能,即使EA、终端或VPS重启也不例外。可以同时管理多个主端和从端,使用唯一ID,并通过前缀/后缀调整或自定义品种映射自动处理跨经纪商差异。 手册/设置  | Copy Cat More MT4 | 频道  特色功能: 易于设置——快至30秒(见视频)。 快速、稳定、准确——Turbo模式下低延迟复制(见截图)。 高安全性——不使用潜在危险的DLL或WebRequest。 持久交易记忆,避免孤立、丢失或不准确的交易。 可从手动或EA复制,支持所有账户类型。 品种自动前缀/后缀,快速设置;支持MT4和MT5之间复制。 非常灵活的多主端
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
MT5 to Telegram Signal Provider 是一个易于使用且完全可自定义的工具,它允许向 Telegram 的聊天室、频道或群组发送 指定 的信号,将您的账户变为一个 信号提供商 。 与大多数竞争产品不同,它不使用 DLL 导入。 [ 演示 ] [ 手册 ] [ MT4 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 提供了逐步的 用户指南 。 不需要了解 Telegram API;开发者提供了您所需的一切。 关键特性 能够自定义发送给订阅者的订单详情 您可以创建分层的订阅模型,例如铜、银、金。其中金订阅获得所有信号等。 通过 id、符号或评论过滤订单 包括执行订单的图表截图 在发送的截图上绘制已关闭的订单,以便额外核实 延迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情完全透明: 新的市场订单*带截图 订单修改(止损、获利) 已关闭的订单*带截图 部分关闭的订单** 新的挂单 修改的挂单(进场价格) 挂单激活(作为新的市场订单附加) 已删除的挂单 历史订单报告
Helios Pulse
Jonathan Mboya Kinaro
Helios Pulse v1.03 — 实时概率交易面板,专为手动交易者打造 Helios Pulse 彻底改变您解读市场的方式。无需在多个指标窗口之间来回切换、纠结于相互矛盾的信号,您只需看一个清晰的答案:一个实时更新的概率百分比,展示当前市场的方向性偏移,逐笔跳动持续刷新。 这不是又一个信号箭头面板。Helios Pulse 是一个概率引擎,它衡量多个技术维度之间的一致程度,输出一个真正可信赖的确信度评分。您看到的不仅是方向,还有这个方向有多强——以及它正在实时增强还是减弱。 图表上的呈现 一个紧凑的深色主题面板嵌入您的图表,包含两张动态概率卡片——一张代表做多,一张代表做空。随着市场状况变化,卡片颜色强度从暗淡渐变为鲜明,让您在查看数字之前就能获得即时的视觉判断。清晰的判定标签显示当前状态:Strong Buy、Lean Long、Neutral、Lean Short 或 Strong Sell。 动量变化箭头显示概率正在上升还是下降,让您在确信度积聚或消散的瞬间捕捉到变化。峰值追踪功能记录当前交易时段两个方向的最高概率值。 当需要完整的图表视野时,将面板最小化为一条精简的状态
Anchor Trade Manager
Kalinskie Gilliam
5 (2)
Anchor: The EA Manager A coordination system for traders running multiple EAs. Anchor ensures only one EA can trade at a time, preventing conflicting positions and keeping your portfolio safer. Attach Anchor to any chart. Configure your EAs and their magic numbers. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions on the same candle. Three EA
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
EA Auditor
Stephen J Martret
5 (1)
EA AUDITOR — EA and Signal Verification Tool for MetaTrader 5 EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
HINN MagicEntry Extra
ALGOFLOW OÜ
4.71 (14)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Seconds Chart MT5
Boris Sedov
4.59 (17)
秒级图表 (Seconds Chart) - 一款专为 MetaTrader 5 设计的独特工具,用于创建秒级时间框架的图表。 通过 秒级图表 ,您可以构建以秒为单位的时间框架图表,获得标准分钟或小时图表无法提供的极致灵活性和分析精度。例如,时间框架 S15 表示每根蜡烛图持续15秒。您可以使用任何支持自定义交易品种的指标和EA交易系统。操作它们就像在标准图表上交易一样方便。 与标准工具不同, 秒级图表 让您能够在超短时间框架下进行高精度交易,无延迟干扰。 秒级图表的优势 支持 1至900秒 的时间框架图表。 基于内置的实时报价数据库, 即时加载 历史数据。 数据实时更新, 无延迟或滞后 。 可同时创建 多个秒级图表 。 秒级图表的理想应用场景 剥头皮交易 和高频交易。 精确的入场和出场时机。 在短时间框架下测试交易策略。 时间框架设置 默认设置包含以下时间框架: S1、S2、S3、S4、S5、S6、S10、S12、S15、S20、S30 。 您可轻松自定义时间框架组合,只需按升序列出 1至900秒 的数值且避免重复即可。 其他免费工具 快速交易管理器 ( Quick Trade Ma
实时扫描您的整个观察列表,发现极端K线。 Power Bar Scanner 同时监控您所有的交易品种,在出现极端价格K线的瞬间向您发出警报。无需再逐个翻看图表。在一个面板中查看所有机会。 适用于任何时间周期。Forex、指数、黄金、加密货币 - 全部集中在一个视图中。 工作原理 扫描器检查您 Market Watch 中的每个品种,寻找实体超过 N x ATR 的K线。当发现这样的K线时,该品种会亮起并显示方向(BUY/SELL)、ATR 比率以及信号出现在多少根K线之前。您可以一目了然地看到哪些品种当前处于活跃状态。 一键导航 点击扫描器中的任何品种名称,您的图表会立即切换到该品种。发现信号,点击它,分析它。无需手动切换品种,无需在图表标签中搜索。 可排序列 点击任何列标题,按品种、价格、信号、比率或时间排序。想先看最强的信号?按 Ratio 排序。想看最新的信号?按 Age 排序。再次点击可反转排序顺序。 与 Power Bar MT5 完美配合 扫描器发现机会。 Power Bar 指标 进行分析。两者结合使用:扫描器在您的观察列表中提醒您出现极端K线,然后点击该品种,让
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus 是一款先进的交易管理工具,旨在提升您在 MetaTrader 5 平台上的交易效率和效果。它提供一整套功能,包括风险计算、订单管理、先进的网格系统、基于图表的工具和绩效分析。 主要功能 1. 恢复网格 实施一个平均和灵活的网格系统,以在不利的市场条件下管理交易。 允许设置战略性进出点,以优化交易恢复。 2. 叠加网格 通过在强劲的市场波动中增加仓位,最大化有利交易的潜在回报。 帮助您通过扩展获利交易来利用趋势市场。 3. 盈亏线 在图表上直接提供潜在利润和损失场景的可视化表示。 调整设置并拖动盈亏线,以在执行之前评估各种交易结果。 4. 篮子模式 简化同一交易品种的多仓位管理,将它们合并为一个聚合仓位。 基于平均价格,便于监控和应用止损、止盈以及其他订单修改。 5. 图表上的新闻 将预定的经济新闻事件整合到您的交易图表中。 帮助您随时掌握可能影响市场波动的即将发生的事件,从而更好地规划交易。 6. 警报 设置基于时间或价格的警报,通知会显示在 MT5 中,或通过 MT5 应用发送到您的移动设备。 对监控关键价格水平或重要的交易时段非常有用。 7. 绩效统计 提供详细的
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.13 (8)
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 (override
Smart Stop Scanner – 多品种结构化止损扫描系统 概述 Smart Stop Scanner 为交易者提供跨市场的专业止损结构监控。系统基于真实市场结构、关键突破点以及价格行为逻辑,自动识别最有意义的止损区域,并在统一的、高度清晰、DPI 自适应面板中展示所有信息。 适用于 Forex、黄金、指数、金属、加密货币等多种资产。 止损如何计算 本系统并未使用传统指标或任意公式,而是通过纯价格行为识别 突破、更高高点、更低低点 等结构事件。 止损位置基于这些结构节点生成,因此更加真实、自然,并与实际市场行为紧密吻合。 核心功能亮点 • 多品种精准兼容 完整支持外汇、黄金、指数、金属、加密资产及其他工具,自动处理不同的点值和小数位。 • 即时结构识别 实时检测新的、失效的和当前有效的止损结构,并提供方向、形成时间、距离等关键信息。 • SL %ADR – 自适应止损质量评估 每个止损都会与该品种历史的结构性止损事件进行统计对比。 自适应颜色区间清晰显示止损是 极紧、紧、适中、宽、非常宽 。 基于真实波动率,而非固定阈值。 • Dist % – 实时止损距离
EasyTrade MT5
Alain Verleyen
5 (3)
Easy Trade – 智能、简洁且强大的交易管理工具 Easy Trade 是为 MetaTrader 用户打造的一体化交易管理解决方案,帮助您轻松掌控风险,实现流畅交易执行。 它是根据交易者的反馈从零开始开发的,简化了多品种交易的执行、监控和管理流程,无需繁琐的操作。 无论您是手动短线交易者,还是管理多个交易设置的小型投资组合,Easy Trade 都能让您专注于明智决策和稳定盈利。 ⸻ 为什么选择 Easy Trade? 精准风险管理:可选择固定手数或按百分比定义每笔交易的风险。实时显示风险与潜在收益。 篮子式跟踪止盈:追踪多笔交易的总利润,目标达成时自动锁定部分收益,适用于组合交易。 交易截图记录:每笔交易都可截图保存,方便日记记录、回顾与绩效分析。 定时自动平仓:可设定具体日期和时间自动关闭持仓,适合日终或周末前平仓。 界面可自定义:可调整按钮排序与大小、线条样式与颜色、缩放比例等,满足个人使用习惯。 ⸻ 主要功能(版本 1.0) 魔术号与策略标签: 使用注释标记轻松区分不同策略的交易,便于统计与复盘。 手数设置: 支持固定手数或基于止损与账户资金百分比的动态手
Custom Alerts:监控多个市场,绝不错过关键交易信号 概述 Custom Alerts 是一款动态工具,专为希望集中监控多个交易品种潜在机会的交易者设计。通过整合我们旗舰工具(如 FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power)提供的数据, Custom Alerts 可自动通知您关键的市场变化,无需频繁切换图表,也不会错过交易良机。现在,它支持您的经纪商提供的所有资产类别,只需在设置中选择相应的资产类别即可,无需手动输入任何品种名称。 1. 为什么 Custom Alerts 对交易者非常有帮助 一体化市场监控 • Custom Alerts 收集并整合来自外汇、贵金属、加密货币、指数,甚至(若经纪商支持)股票市场的信号。 • 无需频繁切换图表,一切通知集中呈现。 根据策略定制提醒 • 精准设置提醒条件。无论是追踪成交量激增、强度突破,还是极端价格波动, Custom Alerts 都能确保您不会错过任何关键信号。 • 可与 Stein Investments 工具无缝集成,助您更深入分析与优化交易决策。 节省时
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
The News Filter MT5
Leolouiski Gan
4.77 (22)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
Risk Manager for MT5
Sergey Batudayev
4.31 (16)
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个并说明原因。 例如,您开仓的手数比您最初向自己指示的手数大,顾问将删除订单并解释原因。例如,您每天赚取 5
作者的更多信息
RenkoFromRealTicks
Stanislav Korotky
4.5 (2)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
WalkForwardOptimizer MT5
Stanislav Korotky
3.78 (9)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
AutomaticZigZag
Stanislav Korotky
4.5 (2)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
CustomVolumeDelta
Stanislav Korotky
5 (1)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
VolumeDeltaM1 MT5
Stanislav Korotky
This indicator provides the analysis of tick volume deltas. It monitors up and down ticks and sums them up as separate volumes for buys and sells, as well as their delta volumes. In addition, it displays volumes by price clusters (cells) within a specified period of bars. This indicator is similar to VolumeDeltaMT5 , which uses almost the same algorithms but does not process ticks and therefore cannot work on M1. This is the reason for VolumeDeltaM1 to exist. On the other hand, VolumeDeltaMT5 ca
This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
FREE
HZZM
Stanislav Korotky
4 (1)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
WalkForwardDemo MT5
Stanislav Korotky
WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-f
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
FREE
Comparator
Stanislav Korotky
4.75 (4)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
ExtraMovingPivots
Stanislav Korotky
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
The indicator draws a histogram of important levels for several major currencies attached to the current cross rates. It is intended for using on charts of crosses. It displays a histogram calculated from levels of nearest extremums of related major currencies. For example, hidden levels for AUDJPY can be detected by analyzing extremums of AUD and JPY rates against USD, EUR, GBP, and CHF. All instruments built from these currencies must be available on the client. This is an extended version of
StatBars
Stanislav Korotky
The indicator provides a statistic histogram of estimated price movements for intraday bars. It builds a histogram of average price movements for every intraday bar in history, separately for each day of week. Bars with movements above standard deviation or with higher percentage of buys than sells, or vice versa, can be used as direct trading signals. The indicator looks up current symbol history and sums up returns on every single intraday bar on a specific day of week. For example, if current
PriceProbability
Stanislav Korotky
This is an easy to use signal indicator which shows and alerts probability measures for buys and sells in near future. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The statistical calculations use the same matrix as another related indicator - PointsVsBars. Once the indicator is placed on a chart, it shows 2 labels with current estimation of signal probability and alerts when signal
CCFpExtra
Stanislav Korotky
CCFpExtra is an extended version of the classic cluster indicator - CCFp. This is the MT4 version of indicator  CCFpExt available for MT5. Despite the fact that MT5 version was published first, it is MT4 version which was initially developed and tested, long before MT4 market was launched. Main Features Arbitrary groups of tickers or currencies are supported: can be Forex, CFDs, futures, spot, indices; Time alignment of bars for different symbols with proper handling of possibly missing bars, in
PriceProbabilities
Stanislav Korotky
This is a signal indicator for automatic trading which shows probability measures for buys and sells for each bar. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The core of the indicator is the same as in PriceProbablility indicator intended for manual trading. Unlike PriceProbability this indicator should be called from MQL4 Expert Advisors or used for history visual analysis. The in
FreqoMeterForecast
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
FreqoMaster
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. The indicator decomposes exchange rates into main harmonics and calculates their product in future. The indicator shows 2 price marks in history, depicting price range in the past, and 2 price marks in future with price movement forecast. Buy or sell decision and take profit size are displayed in a text label in the indicator window. The indicator uses another indicator as an engine for calculations - FreqoMet
ReturnAutoScaleMix
Stanislav Korotky
This is a very powerful indicator that provides a mix of three running totals of linear weighted returns. Each one is similar to a specific mode of ReturnAutoScale indicator. The result is a scaled superposition of three integrated and difference-stationary time series, each for different trading strategy. Indicator displays three lines: yellow - slow market returns, corresponds to mode 0 in ReturnAutoScale; blue - medium market returns, corresponds to mode 1 in ReturnAutoScale; red - fast marke
筛选:
无评论
回复评论