Returns MT5

This indicator shows the value of returns in the selected time frame


They are calculated as logarithm of returns, rather than price or raw returns. For small returns, arithmetic and logarithmic returns will be similar. The benefit of using returns, versus prices, is normalization.

It is possible measures all variables in a comparable metric despite originating from price series of unequal values


Inputs

  • You can display data both as a Histogram or a  Line
  • It's also possible to display the absolute value of returns


推荐产品
Marcus Creations
Kelvin Kioko Kaambi
Marcus Creations:免费的 MT5 买入/卖出信号指标 基于概率的买卖信号,由市场环境检测(Market Regime Detection)与蒙特卡洛模拟(Monte Carlo Simulation)强力驱动。社区 100% 免费使用。 Marcus Creations 是一款专为 MetaTrader 5 打造的免费指标。它通过读取当前的市场环境,随后运行独家研发的蒙特卡洛模拟引擎,以此推演出未来最有可能的价格走势路径。当概率在某个方向上达成一致时,它会在您的图表上直接标出清晰的买入和卖出箭头——绝无画面杂乱,也无需复杂的设置。 在历史测试中,该信号的胜率(Strike Rate)最高可达 60–70% 。虽然历史战绩从不预示未来表现,但如果您将这些信号融入自己的交易系统中进行过滤,它将成为一个真正强大的共流(Confluence)确认工具。 为什么交易者选择 Marcus Creations 蒙特卡洛价格路径引擎: 将数千次模拟出来的结果浓缩为一个最有可能的发展方向(核心机制属于商业机密)。 市场环境自动检测: 指标会在打印信号前,自动适应并解读当前的市场状况。 内
FREE
AdaptiveCCiMt5
Francis Dube
4 (2)
The Commodity Channel Index computes the deviation of the typical price of each bar from the average price over a particular time period. Multiplying the median deviation by 0.015 facilitates normalization, which makes all deviations below the first standard deviation less than  -100, and all deviations above the first standard deviation more than 100. This adaptive version is based on the indicator described by John Ehlers, in the book Rocket Science for traders. The indicator uses the homodyne
FREE
ACI Bollinger Bands
Marat Sultanov
4 (3)
Tired of adjusting the indicator settings losing precious time? Tired of the uncertainty regarding their efficiency? Afraid of the uncertainty in their profitability? Then the indicator ACI (automatically calibrateable indicator) is designed exactly for you. Launching it, you can easily solve these three issues just performing the simplest action: clicking a single Calibrate button. To achieve the highest efficiency, you should perform another additional action: move the power slider to the maxi
FREE
AdaptiveRSiMt5
Francis Dube
3 (1)
The Relative strength index is an oscillator that follows price, it was introduced by Welles Wilder, who went on to recommend the 14 period RSI. This adaptive version is based on the indicator described by John Ehlers, in the book 'Rocket Science for Traders'. The indicator uses the homodyne descriminator to compute the dominant cycle. To apply the homodyne descriminator, real and imaginary parts have to be calculated from the Inphase and Quadrature components. (Inphase and Quadrature components
FREE
Intraday Momentum Index IMI
Danilo Hudson Couto Monteiro
Indicador IMI (Intraday Momentum Index) Descrição O Indicador IMI (Intraday Momentum Index) é uma poderosa ferramenta de análise técnica desenvolvida para identificar a força do momentum e potenciais reversões no mercado. Este indicador quantifica a relação entre ganhos e perdas durante um período específico, ajudando traders a avaliar a dinâmica atual do mercado. Características Oscila entre 0 e 100, facilitando a interpretação das condições de mercado Identifica com precisão áreas de sobrecomp
FREE
RSI Divergence F
Andrey Dik
5 (3)
一个专业的交易工具是RSI和价格之间的背离指标,它允许您及时收到关于趋势反转的信号或捕捉价格回调走势(取决于设置)。 指标设置允许您根据RSI峰值的角度和价格的百分比变化来调整发散的强度,这使得微调信号强度成为可能。 指标代码经过优化,并作为Ea交易的一部分进行了非常快速的测试。  指标不重绘,交易方向的箭头正好位于信号出现的位置--在柱的开口处。 Fractal True . PeriodRSI_P     = 14 ;           //Period IndentFrom50_P  = 10.0 ;         //Indent +- from 50 [0...50] LeftBars_P      = 1 ;           //LeftBars RightBars_P     = 1 ;           //RightBars IndDivForce_P   = 15.0 ;         //Divergences force of indicator (not for the Lite version) PriceDivForce_P = 0.01
FREE
Indicator MA Channel
Alexey Smirnov
4 (1)
I present the well-known Moving Average indicator. This indicator is presented as a channel, where the upper and lower lines are equidistant from the main line by a percentage set by the user. The indicator is easy to use. The basic settings of the moving average have been saved and a percentage parameter (Channel%) has been added. Basic parameters: Channel% - shows how much we want to deviate from the main line. The indicator is freely available.
FREE
IMA Finder MT5
Mubashir Mohamed Quraish Albarakat
1 (1)
This indicator is designed based on the Moving Origin indicator When the moving origin indicator breaks the price, this indicator gives a signal It is useful for better viewing of signals and analysis on them Attributes: Can be used in all symbols Can be used in all time frames Too many signals Simple and quick settings Easy way to work Settings: period: like moving average settings alarmShow: If you want to receive an alert in Metatrader after receiving the signal, enable this setting alarmS
FREE
Heiken Ashi 平滑指标 (MT5专用) 高级Heiken Ashi,带平滑滤波器。去除噪音,减少假信号,提前识别趋势。适合外汇、指数、加密货币(H1-D1)。 工作原理与平滑方式 传统Heiken Ashi通过平均前几根K线的开盘、收盘、最高、最低价来生成K线,已减少小幅波动影响。然而, Heiken Ashi Smoothed 在此基础上对“原始”价格(raw)应用额外平滑滤波器。不使用直接价格,而是采用移动平均(EMA或SMA,可配置)处理输入数据,生成代表更稳定流畅趋势的K线。 此平滑过程分两阶段进行: 基础Heiken Ashi计算 :平均价格形成初始K线,多头K线(通常绿色或白色)表示上升趋势,空头(红色或黑色)表示下降趋势。 递归平滑 :对结果应用移动平均,消除异常峰值,创建价格运动的更线性表示。最小化临时波动引起的“噪音”,不引入过多滞后,适合实时分析。 结果,平滑K线如动态均线般运作:价格在K线上方表示多头强势,下方为空头。价格交叉产生清晰进出场信号。 核心优势 该指标以提升交易精度著称,提供具体益处: 减少虚假信号 :过滤市场噪音,大幅降低假突破(whips
FREE
交易实用必备工具指标 波浪自动计算指标,通道趋势交易 完美的趋势-波浪自动计算通道计算 , MT4版本 完美的趋势-波浪自动计算通道计算 , MT5版本 本地跟单复制交易 Easy And Fast Copy , MT4版本 Easy And Fast Copy , MT5版本 本地跟单复制交易 模拟试用 Easy And Fast Copy , MT4 模拟账号运行 Easy And Fast Copy , MT5 模拟账号运行 顺势指标又叫CCI指标,CCI指标是 美国 股市 技术分析   家唐纳德·蓝伯特(Donald Lambert)于20世纪80年代提出的,专门测量股价、外汇或者贵 金属 交易是否已超出常态分布范围。属于超买超卖类指标中较特殊的一种。波动于正无穷大和负无穷大之间。但是,又不需要以0为中轴线,这一点也和波动于正无穷大和负无穷大的指标不同。 相对强弱指标RSI是根据一定时期内上涨点数和下跌点数之和的比率制作出的一种技术曲线。能够反映出市场在一定时期内的景气程度。由威尔斯.威尔德(Welles Wilder)最早应用于期货买卖,后来人们发现在众多的图表技术分析中,
FREE
MWC COX 5
Joerg Hamann
3 (1)
The MWC COX indicator shows the extreme zones of net short/long positions of the Commitments of Traders Report released by the CFTC once a week for four periods of time. Default settings are periods of 12, 26, 52 and 156 weeks. Additional Features Displays the sum of all 4 periods in one line MA, MOM and RSI indicators are integrated ( not in the MQL5 Version 1.0 ) Please make sure that you download the MWC_Demo.zip file and unpack it into   [...]/MQL5/Files   folder.  ->  www.myweeklycot.com/t
FREE
SSACD - Singular Spectrum Average Convergence/Divergence This is an analogue of the MACD indicator based on the Caterpillar-SSA ( Singular Spectrum Analysis ) method. Limited version of the SSACD Forecast indicator. Limitations include the set of parameters and their range. Specificity of the method The Caterpillar-SSA is an effective method to handle non-stationary time series with unknown internal structure. The method allows to find the previously unknown periodicities of the series and make
FREE
MFI Diver
Andrii Kovalevskyi
5 (1)
MFI Divergence is a technical indicator that detects regular bullish and bearish divergences between price and the Money Flow Index (MFI) at swing highs and lows. It highlights potential reversal points by drawing clean green (bullish) and red (bearish) arrows directly on the chart. The indicator uses configurable swing detection, customizable MFI period, and an optional MFI threshold filter to show signals only in oversold/overbought zones. Alerts are triggered only once per bar on candle close
FREE
IMD Fibo MT5
Aleksei Chedaev
5 (1)
IMDFIbo 是一款适用于 MetaTrader 5 终端的指标,可根据历史数据自动构建斐波那契水平线网格。该工具旨在在价格图表上可视化潜在的支撑和阻力区域。 工作原理 该指标分析指定时期内的历史价格最高点和最低点,并据此构建斐波那契水平线。该工具的特点在于网格的递归构建:每个水平线之间的区间可以按照相同的原则进一步细分为更小的水平线。 构建分三个阶段进行: 第一阶   — 根据整个指定时期内的历史最高点到历史最低点计算的水平线。 第二阶   — 在当前价格所在的第一阶区间内构建的水平线。 第三阶   — 在包含当前价格的第二阶区间内构建的水平线。 这种方法允许在当前交易品种所在的价格图表区域细化价格水平。 指标设置 该指标具有以下参数组: 面板设计。   允许设置图表上控制面板的宽度和高度。 常规设置。 用于计算第一阶水平的历史起始日期。 用于计算第二阶和第三阶水平的价格类型:Bid、Ask 或两者之间的平均值。 完整网格模式 — 启用后,指标将在所有区间内构建第二阶和第三阶水平,而不仅仅是在当前价格所在的区间。 完整网格更新间隔(以毫秒为单位)。 斐波那契水平。   用逗号分隔
FREE
A free round-number indicator for MetaTrader 5. Attach it to any chart and it draws the psychological round-number price levels that traders watch, the major "00" figures as solid lines and the "50" half levels as dotted lines, each labelled with its price. It follows price automatically as the market moves. What it does Draws the round numbers for you.   The major figures and the half levels around current price, so you never mark them by hand. Auto-scales to the instrument.   It reads what you
FREE
GPF Stochastic
Fabio Passaro Roy Casanova
5 (1)
GPF Stochastic:  a momentum indicator that compares a specific closing price of an asset to a range of its prices over a certain period. It helps traders identify potential overbought or oversold conditions in the market. The indicator consists of two lines: %K Line : The main line, which represents the current closing price relative to the price range over a set period. %D Line : The signal line, which is a moving average of %K. The Stochastic Oscillator ranges from 0 to 100 , with levels typic
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Force Candle Pro
Samuel Henrique Almeida Ferreira
5 (2)
Force Candle Pro is an advanced indicator designed to identify strong momentum candles in the market, helping traders detect high-probability movements and institutional activity. This tool analyzes candle strength based on body size, volatility, and directional consistency, filtering out weak and indecisive movements. Unlike common indicators, Force Candle Pro focuses on market impulse, allowing traders to identify when the market is truly moving with strength. MAIN FEATURES: - Detection o
FREE
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
Lowess Channel MT5
Tinashe Ndarimani
MT4 version Overview The Lowess Channel indicator is a smoothed trend-following tool designed to help traders identify the direction of the trend , detect flat or ranging markets , and spot breakouts from consolidation zones. It creates a central smoothed line with upper and lower channel boundaries, adapting to market noise while maintaining clarity. How It Works The indicator builds a channel around a smoothed price line. The central line reflects the current trend. The upper and lower bounda
FREE
Price Momentum
Flavio Javier Jarabeck
4.92 (12)
Value Chart indicator presents the Price evolution in a new form. This indicator, Price Momentum , was developed taking all the calculations presented in the book " Dynamic Trading Indicators " by Mark W. Helweg and David Stendahl (2002). The technique involves de-trended Prices from a user-defined Period of analysis and the addition of a Volatility index correction. The result is an Oscillator with 3 zones: Fair Price Value, Overbought/Oversold and Extremely Overbought/Oversold zones. Adding th
FREE
RVi Oscillator Breakout
Mohamed Hassan Mohamed Hassan Alsherbiny
5 (1)
Probability emerges to record higher prices when RVi breaks out oscillator historical resistance level. It's strongly encouraged to confirm price breakout with oscillator breakout since they have comparable effects to price breaking support and resistance levels; surely, short trades will have the same perception. As advantage, a lot of times oscillator breakout precedes price breakout as early alert to upcoming event as illustrated by last screenshot. Furthermore, divergence   is confirmed in
FREE
RVi Oscillator Breakout SW
Mohamed Hassan Mohamed Hassan Alsherbiny
Probability emerges to record higher prices when RVi breaks out oscillator historical resistance level. It's strongly encouraged to confirm price breakout with oscillator breakout since they have comparable effects to price breaking support and resistance levels; surely, short trades will have the same perception. As advantage, a lot of times oscillator breakout precedes price breakout as early alert to upcoming event as illustrated by last screenshot. Furthermore, divergence   is confirmed in
FREE
STM Signal MT5
Aren Davidian
5 (1)
Introducing the Professional Arka STM Signal Indicator With Arka Candle Close Time – 100% Free Version Fast, Accurate, and Unmatched in Identifying Trading Opportunities This indicator is the result of combining advanced price action analysis with specialized market algorithms, delivering clear, timely, and profitable signals. Completely Free – No Installation or Usage Limits ️ An automated trading bot, fully synchronized with it, is also ready to run. The Power of ARKA STM Signa
FREE
StopLevel
Iurii Tokman
StopLevel   仪表控制 STOPLEVEL 水平。当液位发生变化时,它会发出警报信号。 STOPLEVEL - 设置止损订单的当前收盘价的最小抵消点数,或允许的最小止损/止盈点数。 STOPLEVEL 的零值意味着没有限制止损/止盈的最小距离,或者交易服务器使用外部机制进行动态水平控制,无法传输到终端。在第二种情况下,STOPLEVEL 实际上是“浮动的”。 指标设置: color_ - 级别的区域颜色 draw_bars - 用于显示级别区域的条数 width_price - 价格标签的厚度   仪表控制 STOPLEVEL 水平。当液位发生变化时,它会发出警报信号。 STOPLEVEL - 设置止损订单的当前收盘价的最小抵消点数,或允许的最小止损/止盈点数。 STOPLEVEL 的零值意味着没有限制止损/止盈的最小距离,或者交易服务器使用外部机制进行动态水平控制,无法传输到终端。在第二种情况下,STOPLEVEL 实际上是“浮动的”。 指标设置: color_ - 级别的区域颜色 draw_bars - 用于显示级别区域的条数 width_price - 价格标签的厚度
FREE
HighLow MT5
Azamat Mullayanov
4 (2)
The indicator plots two lines by High and Low prices. The lines comply with certain criteria. The blue line is for buy. The red one is for sell. The entry signal - the bar opens above\below the lines. The indicator works on all currency pairs and time frames It can be used either as a ready-made trading system or as an additional signal for a custom trading strategy. There are no input parameters. Like with any signal indicator, it is very difficult to use the product during flat movements. You
FREE
MegaSpikes Boom and Crash
Kwaku Bondzie Ghartey
4.55 (31)
MegaSpikes Boom and Crash MegaSpikes Boom and Crash is a MetaTrader 5 technical indicator for studying Boom and Crash synthetic index charts, mainly on the M1 timeframe. It brings several MegaSpikes modes into one indicator so users can observe chart conditions, alerts, and technical confirmations from a single tool. Main features Version selector for MegaSpikes 1, 1.31, 1.32, Divergence, and Last Red Candle modes. Technical-analysis components based on RSI, ATR, Alligator, moving averages, Para
FREE
Reversal Oscillator — Advanced Momentum Shift Detector Reversal Oscillator is a free indicator designed to highlight price zones that are statistically outside their normal movement patterns, helping traders anticipate potential turning points before they occur. Unlike traditional oscillators that react mainly to overbought/oversold conditions, this indicator applies third derivative analysis (the "acceleration of the acceleration" of price) calculated using two independent methods within a n
FREE
Daily High Low Danilo Monteiro
Danilo Hudson Couto Monteiro
4 (2)
# Indicador Daily High - Danilo Monteiro - MT5 ## Descrição O Daily High/Low Labels é um indicador personalizado para MetaTrader 5 que exibe automaticamente as máximas e mínimas diárias no gráfico, facilitando a identificação rápida dos níveis importantes de preço. O indicador marca os preços com etiquetas e linhas horizontais, permitindo uma visualização clara dos níveis críticos do dia atual e anterior. ## Principais Características ### 1. Marcação Automática - Exibe automaticamente as máxi
FREE
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Online course , manual and [download presets] . 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
Trend Sniper X 是一款适用于 MetaTrader 5 的多时间周期趋势跟踪指标,帮助交易者以清晰、精确的方式识别趋势方向和潜在的反转点。 价格信息: 当前价格为促销价,随着未来更新和新功能的发布,价格可能会有所变动。 Code2Profit 频道 通过多时间框架分析掌握市场! 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在当前图表上投射更高时间周期的趋势方向,提供清晰的宏观视角。 弱势/不确定柱检测: 高亮显示趋势条件不明朗的柱线,让交易者避开震荡区域。 买入/卖出信号箭头: 在确认趋势变化后的柱线上自动绘制箭头,支持警报、推送和电子邮件通知。 一键开启/关闭面板: 图表上的按钮可切换指标,下拉菜单可立即切换分析时间周
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
SuperScalp Pro – 专业多层共振剥头皮交易系统 SuperScalp Pro 是一款专业的多重共振剥头皮交易系统,旨在帮助交易者识别更高概率的交易机会,提供更清晰的入场确认、基于 ATR 的止损(Stop Loss)和止盈(Take Profit)水平,以及适用于 XAUUSD、BTCUSD 和主要外汇货币对的灵活信号过滤功能。 完整使用文档可在产品博客查看: [User Guide] 支持通过 SuperScalp Pro Auto Trader EA 进行自动交易: [Auto Trader] 基于 SuperScalp Pro 交易逻辑开发的黄金自动剥头皮 EA: [SuperScalp Gold] SuperScalp Pro 集成了 Supertrend、VWAP、EMA、RSI、ADX、成交量分析、布林带(Bollinger Bands)以及 MACD 背离分析,用于过滤低质量交易机会,减少虚假突破信号,并提高入场精准度。 SuperScalp Pro 专为 XAUUSD、BTCUSD 以及主要外汇货币对优化设计,通过基于 ATR 的波动率逻辑和规则化信
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
SMC Intraday Formula
Kareem Abbas
5 (20)
让我们先坦诚一点。 没有任何一个指标可以单独让你实现盈利。如果有人告诉你可以,那他是在向你兜售一个梦想。任何显示完美买卖箭头的指标都可以被做得看起来毫无瑕疵——只需要放大历史中的某一段并截取成功交易的截图。我们不会这样做。 SMC Intraday Formula 是一个工具。 它为你读取市场结构,标记出概率最高的价格区域,并用简单直白的语言准确告诉你当前智能资金的行为轨迹。你仍然需要做决定。你仍然需要执行交易。但现在,你是带着精确性执行,而不是靠希望。 我们已经在黄金(XAUUSD)以及主要外汇货币对的日内剥头皮交易中使用该指标将近三年。这是我们在 M1、M5、M15 和 M30 上的日常主力工具。它之所以有效,是因为它不试图预测未来——它展示的是当前正在形成的高概率交易机会,并解释 为什么 。 它与其他所有指标有什么不同? 大多数交易指标只做一件事。移动平均线交叉。振荡指标触及某个水平。出现一个箭头。你进场交易。你亏损。你责怪指标。重复。 SMC Intraday Formula 将多个机构级概念整合为一个统一的市场解读: - 斐波那契共振引擎 不只是普通的斐波那契水平——该指标
Neuro Poseidon MT5
Daria Rezueva
4.8 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
M1 Quantum MT5
Hamed Dehgani
4.6 (10)
使用 M1 Quantum 的实盘交易信号 : 信号 (交易由 Quantum Trade Assistant 自动 执行,并作为本产品 免费 提供。) 价格计划: 当前价格: $169 (早期用户优惠) 下一阶段计划价格: $189 计划零售价: $299 开发者提示: 购买后请联系我,以获取 最新推荐的参数设置文件(Set File) 、交易建议,以及加入 VIP 支持群组 ,与其他 M1 Quantum 用户交流经验。 常见问题 - 设置文件 - 安装指南 M1 Quantum 是一款专业的 M1 交易系统,提供快速且精准的交易信号,并内置止损(Stop Loss)、止盈(Take Profit)以及智能资金管理功能。 M1 Quantum 包含专业的资金管理系统,通过专注于 连续盈利交易 ,帮助交易者更快地增长账户资金。 M1 Quantum 指标 的主要特点 专为 M1 时间周期 和所有 主要货币对 设计 所有交易均配备止损和止盈 内置 资金管理功能 ,并指导交易者轻松执行交易计划 高胜率,高比例的 连续盈利交易 无重绘,无延迟 适合各种类型的交易者,简单易懂 要使用 M
Gold Entry Sniper
Tahir Mehmood
5 (16)
Gold Entry Sniper – 专业多周期ATR黄金交易仪表盘,适合黄金剥头皮与波段交易 Gold Entry Sniper 是一款先进的 MetaTrader 5 指标,旨在为 XAUUSD 及其他品种提供精准的 买/卖信号 。基于 ATR 移动止损逻辑 和 多周期分析仪表盘 ,适合剥头皮交易者与波段交易者,帮助识别 高概率黄金入场点 。 主要功能与优势 多周期信号分析 – 同时显示 M1、M5、M15 趋势方向。 基于ATR的动态止损 – 根据波动性自动调整。 专业图表仪表盘 – 展示信号状态、ATR水平、线性回归中线和交易方向。 清晰买卖标记 – 自动箭头与文字标签提示。 离场提示与交易管理 – 自动检测离场信号锁定利润。 全面自定义 – 调整仪表盘位置、颜色、字体及参数。 专为黄金优化 – 适用于 M1至M15 黄金剥头皮 ,也适合外汇、指数与加密货币。 为什么选择 Gold Entry Sniper? 为追求 快速、精准、可视化交易决策 的交易者打造,ATR 与多周期确认结合,帮助你抓住 最佳黄金入场点
Gann Made Easy MT5
Oleg Rodin
5 (8)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
UZFX {SSS} 超短线智能信号 v4.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 我的建议* 最佳时间周期:15分钟及以上。 {H1} 是我的最爱。而且效果令人惊叹……!! 更新后的主要功能 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的早期预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、TP2和TP3水平 • 完全可自定义的风险回报比 • 实时警报、声音提醒和移动端推送通知 • 带交易建议的专业信息面板 • 适用于所有MT5交易品种和时间周期 • 界面简洁、轻量且用户友好 为什么交易者选择 UZFX SSS? 大多数交易者亏损的原因在于入场过晚、平仓过早,或者缺乏明确的交
Divergence Bomber
Ihor Otkydach
4.9 (92)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDSG
Entry Points Pro for MT5
Yury Orlov
4.5 (146)
传奇回归:Entry Points Pro 10。 这款传奇指标曾 3 年稳居 MQL5 Market 前三,如今全面重启。 数百条热情好评(两个版本合计 589 条),每天有数千名交易者用它交易,演示版下载 31,000+   MT4+MT5  次。 五年来我读过你们的每一条评价——在第 10 版里,我没有给出许诺,而是把答案直接做进了产品。指标作者自 1999 年入市, 珍视诚信、自己的声誉和自己的客户 。 Entry Points Pro 给出的入场信号严格不重绘。 而且这一次不再只是作者的一面之词,而是可验证的事实:确认信号只在 K 线收盘后标出,自动化测试记录到 零重绘 (在 EURUSD、XAUUSD 和 BTCUSD 上共 2,486,568 次不变量检查——0 次违规)。测试方法完全公开——您可以在策略测试器中自行复现。 购买后请务必第一时间给我发私信。 我会发给您 扩展版说明书《交易者圣经》 ——使用本指标交易的完整指南——并告诉您如何免费获得 赠品:市场扫描器 ,它能同时分析多个品种和多个时间周期,并在一个界面上显示 Entry Points Pro 此刻在哪里表现
Atomic Analyst MT5
Issam Kassas
4.36 (45)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Atomic Analyst 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Atomic Analyst 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Atomic Analyst 信号转换为自动交易。 Atomic Analyst 是一款不重绘、不回绘、不延迟的 Price Action 交易指标,专为手动交易、清晰信号和 EA 自动化而设计。 User manual: settings, inputs and strategy.   &   User Manual PDF . 它分析价格行为、强度、动能、多周期方向和高级过滤器,帮助交易者减少噪音,避免弱势交易机会,并做出更有结构的交易决策。 该指标将复杂的市场计算转换为简单的视觉信号、彩色K线、趋势读数、止损水平和多个止盈区域,使交易者能够快速理解并应用于真实市场环境。 主要交易用途: 剥头皮和日内交易: 专为快速决策、清晰箭头、提醒、K线颜色和
Zoryk Gold
Reda El Koutbane
5 (2)
联系我获取推荐设置 首发名额有限 ZORYK — MetaTrader 5 专业 XAUUSD 黄金信号与交易计划系统 你一定经历过这种感觉。 你花时间分析黄金,等待入场,终于打开交易后,价格却立即向相反方向移动。你过早平仓,移动止损,或者因为犹豫几秒而错过机会。随后市场在没有你的情况下,准确到达你最初预期的目标。 问题并不总是方向错误。 真正的问题是不确定性。 你不知道真正的入场位置在哪里,不知道交易逻辑在什么位置失效,也不知道应该先保护较小的利润,还是继续等待更大的行情。你甚至不知道当前信号是否足够强,还是自己只是在勉强寻找一笔交易。 黄金移动速度非常快。没有明确计划的正确判断,也可能在几秒钟内变成错误决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套专门为 MetaTrader 5 和 XAUUSD M5 周期开发的完整黄金信号与交易计划系统。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自处理所有后续决定的普通指标。 每个确认信号都可以在图表上显示完整交易结构,包括入场位置、止损、第一止盈、主要止盈、
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
介绍 Quantum TrendPulse   ,这是一款终极交易工具,它将 SuperTrend   、   RSI 和 Stochastic 的强大功能整合到一个综合指标中,以最大限度地发挥您的交易潜力。该指标专为追求精准和效率的交易者而设计,可帮助您自信地识别市场趋势、动量变化以及最佳进入和退出点。 主要特点: 超级趋势整合: 轻松跟随当前的市场趋势并乘上盈利浪潮。 RSI 精度: 检测超买和超卖水平,非常适合把握市场逆转时机,可用作 SuperTrend 的过滤器 随机精度: 利用随机振荡在波动的市场中寻找隐藏的机会, 用作超级趋势的过滤器 多时间范围分析: 从 M5 到 H1 或 H4,在不同时间范围内关注市场动态。 可定制的警报: 当您的自定义交易条件得到满足时收到通知,这样您就不会错过任何交易。 无论您是新手还是经验丰富的交易员,   Quantum TrendPulse 都能为您提供所需的优势,帮助您增强策略并自信地进行交易。借助这一强大的指标,将洞察力转化为利润 — 掌控您的交易! ***购买 Quantum TrendPulse,即可免费获得 Quantum Tr
GoldenX Entry MT5
Kareem Abbas
5 (14)
GoldenX Entry 是一款用于 MT5 的指标,包含自适应 Smart Entry Trend 算法、信号评分系统、市场状态识别器以及波动率过滤器。每个信号都包含计算得出的入场位、三个止盈位(TP1、TP2、TP3)以及止损位。它基于多个分析层构建,旨在适应不同市场条件,将多层分析系统与内置优化器及统计跟踪系统相结合。该指标基于风险收益比(RR)指标和历史交易行为提供量化分析。 开始使用非常简单——在所选时间周期上运行优化器,然后在图表上开始使用该指标。 核心功能 GoldenX Entry 将信号引擎与内置交易管理及历史统计跟踪整合在同一图表中: - 内置优化器: 优化器可在图表上单击运行。它通过两阶段搜索流程测试200种参数组合——先进行探索,再进行优化——并在完成后自动应用选定配置。结果会按时间周期缓存,因此当返回已优化的周期时,会立即恢复相同设置。 - 黄金品种自动周期识别: 将指标加载到任何 XAUUSD 图表(M1 到月线)。系统会自动识别当前周期并加载对应预设。共包含9个时间周期配置文件,专为黄金在标准周期上优化设计。切换周期时,参数会自动调整。 - 资金参考面
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - 自我优化的强度指标 Power Candles V3 把货币与品种的强度直接转化为图表上可执行的交易方案。指标不再仅根据强度给K线着色,而是在后台持续运行实时自动优化,为您正面对的品种给出最佳 Stop Loss、Take Profit 与信号阈值。一键采用,Entry、Stop Loss、Take Profit 线就以精确价格绘制在图表上,提醒消息中直接包含方向。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 每根收盘K线运行 3,000+ 次交易模拟。9 种强度状态。2 种策略并行测试。一键采用最优配置。 为什么需要这个 大多数强度指标只给您一个数值,然后留下三个问题:相信哪个阈值、用哪个 Stop Loss、走哪个交易方向。Power Candles V3 在每根收盘K线上自动回答这些问题。结果就是一个完整的交易方案 -
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (15)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。   该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Axiom Matrix
Issam Kassas
5 (4)
AXIOM MATRIX MT5 首发价格:$99 Axiom Matrix 现以 $99 的首发价格提供。 前 30 次购买完成后,价格将上涨至 $199。 购买后,请直接私信我,以获取使用说明并领取您的专属赠品奖励。 Axiom Matrix 是一款适用于 MetaTrader 5 的专业多品种、多时间周期市场扫描器和决策仪表板。 它会扫描您的 Market Watch,分析多个时间周期,读取多个证据引擎,比较最强的交易机会,并在一个清晰的矩阵仪表板中显示最佳 BUY、SELL、WAIT 或被阻止的状态。 我开发 Axiom Matrix,是因为我想要一个可以替我完成繁重市场扫描工作的工具。 我不想只单独检查 RSI。 然后单独检查 MACD。 然后检查移动平均线。 然后检查成交量。 然后检查波动率。 然后检查支撑和阻力。 然后还要手动在不同品种和时间周期之间切换,只为了建立一个交易思路。 我想要一个仪表板,可以扫描市场、比较证据、排序最佳机会,并告诉我现在最强的交易设置在哪里。 这就是 Axiom Matrix 背后的核心理念。 AXIOM MATRIX 的功能 Axiom Ma
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
全新王者降临 - 指标 + 订单管理提示(TP1 + TP2 + TP3)+ 可选 Telegram 信号发送器 INCLUDED(免费) (完整交易与信号系统) 我们最强的黄金 EA: Gold Slayer 该指标包含先进的交易策略、可自定义订单管理系统,以及结合 Envelope 扩展的均值回归系统,并通过 RSI 等多重智能确认过滤器进行验证,以捕捉高概率反转入场机会,提供 BUY 与 SELL 信号。 你不仅能够学习如何交易,还能学会如何高效管理多个仓位,并利用之前盈利的持仓来覆盖亏损交易。 专为 M5 周期打造并优化,在 BTCUSD 和 XAUUSD 上表现尤为出色,因为这些市场的流动性能够让信号更加干净、可靠。 该指标会自动生成清晰的多头(Long)与空头(Short)信号,同时基于 ATR 自动计算入场位、止损位和止盈位,让风险管理从一开始就融入系统之中。 多 TP 系统设有三个渐进式目标位,你可以在 TP1 锁定部分利润、在 TP2 继续持仓,并在更大的行情中将仓位持有至 TP3,而这正是平均风险回报比真正开始大放异彩的地方。 默认参数开箱即用,已经针对稳定表现进行
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 Online course , and manual Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机构交易逻辑。它也非常适合预测市场趋势并仔细分析价格走势。通过让交易与机构策略保
DayTrader PRO
Davit Beridze
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
Smc Pro ToolKit
Talal N Z Aljarusha
5 (3)
SMC Pro ToolKit  is a professional chart-based Smart Money Concepts indicator for MetaTrader 5. It helps traders read market structure, identify key liquidity areas, organize trade context, and plan setups directly from the chart. This is not a simple buy/sell arrow indicator. It is a complete visual trading toolkit that combines Smart Money Concepts, multi-timeframe analysis, session context, setup planning, risk assistance, and professional dashboard tools in one clean workspace. Watch setup
成為突破者,隨著價格反轉,市場結構會改變利潤。 訂單突破者指示器可以識別趨勢或價格走勢何時接近枯竭並準備好逆轉。它會提醒您市場結構的變化,通常會在發生逆轉或重大回調時發生。 該指標使用專有計算來確定突破和價格動能。每當在可能的耗盡點附近形成新的高點時,指標就會繪製最後一個生成該高點的順序塊。然後,它將隨價格移動隨價格跟隨定單。然後,當價格轉向相反方向並突破該訂單塊時,它會提醒您,從而創建新的市場結構並開始趨勢或重大回調的可能逆轉。 訂單塊是在創建高/低之前的最後一個相反的彩色蠟燭,並且當價格跌破這些關鍵區域以下時,這表明趨勢可能會發生短期或長期反轉。 特徵 提醒您關鍵耗盡點的市場結構變化 價格接近耗盡水平時自動提取訂單塊 在一個方向繼續移動時,在價格後面跟踪定單,以提醒您最佳的反轉輸入 將顏色更改為純色塊,以顯示何時發生市場結構中斷。 適用於所有交易品種和時間範圍 內置集成的彈出窗口和電子郵件警報 策略和如何與定單破壞者指標進行交易 當斷路器塊發生時,您有兩個選擇。 看左邊!我們正在尋求供應/需求或支撐/阻力位嗎?市場結構轉變(逆轉)通常發生在價格重新測試舊水平或在該支撐或
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
作者的更多信息
The Multicharts Crosshair draws a cross hair in any linked chart. The indicator can be used for comparison of symbol price levels in different time frame or to compare candles of different instruments in the same time frame How it works: It can works from every linked charts where the indicator is installed towards the others or from the chart where is istalled towards the following linked charts . It can be shown just pressing a the key of keyboard. After installing the indicators in the char
The Better Volume indictator improves the comprehension on volume by coloring the classical histogram bars . The colors point out differents nature of volume . Further through two buttons and without change the main chart it is possibile to change the time frames and navigate among three symbols . The alerts will work accordingly. For each symbol can be  choosed the LookBack and Ma periods . The possibility to show/hide the indicator allows you to focus on the price . The subwindow can be hide
Moving Averages OnOff MT5
Fabrizio Malavasi
5 (3)
The Moving Averages On-Off  let you  control the indicator  using  the keyboard  or a  button . You can choose if you want the indicator always shown or always hided while switching among different time frames or financial instruments .    --->  This indicator is part of Combo Indicator OnOff It's possible to  setup three Moving Averages : Short ,  Medium ,  Long   Input You can customize the price type used for calculation : close, open, high, low, median price, typical price, weighted It's
FREE
Bollinger Bands OnOff MT4
Fabrizio Malavasi
5 (3)
The Bolliger Bands On-Off let you control the indicator  using  the keyboard  or a  button . You can choose if you want the indicator always shown or always hided while switching among different time frames or financial instruments . --->  This indicator is part of Combo Indicator OnOff The Bollinger Bands identify the degree of real-time volatility for a financial instruments . A lower amplitude corresponds to a low volatility, conversely a greater bandwidth corresponds to high volatility. Na
FREE
The Bolliger Bands On-Off let you control the indicator  using  the keyboard  or a  button . You can choose if you want the indicator always shown or always hided while switching among different time frames or financial instruments .    --->  This indicator is part of Combo Indicator OnOff The Bollinger Bands identify the degree of real-time volatility for a financial instruments . A lower amplitude corresponds to a low volatility, conversely a greater bandwidth corresponds to high volatility.
FREE
Moving Averages OnOff MT4
Fabrizio Malavasi
5 (2)
The Moving Averages On-Off  let you  control the indicator  using  the keyboard  or a  button . You can choose if you want the indicator always shown or always hided while switching among different time frames or financial instruments . --->  This indicator is part of Combo Indicator OnOff It's possible to use three Moving Averages , defined as  Short ,  Medium ,  Long or Raimbow MA 5,10,20,50,100,200. Input MOVING AVERAGES You can customize the price type used for calculation : close, open
FREE
Returns MT4
Fabrizio Malavasi
This indicator shows the value of returns in the selected time frame . They are calculated as logarithm of returns , rather than price or raw returns. For small returns, arithmetic and logarithmic returns will be similar. The benefit of using returns, versus prices, is normalization. It is possible measures all variables in a comparable metric despite originating from price series of unequal values. Inputs You can display data both as a Histogram  or a    Line It's also possible to display th
FREE
This utility allows to switch among symbols. You have to insert in the input your favorite tickers. it is possible to customize up to 5 symbols   Shortcut Keys :   Switch among  Symbols :   A  -Forward    D  -Backward Inputs You can setup your favorite  keys to switch among symbols. You can customize the color of background   and the edge   of the buttons . You can customize the labels : dimension and font.
FREE
FREE
The purpose   of this utility is to manage one or more subwindow in the same chart by opening and closing them through a button or the keyboard keys How it works: If you want to handle more than one subwindow you need to reinstall the indicator . In this case some setups has to be customized onlu in the last subwindow installed and others setups in the installed subwindow during the first time installation. They are denoted in the input rispectively as ' LW ' and ' IW '. First of all install
The utility helps to locate in the  lower time frames  the maximum and minimum of the upper  time frame.  The length of time frame level line  represents the temporal  length of the upper time frame. The indicator draws lines that delimit the upper time frames candle and highlights his high-low price, the pips candle range, the returns and the volatility. How it works: Firstly . Choose which time frames levels to represent in the lower ones : monthly, weekly, daily, H4, H1, M30, M15, M5. The
This utility can compare simultaneously time frames of different instruments and keep under control   the nine major time frames  of an instrument. It is composed by two changers, a crosshair and some additional components : the  multicharts time frames changer   is designed to simultaneously compare time frames for up  to thirty different sy th symbols with the  keyboard or the button the multicharts symbols changer can  link up to nine charts and control simultaneously the nine major time fra
The Multicharts Crosshair draws a cross hair in any linked chart. The indicator can be used for comparison of symbol price levels in different time frame or to compare candles of different instruments in the same time frame How it works: It can works from every linked charts where the indicator is installed towards the others or from the chart where is istalled towards the following linked charts . It can be shown just pressing a the key of keyboard. After installing the indicators in the char
The purpose of the Combo OnOff indicator is combine differerent tecniques and approachs to the market in order to spot signals that occur simultaneosly. A signal is more accurate if it is validate from more indicators as the adaptive expectations can be used to predict prices.The On-Off  feature and alarms help to look for the better prices to enter/exit in the markets Moving Averages are statistics that captures the average change in a data series over time Bollinger Bands is formed by upper
The purpose   of this utility is to manage one or more subwindow in the same chart by opening and closing them through a button or the keyboard keys How it works: If you want to handle more than one subwindow you need to reinstall the indicator . In this case some setups has to be customized onlu in the last subwindow installed and others setups in the installed subwindow during the first time installation. They are denoted in the input rispectively as ' LW ' and ' IW '. First of all install
The Better Volume indictator improves the comprehension on volume by coloring the classical histogram bars . The colors point out differents nature of volume . The Better Volume OnOff   allows to  open/close the subwindow   through  a botton   or using the keyboard   only.  There is the possibility to customize 3 symbols  and assign them  different parameters   for each time frame . The indicator   improves the comprehension   on volume by coloring the classical histogram bars : CLIMAX UP - 
This utility can compare simultaneously time frames of different instruments and keep under control   the nine major time frames  of an instrument. It is composed by two changers, a crosshair and some additional components : the  multicharts time frames changer   is designed to simultaneously compare time frames for  up to thirty time frames  of different symbols with the  keyboard or the button the multicharts symbols changer can  link up to nine charts and control simultaneously the nine majo
The utility helps to locate in the  lower time frames  the maximum and minimum of the upper  time frame.  The length of time frame level line  represents the temporal  length of the upper time frame. It's possible to OnOff the levels with a button or keys The indicator draws lines that delimit the upper time frames candle and highlights his high-low price and the pips candle range. How it works: Firstly . Choose which time frames levels to represent in the lower ones : monthly, weekly, daily
COMBO Indicators OnOff MT5
Fabrizio Malavasi
5 (1)
The purpose of the Combo OnOff indicator is combine differerent tecniques and approachs to the market in order to spot signals that occur simultaneosly. A signal is more accurate if it is validate from more indicators as the adaptive expectations can be used to predict prices.The On-Off  feature and alarms help to look for the better prices to enter/exit in the markets Moving Averages are statistics that captures the average change in a data series over time Bollinger Bands is formed by upper
筛选:
[删除] 2019.11.02 18:50 
 

用户没有留下任何评级信息

[删除] 2019.01.14 07:43 
 

用户没有留下任何评级信息

回复评论