AdaptiveCCiMt5

4

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 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 are deduced using the Hilbert transform. To learn more about this, read the article on Advanced adaptive Indicators theory and implementation. The sections on Complex numbers and phasors for measuring market cycles and also Measuring cycle period. ) To achieve this the product of the current Inphase component and its value  a bar ago are added to the product of the current Quadrature component and its value one bar ago to produce the real part. For the imaginary part, the product of the current Quadrature component and the value of Inphase component a bar ago is taken away from the product of the current Inphase component and the value of the Quadrature component a bar ago. Both real and imaginary parts are then smoothed, before the cycle period can be deduced.

The cycle is calculated by taking the arctangent of the imaginary part divided by the real part. Restrictions are placed so as to make sure that the rate of change of the cycle period is limited to +-50% of the previous cycle period and further more, the resulting cycle period is limited to being greater than 6 and less than 50. Smoothing is then applied for the last time on the cycle period.

This cycle period value is then used at each bar close as the value that represents the number of bars back to be analyzed for producing the Commodity Channel Index. This enables the adaptive nature of the indicator.

It  can be used as an alternative to the conventional Commodity Channel Index.

Indicator Parameters:

  • The limits value controls the number bars the indicator will be drawn for .
  • The cyclepart is a modifier for the calculated cycle period, it helps to make sure that the indicator remains in phase with the price data. The figure can also be used to optimize the indicator for the measured cycle.
评分 5
Detleff Böhmer
3071
Detleff Böhmer 2020.06.14 17:56 
 

Gute Arbeit, danke für diesen Indikator.

推荐产品
FractalEfficiencyIndicator   A ratio between 0 and 1 with the higher values representing a more efficient or trending market,  It is used in the calculation of Perry J. Kaufman Adaptive Moving Average (KAMA), dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The Fractal Efficiency or also known as Efficiency Ratio was first published by Perry J. Kaufman in his book   ‘Smarter Trading‘. This is mostly considered a filter for v
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
Phoenix Momentum 5 Star
Nigel Nii Darku Narnor Darko
This indicator, "Phoenix Volume Amazing", is a sophisticated Volume Delta and Order Flow Dashboard. Unlike standard volume indicators that only show total activity, this tool dissects the internal "tug-of-war" between buyers and sellers in real-time. Core Functionality The indicator calculates Delta (the difference between buying volume and selling volume) to provide a "under the hood" look at market sentiment. It uses a custom-built GUI (Graphical User Interface) panel to display these metrics
FREE
RSI Divergence MT5 Scanner
Duc Hoan Nguyen
3.33 (3)
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me 在动态的金融市场中,识别趋势反转信号对于有效交易至关重要。RSI Divergence Scanner 旨在帮助您准确高效地检测各种货币对和时间框架下的 RSI 背离信号。 查看更多 MT4 版本请访问:    RSI Divergence MT4 Scanner 查看更多产品请访问:   所有 产品 1. 理解 RSI 背离 RSI(相对强弱指数) 是一种衡量价格动量的技术指标,广泛被交易者使用。RSI 背离发生在价格走势和 RSI 方向相反时,表明潜在的趋势反转。 背离类型: 看涨背离: 价格形成更低的低点,但 RSI 形成更高的低点。 表明下跌趋势可能在减弱,可能
FREE
Ichimoku V2
Quang Huy Quach
1. Overview The Ichimoku Kinko Hyo (or Ichimoku Cloud) is a comprehensive, all-in-one technical analysis indicator designed to provide a deep understanding of market trends, momentum, and dynamic support and resistance levels. This indicator provides a clean, standard implementation of the five core Ichimoku lines. Its key feature is a non-intrusive Status Dashboard that gives you an at-a-glance summary of the current market situation according to the Ichimoku system, allowing for quick and effi
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
Kaufmans AMA Candle
Syamsurizal Dimjati
RITZ Candle Kaufman’s AMA is a precision market-flow indicator built around Kaufman’s Adaptive Moving Average (KAMA / AMA) — a dynamic smoothing algorithm that automatically adjusts to changing volatility. This enhanced version interprets AMA momentum directly into smart candle-color signals , giving traders a clean, noise-filtered view of trend strength and directional bias. Where most indicators repaint or react too slowly, RITZ Candle AMA delivers stable, non-repainting color shifts based on
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
ThreePointsChannelFree
Dimitr Trifonov
5 (1)
This is a free version of the indicator, the period between the vertical lines is always 30 bars. In the paid version the period can be set by user, so a configuration with many ThreePointsChannel indicators with different periods is possible. The principle of construction - on top of any number of bars set by the user, a channel is constructed with maximum and minimum lines so that the bars touch the maximum and minimum of the channel at exactly three points. The name of the indicator follows
FREE
An analogue of the Stochastic oscillator based on algorithms of singular spectrum analysis (SSA) SSA is an effective method to handle non-stationary time series with unknown internal structure. It is used for determining the main components (trend, seasonal and wave fluctuations), smoothing and noise reduction. The method allows finding previously unknown series periods and make forecasts on the basis of the detected periodic patterns. Indicator signals are identical to signals of the original i
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
VR Donchian MT5
Vladimir Pastushak
4.82 (17)
VR Donchian 指标是 Donchian 通道的改进版本。改进几乎影响了通道的所有功能,但主要的操作算法和通道构造被保留。根据当前趋势,水平颜色的变化已添加到球指示器中 - 这可以清楚地向交易者显示趋势或持平的变化。添加了通过智能手机、电子邮件或 MetaTrader 终端本身通知交易者有关两个通道级别之一突破的功能。添加了价格标签,交易者可以在其帮助下查看图表上的价格水平。由于交易者可以自己设置指标计算的周期数,经典唐奇安指标的运行算法得到了优化和加速。经典的 Donchian 指标计算 MetaTrader 终端中可用的整个历史记录,这会给 MetaTrader 终端带来大量数学计算负载。 VR Donchian 指标仅计算交易者在设置中设置的金额,这将 MetaTrader 终端的负载减少了数十倍和数百倍。 高质量的交易机器人、指标、配置文件中的设置 [作者] Donchian Channel 是由 Richard Donchian 开发的通道指标。唐奇安通道被认为是最准确的通道之一。经典的唐奇安通道指标严格建立在局部高点和低点的顶部,是交易区间突破规则的变体。 优点 显
FREE
特别优惠 : ALL TOOLS ,每个只需 $35 ! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Volume Zones Internal Visualizer Multi-Timeframe ——如果您想在更高周期图表上查看更低周期的详细交易量情况,这是最理想的解决方案。它是一款功能强大且直观的交易量分析工具,支持多周期功能,能满足您的需求! 查看更多 MT4 版本:  Volume Zones Internal Visualizer MT4 Multi TF 查看更多产品:   All P roducts Why Choose Volume Zones Internal Visualizer Multi-Timeframe? 在高周期图表上显示低周期交易量 此指标提供 “alternat
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
FREE
Alpha Trend Analyzer
Le Trung Kien Hoang
SuperTrend Indicator – Description & Important Notice The SuperTrend is a composite technical indicator designed to help you identify the primary trend, measure its strength, and assess signal quality. However, an indicator is only a tool —it’s never 100% accurate and cannot replace sound risk management. 1. Core Formula & Components ATR (Average True Range): measures price volatility; customize sensitivity via Periods and Multiplier . Upper/Lower Bands: derived from ATR and your chosen source p
FREE
Qunity ADX Trend
Rodion Kachkin
Trend indicator based on the ADX / ADXWilder indicator The indicator shows trend areas using ADX or ADXWilder indicator data. How the indicator works: if PDI is greater than NDI, then it`s bullish movement; if PDI is less than NDI, then it`s bearish movement; if ADX is less than or equal to the filter value specified in the parameters, then there is no movement state. Input parameters of the indicator: Calculate Timeframe - timeframe for calculation; ADX Type - type of ADX calculation based
FREE
Cross MA histogram
Mariusz Piotr Rodacki
The Cossover MA Histogram indicator is a simple tool showing the trend based on crossover of moving averages. Simply specify two mobving averages and addicional parameters like MA method and Applied price. When fast MA is above slow MA the histogram is green, indicating an uptrend. When MA fast is below MA slow the histogram is red, indicating an downtrend.
FREE
KeltnerChannelIndicatorMT5
Todd Terence Bates
3 (2)
The Keltner Channel is a volatility-based technical indicator composed of three separate lines. The middle line is an exponential moving average (EMA) of the price. Additional lines are placed above and below the EMA. The upper band is typically set two times the Average True Range (ATR) above the EMA, and the lower band is typically set two times the ATR below the EMA. The bands expand and contract as volatility (measured by ATR) expands and contracts. Since most price action will be encompasse
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
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
ChannelRSI5
Iurii Tokman
5 (5)
ChannelRSI5   具有超买和超卖区域动态水平的相对强弱指数 (RSI) 指标。 动态水平随指标和价格的当前变化而变化和调整,代表一种通道。 指标设置 period_RSI - 计算 RSI 指数的平均周期。 Applied_RSI - 应用价格。它可以是任何价格常数:PRICE_CLOSE - 收盘价,PRICE_OPEN - 开盘价,PRICE_HIGH - 期间的最高价,PRICE_LOW - 期间的最低价,PRICE_MEDIAN - 中间价(高 + 低) / 2, PRICE_TYPICAL - 典型价格(最高价 + 最低价 + 收盘价)/ 3, PRICE_WEIGHTED - 加权平均价,(最高价 + 最低价 + 收盘价 + 收盘价)/ 4。 period_channel - 超买超卖区域动态通道的计算周期。
FREE
Auto Fibonacci
Ali Gokay Duman
5 (3)
This indicator calculates fibonacci levels via moving averages trend and draw these lines. You can change fast and slow Moving Averages settings for customization. Inputs: Fast MA Time Period :  64 Fast MA Shift: 0 Fast MA Method: Smoothed Fast MA Apply To: Median Price Slow MA Time Period: 32 Slow MA Shift: 0 Slow MA Method: Smoothed Slow MA Apply To: Median Price ZigZag: False ZigZag Color: Red ZigZag Type: DashDot ZigZag Width: VeryThin Fibo Settings TrendFibonacci: True FiboTrendColor: Black
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
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
An improved version of the standard Standard Deviation indicator. It is now a responsive and smoothed line. The setup is not straightforward - but I hope you can do it. It is very easy to understand the readings of this indicator, the meaning is the same as that of the usual Standard Deviation. //////////////////////////////////////////////// /////////////////////////////////// I hope this indicator will be very useful to you in successful trading. Good luck.
FREE
Dynamic Zones
Kee Huang Tan
Dynamic Supply and Demand indicator automatically identifies and displays Supply and Demand Zones on your chart based on price action patterns and market structure.  These zones represent areas where institutional buying or selling pressure has historically occurred, making them key levels for potential price reactions. This form of indicator takes inspiration from ICT as well as traditional Support & Resistance formation. **For the first 50 candles (number depends on LookBackCandles) when indic
FREE
MACD divergency
Ivan Stefanov
4.5 (6)
该指标准确地识别出价格走势与MACD柱状图之间的牛市和熊市背离,使用的指数移动平均线(EMA)周期为5(快速),34(慢速),信号线周期为5。该指标突出显示了动能减弱的点,提示可能的趋势反转。 正确识别背离的规则: 当价格形成更低的低点,而MACD柱状图同时在零线之上形成更高的低点时,牛市背离有效。 当价格形成更高的高点,而MACD柱状图同时在零线以下形成更低的高点时,熊市背离有效。 如果柱状图的极值和价格的极值没有位于零线的同一侧,则背离信号无效,因为这可能导致假信号。 这种方法代表了应用MACD背离分析最准确和可靠的方法。 指标特点: 清晰地标记已确认的牛市和熊市背离。 严格遵守MACD背离验证规则,提高可靠性。 其他信息:该指标作为MetaTrader 5的EX5编译文件提供。它不需要外部库或DLL文件。建议交易者将此工具与整体交易策略一起使用。在进行真实交易前,请务必在模拟账户中充分测试。该指标不保证盈利,仅作为帮助识别真实MACD背离的分析工具。
FREE
Returns MT5
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  the a
FREE
Tunnel Warrens MT5
Dariel Iserne Carrera
This is MT5 version Get Tunnel Warrens MT4 here Here are several indicators that work together. It basically works with moving averages and various levels of ATR creating a dynamic channel through which the price is drained. As I always recommend, you should try it before using it in live so that you understand how it works. The market entry signal is similar to other MA indicators, but with this one you also have a graphical analysis of the moment when the trend is found and dynamic levels to
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
该产品的买家也购买
SuperScalp Pro
Van Minh Nguyen
5 (13)
SuperScalp Pro – 高级多重过滤剥头皮指标系统 SuperScalp Pro 是一款高级剥头皮指标系统,将经典 Supertrend 与多重智能确认过滤器相结合。该指标在 M1 到 H4 的所有时间框架上均运行良好,尤其适用于 XAUUSD、BTCUSD 及主要外汇货币对。可作为独立系统使用,也可灵活整合到现有交易策略中。 指标集成超过 11 个过滤器,包括快慢 EMA、用于趋势判断的三条 EMA、EMA 斜率 (EMA slope)、RSI、ADX、成交量、VWAP、布林带突破(Bollinger Bands Breakout)以及 MACD 背离过滤器。智能蜡烛过滤器用于确认蜡烛收盘并剔除弱信号,而以三条 EMA 结合 MACD 背离的趋势识别机制则有助于筛选出更高胜率的交易信号。 SuperScalp Pro 基于 ATR 自动计算进场(Entry)、止损(Stop Loss)和止盈(Take Profit)水平。所有重要价格水平均直接显示在图表上,方便用户管理风险并做出更精准的交易决策。 系统在超过 5,000 根蜡烛上进行模拟与性能分析,展示完整指标如胜率、总交
Azimuth Pro
Ottaviano De Cicco
5 (6)
上市促销 Azimuth Pro 前100位买家特惠价 299 美元。最终价格为 499 美元。 散户与机构入场的区别不在于指标,而在于位置。 大多数交易者在任意价格水平入场,追逐动量或对滞后信号做出反应。机构投资者等待价格到达供需真正转换的结构性水平。 Azimuth Pro 自动映射这些水平:波段锚定VWAP、多时间框架结构线,以及仅在高概率位置出现的ABC形态。 Azimuth Pro 专为需要结构分析和智能自动化的专业交易者打造。 Azimuth 以外科手术般的精度映射市场结构,而Azimuth Pro增加了智能层:自动检测您的交易风格、智能配置的移动平均线,以及经过20年数据回测优化的参数。结果是专业级分析自动适应您的交易品种和时间框架。 这是我们Merkava Labs每天为自己和客户使用的指标。 PRO版本的独特之处 智能配置 Pro版本理解您的交易环境。将它放在EURUSD M15上,它知道您在做日内交易。放在BTCUSD H4上,它会调整为波段交易。无需手动调整。 自适应移动平均线 标准EMA有效。但ATR自适应StepMA(响应波动率)和动
Divergence Bomber
Ihor Otkydach
4.89 (83)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDSG
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
ARICoins
Temirlan Kdyrkhan
ARICoin 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 Cust
购买此指标即可免费获得我的专业交易管理器。 首先,值得强调的是,这个交易系统是一个非重绘、非重画和非滞后的指标,这使得它非常适合手动和机器人交易。 在线课程,手册和下载预设。 “智能趋势交易系统 MT5”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它结合了超过 10 个优质指标,具有 7 多个强大的交易策略,使其成为适用于各种市场条件的多功能选择。 趋势跟随策略:提供精确的入场和止损管理,以有效地跟随趋势。 反转策略:识别潜在的趋势反转,使交易者能够利用区域市场的机会。 剃头策略:专为快速准确的日内交易和短期交易而设计。 稳定性:所有指标都不会重绘、不会重画和不会滞后,确保可靠的信号。 定制:支持自定义策略,以满足个人交易偏好。超过 7 种策略和组合可帮助您找到最佳策略。 信号清晰度:提供箭头信号,以指示清晰的入场和退出点。 实时警报:通过交易进出警报使交易者保持了解。 深入分析:提供更高时间框架的趋势分析和实时交易监控。 自适应颜色编码:利用蜡烛颜色编码来显示成交量、趋势和反转蜡烛信号。通过蜡烛颜色分析市场方向。 “智能趋势交易系统 MT5”赋予交易者必要的工具,以便在
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG:新一代多市场趋势智能分析工具 概述 FX Trend NG 是一款专业的多时间周期趋势分析与市场监控工具,帮助您在几秒钟内全面了解市场结构。 无需在多个图表之间来回切换,您可以立即看到哪些品种处于趋势中、哪里动能正在减弱,以及哪些时间周期之间存在强烈共振。 限时发布优惠 – 仅需 $30(6个月) 或 $80 终身授权 即可拥有 FX Trend NG 。 已经是 Stein Investments 客户? -> 发送消息 以获取专属客户群访问权限。 需要帮助或安装指导? -> 请访问 Stein Investments 官方页面 。 1. FX Trend NG 的核心优势 三状态趋势逻辑 —— 不只是 Buy 或 Sell • 大多数指标仅显示两种状态:Buy 或 Sell。 • FX Trend NG 增加第三种状态: Fade 。 • Fade 表示趋势强度正在减弱,在完全反转之前提前发出信号。 这种结构化逻辑让您看到趋势变化过程,而不仅仅是简单方向信号。 多时间周期分析(M1 至 MN1) • 从短线交易到中长线交易全面覆盖。 • 快速识别趋势
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – 适用于所有市场的基于强度的入场信号 Power Candles 将 Stein Investments 经过验证的强度分析直接带入价格图表。与仅对价格作出反应不同,每一根蜡烛都基于真实的市场强度进行着色,使交易者能够立即识别动能累积、强度加速以及清晰的趋势转换。 一套逻辑,适用于所有市场 Power Candles 可自动适用于 所有交易品种 。该指标会检测当前品种是否为外汇货币对或非外汇市场,并在内部自动应用相应的强度模型。 外汇与黄金 使用 FX Power Delta 数值(绝对范围最高至 100) 指数、加密货币和 CFD 使用 IX Power 强度数值(绝对范围最高至 50) 所需的强度计算已直接嵌入 Power Candles。本指标在蜡烛着色和信号逻辑方面无需额外安装任何其他指标。 以强度状态替代价格噪音 每根蜡烛都会被归类为九种清晰定义的强度状态之一: 中性 轻度、中度、强烈、极端空头 轻度、中度、强烈、极端多头 这种基于状态的方法能够过滤随机的价格波动,专注于有意义的市场参与行为。它帮助交易者识别新的方向性阶段正在形成,而不是对单根蜡
HFT Spike Detector
OMG FZE LLC
5 (2)
[ My Products ] , [ My Channel ]   ,  [ LIVE SIGNAL ] HFT Spike Detector HFT Spike Detector 是一款专业的 tick 监控工具,旨在实时分析和测量高频交易(HFT)引发的价格剧烈波动。 其目标是通过数值数据帮助您识别由经纪商引起的异常滑点、流动性缺口以及毫秒级价格跳动。 由于它分析的是实时逐笔数据流和订单执行条件,因此无法通过回测进行准确评估。 工作原理 该 Expert Advisor 会实时分析每一个传入的 tick 数据,并: 价格变化速度 每秒 tick 密度 滑点幅度 同方向微观流动 进行测量并以图表面板形式展示。 因此,您可以看到除点差之外的真实执行质量。 面板显示指标 Slippage 显示监控 tick 中的最大滑点值(以 points 为单位)。 用于检测突发流动性缺口和激进的价格跳动。 Avg Slippage 显示所有传入 tick 的滑点平均值(以 points 为单位)。 用于评估经纪商的整体执行质量。 Perfect Tick 表示在 1 秒内
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (102)
使用趋势筛选指标释放趋势交易的力量:由模糊逻辑和多货币系统提供支持的终极趋势交易解决方案! 使用趋势筛选器(由模糊逻辑提供支持的革命性趋势指标)提升您的趋势交易。 它是一个强大的趋势跟踪指标,结合了超过 13 种高级工具和功能以及 3 种交易策略,使其成为使您的 Metatrader 成为趋势分析器的多功能选择。 限时优惠:趋势筛选指标终身仅需 50 美元。 ( 原价 250$ ) (优惠延长) 体验趋势筛选器 100% 无需重新绘制的准确性,确保您的交易决策不受过去价格变化的影响。 释放多时间框架和多货币功能的多功能性,使您能够以无与伦比的信心在外汇、商品、加密货币和指数领域进行交易。 利用 Trend Screener 的综合策略套件增强您的交易: - 趋势跟踪策略和趋势延续策略 :趋势筛选器的趋势跟踪策略提供清晰的趋势延续信号,让您有效捕捉趋势走势并管理风险。 - 反转策略和早期入场点策略 :趋势筛选器的反转策略可检测市场方向的潜在变化,使您能够预测趋势反转并利用疲弱的市场趋势。通过早期入场点,您可以在潜在的趋势变化之前定位自己 获取可观的利润。 - 倒卖策略: 趋势筛选器的倒卖
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
Gold Entry Sniper
Tahir Mehmood
5 (6)
Gold Entry Sniper – 专业多周期ATR黄金交易仪表盘,适合黄金剥头皮与波段交易 Gold Entry Sniper 是一款先进的 MetaTrader 5 指标,旨在为 XAUUSD 及其他品种提供精准的 买/卖信号 。基于 ATR 移动止损逻辑 和 多周期分析仪表盘 ,适合剥头皮交易者与波段交易者,帮助识别 高概率黄金入场点 。 主要功能与优势 多周期信号分析 – 同时显示 M1、M5、M15 趋势方向。 基于ATR的动态止损 – 根据波动性自动调整。 专业图表仪表盘 – 展示信号状态、ATR水平、线性回归中线和交易方向。 清晰买卖标记 – 自动箭头与文字标签提示。 离场提示与交易管理 – 自动检测离场信号锁定利润。 全面自定义 – 调整仪表盘位置、颜色、字体及参数。 专为黄金优化 – 适用于 M1至M15 黄金剥头皮 ,也适合外汇、指数与加密货币。 为什么选择 Gold Entry Sniper? 为追求 快速、精准、可视化交易决策 的交易者打造,ATR 与多周期确认结合,帮助你抓住 最佳黄金入场点
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power:分析货币强度,助您做出更明智的交易决策 概述 FX Power 是一款专业工具,帮助您全面了解主要货币和黄金在任何市场条件下的真实强度。通过识别强势货币用于买入,弱势货币用于卖出, FX Power 简化了交易决策,并帮助您发现高概率的交易机会。不论您是想跟随趋势还是通过极端的 Delta 值预测反转,这款工具都能完美适应您的交易风格。别再盲目交易——用 FX Power 让您的交易更加智慧。 1. 为什么 FX Power 对交易者极具价值 实时货币和黄金强度分析 • FX Power 实时计算并显示主要货币和黄金的相对强度,助您全面了解市场动态。 • 监控领先或落后资产,轻松识别值得交易的货币对。 全面的多时间框架视图 • 跟踪短期、中期和长期时间框架的货币和黄金强度,以便将您的交易策略与市场趋势保持一致。 • 无论是快进快出的短线交易还是更长期的投资策略, FX Power 都能为您提供所需的信息。 Delta 动态分析用于趋势和反转 • 极端 Delta 值常常预示反转机会,而平缓的 Delta 变化则确认趋势延续。 • 使用 Delta 分析,轻
RFI levels PRO MT5
Roman Podpora
3.67 (3)
该指标能够准确显示反转点和价格回落区域。     行业领军人物 。您能洞察新趋势的形成,并以最高的精准度做出决策,掌控每一笔交易。 VERSION MT4     -    与……结合时,展现其最大潜力     趋势线专业版   指标 该指标显示的内容: 新趋势开始时的反转结构和反转水平及其激活。 显示屏   获利了结   和   止损   风险回报比最低的水平     RR 1:2       。 具有智能减值逻辑的止损。 显示指定指标中两种趋势类型的反转形态。 指标: 根据     趋势线     (全球趋势变化) 潮流专业版     (趋势快速变化) 简单有效   扫描器   实时趋势(新增)。 多时间框架工具筛选。 展示   利润   在 LOGIC AI 信号之后。 以下列出今日走势积极的金融工具。(RB键) 能够为终端启用通知(警报)功能,并向移动设备推送通知。 逻辑人工智能     — 利用人工智能寻找最佳切入点。 只有在启用 MTF(多时间框架分析)模式时,该功能才可用。 兼容性。 当与趋势线指标结合使用时,该指标能发挥其最大潜力。 这     RFI LEVELS
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
介绍 Quantum TrendPulse   ,这是一款终极交易工具,它将 SuperTrend   、   RSI 和 Stochastic 的强大功能整合到一个综合指标中,以最大限度地发挥您的交易潜力。该指标专为追求精准和效率的交易者而设计,可帮助您自信地识别市场趋势、动量变化以及最佳进入和退出点。 主要特点: 超级趋势整合: 轻松跟随当前的市场趋势并乘上盈利浪潮。 RSI 精度: 检测超买和超卖水平,非常适合把握市场逆转时机,可用作 SuperTrend 的过滤器 随机精度: 利用随机振荡在波动的市场中寻找隐藏的机会, 用作超级趋势的过滤器 多时间范围分析: 从 M5 到 H1 或 H4,在不同时间范围内关注市场动态。 可定制的警报: 当您的自定义交易条件得到满足时收到通知,这样您就不会错过任何交易。 无论您是新手还是经验丰富的交易员,   Quantum TrendPulse 都能为您提供所需的优势,帮助您增强策略并自信地进行交易。借助这一强大的指标,将洞察力转化为利润 — 掌控您的交易! ***购买 Quantum TrendPulse,即可免费获得 Quantum Tr
Atomic Analyst MT5
Issam Kassas
3.94 (31)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 用户手册:设置、输入和策略。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交易者
Grabber System MT5
Ihor Otkydach
4.83 (23)
向您介绍一款优秀的技术指标——Grabber,它是一套即开即用的“全包式”交易策略。 在一个代码中集成了强大的市场技术分析工具、交易信号(箭头)、提醒功能和推送通知。 每位购买该指标的用户还可免费获得以下内容: Grabber辅助工具:用于自动管理已开仓位 视频操作指南:逐步教学如何安装、设置和使用该指标进行交易 原创Set文件:可快速自动配置,帮助实现最佳交易效果 忘掉其他策略吧!只有Grabber能够真正激励你在交易中攀登新高峰! Grabber策略的主要特点: 交易周期:从M5到H4 适用资产:任意,但我推荐我亲自测试过的品种(GBPUSD、GBPCAD、GBPCHF、AUDCAD、AUDUSD、AUDSGD、AUDCHF、NZDUSD、NZDCAD、EURCAD、EURUSD、EURAUD、EURGBP、EURCHF、USDCAD、USDSGD) 交易时间:全天候 24/7 交易效果:我分享自己的真实交易结果,并在此教学如何操作: https://www.mql5.com/ru/market/product/134563?source=Site+Market+MT5+Indic
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
趋势人工智能指标是一个伟大的工具,将加强交易者的市场分析结合趋势识别与可操作的进入点和逆转警报。 该指标使用户能够自信和精确地驾驭外汇市场的复杂性 除了主要信号,趋势Ai指标识别在回调或回调期间出现的次要入口点,使交易者能够利用既定趋势内的价格修正。 重要优势: *MT4及MT5工程 *明确买入或卖出信号 ·不重绘 *适用于所有资产 小心我不卖EA或设置电报它骗局. 所有设置免费在这里的博客。  重要! 购买后立即与我联系,以获得指示和奖金! 真实的操作监控以及我的其他产品可以在这里找到: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 设置和输入: 建议为所有资源设置默认设置。 第...
Trend Lines PRO MT5
Roman Podpora
5 (1)
趋势线专业版 -     有助于了解市场真正转变的方向。该指标显示了真正的趋势反转点以及主要参与者重新入场的点位。 你看     BOS线路   无需复杂设置或不必要的干扰,即可在高时间框架内显示趋势变化和关键水平。信号不会重绘,并在K线收盘后仍保留在图表上。 MT4 版本   - 与 RFI LEVELS PRO 指示器结合使用时,可发挥其最大潜力 该指标显示的内容: 真正的转变   趋势线(BOS线) 一旦信号出现,它就始终有效!这与会重绘的指标有着重要的区别,后者可能会发出信号后又改变信号,从而导致资金损失。现在,您可以更精准、更准确地进入市场。此外,还有一个功能:在箭头出现后,K线会着色,直到达到目标价位(止盈)或出现反转信号为止。 重复条目   以及主要玩家的充值 为了提高寻找入场点时的视觉清晰度,我们创建了一个模块,该模块首先显示买入/卖出区域,并在该区域内寻找最佳入场点。此外,我们还加入了智能逻辑来管理止损位,该逻辑会随着时间的推移逐步降低止损位的大小,从而降低入场时的初始风险( 移动止损位 )。 信号强度水平     (BOS) 该指标采用三个显著性等级来衡量趋势变化
Smart Stop Indicator – 智能化止损逻辑,直接呈现在您的图表上 概述 Smart Stop Indicator 是为希望以清晰、系统、非情绪化方式设置止损的交易者量身打造的工具。它将经典的价格结构逻辑(更高的高点、更低的低点)与现代突破识别技术相结合,精准标记真正合理的止损位置。无论是趋势、盘整还是快速突破行情,指标都会在图表上直接显示最佳 SL 区域及其状态(“new”、“broken”、“valid”)并且现在新增 SL 与 %ADR 的距离显示。 亮点 基于市场结构的自动止损识别 • 根据市场结构与实时价格行为自动识别关键止损位置。 智能突破适应能力 • 能适应突破与快速方向变化,不会强迫过早调整止损。 SL %ADR 显示 • 显示止损距离占平均日波动范围 ADR 的百分比与 Smart Stop Scanner 完全一致帮助交易者即时识别紧密机会或已延伸的行情。 内置警报逻辑 • 当止损水平变为“new”、“valid”或“broken”时触发警报包含准确的状态切换与冷却逻辑。 破损级别的淡化显示 • 对于“broken”状态的方向、价格、S
Meridian Pro
Ottaviano De Cicco
Meridian Pro:MT5专业多时间框架趋势矩阵 概览 Meridian Pro 是 Merkava Labs 推出的多时间框架趋势矩阵,将方向状态、强度、动量条件和矩阵一致性压缩到一个紧凑面板中。一个自适应引擎,从M1到W1一致应用。无需逐品种调参。无需堆叠指标。一个结构化读数覆盖所有资产和所有时间框架。 上市优惠 — Meridian Pro 优惠价 USD 99 (限时)。常规价格:USD 149 。 1. Meridian Pro 为何不同 一个引擎,而非互不相连的指标仪表盘 许多MTF仪表盘只是在各时间框架重复原始指标状态。Meridian Pro在整个矩阵中使用一个自适应趋势引擎,面板中的每一行都来自同一个结构化框架。这使其读取快速、使用简洁,在真实图表条件下实用。 合成时间框架架构 Meridian Pro不依赖常规的零售MTF方法,而是从 M1数据 构建统一的内部矩阵结构。无经典MTF同步问题。无因脆弱的高时间框架拼接导致的重绘或延迟。无因不稳定时间框架依赖导致的面板冻结。在不同高时间框架数据质量的经纪商之间具有更好的稳健性。 2. 面板显示内容 Bias — 每
首先,值得强调的是,这个交易工具是非重绘、非重画和非滞后的指标,非常适合专业交易。 在线课程,用户手册和演示。 智能价格行动概念指标是一个非常强大的工具,既适用于新手,也适用于经验丰富的交易者。它将超过20个有用的指标合并到一个指标中,结合了高级交易思想,如内圈交易员分析和智能资金概念交易策略。该指标侧重于智能资金概念,提供有关大型机构交易方式的见解,帮助预测它们的动向。 它在流动性分析方面尤其擅长,有助于理解机构的交易方式。它擅长预测市场趋势,并仔细分析价格波动。通过将您的交易与机构策略对齐,您可以更准确地预测市场走向。该指标多才多艺,擅长分析市场结构,识别重要的订单区块,并识别各种模式。 它擅长识别BOS和CHoCH等模式,理解动量的转变,并突出显示供需强劲的关键区域。它还擅长发现强大的不平衡,并分析价格创造更高高点或更低低点的模式。如果您使用斐波那契回撤工具,该指标可以满足您的需求。它还可以识别相等的高点和低点,分析不同的时间框架,并通过仪表板显示数据。 对于使用更高级策略的交易者,该指标提供了工具,如公平价值差指标和优惠和折扣区域的识别。它特别关注高时间框架订单区块,并
FX Levels MT5
Daniel Stein
5 (13)
FX Levels:适用于所有市场的高精度支撑与阻力 快速概览 想要精准确定适用于任何市场(外汇、指数、股票或大宗商品)的支撑与阻力吗? FX Levels 将传统的“Lighthouse”方法与前沿的动态分析相结合,实现近乎通用的准确性。依托真实经纪商经验和自动化的每日与实时更新, FX Levels 帮助您捕捉价格反转点、设置合理的盈利目标,并自信地管理交易。立即使用,体验更准确的支撑/阻力分析如何助力您的交易更上层楼! 1. 为什么 FX Levels 对交易者非常有利 极度精准的支撑 & 阻力区 • FX Levels 专为不同经纪商提供的行情源和时间设置而设计,可生成几乎相同的价位区,解决数据不一致的常见问题。 • 这意味着无论您在哪里交易,都能获得稳定一致的水平线,为策略打下更加牢固的基础。 结合传统与先进技术 • 通过将久经考验的“Lighthouse”方法与动态分析相融合, FX Levels 不仅限于每日刷新,还可针对新的价格波动进行即时更新。 • 您可以选择经典的静态方式,或实时捕捉新出现的水平,以贴近最新的市场行为。 识别清晰的反转点 • FX Lev
Pips Stalker mt5
Abdulkarim Karazon
5 (2)
Pips Stalker是一种多头空头箭头型指标,该指标帮助各级别交易者做出更好的市场交易决策,该指标从不重新绘制,并以RSI作为主要信号逻辑,一旦给出箭头,它就不会重新绘制或反绘,箭头也不会延迟。 MT4版本<---- PIPS STALKER ARROW的功能 : 统计面板 一个独特的信息仪表盘,显示整体胜率百分比和有用统计数据,如连续最大胜负交易数,以及其他有用信息。 TP和SL,内置资金管理 该指标在每个箭头上都标注了TP和SL对象,因此交易者内置了资金和风险管理,SL基于ATR,TP基于当前ATR SL价值的风险与回报比。 无需重新涂色,高度可调 该指标提供了多种提升信号质量的选项,使其在任何交易对上都能正常工作,只需少量周期调整,面板会显示当前设置和期间是否有利可图。 推荐时间框架:M1。 重新调整启动资本:100美元。 推荐账户类型:原始价差。
ARIPoint
Temirlan Kdyrkhan
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
Market Structure Order Block Dashboard MT5 是一款用于 MetaTrader 5 的 MT5 指标 ,专注于 市场结构 与 ICT / Smart Money Concepts: HH/HL/LH/LL 、 BOS 、 ChoCH ,并识别 Order Blocks 、 Fair Value Gaps (FVG) 、 流动性 (EQH/EQL、sweeps)、 交易时段 / Kill Zones ,内置 Volume Profile 与紧凑的共振评分仪表板。 重要说明: 这是一个 分析工具 。它不会下单,也不会管理仓位(不是 EA)。 买家赠品 购买后,您可以从我的商店中选择并获得 2 个赠品指标 (自选)。 如何领取赠品: 1) 在本产品页面留下真实评价。 2) 通过 MQL5 私信联系我,发送: BONUS MSOB + 您选择的 2 个指标名称 。 主要功能 市场结构: HH/HL/LH/LL 标注与 BOS / ChoCH 识别。 Smart Money 区域: 多空 Order Blocks 与关键 Fair Value Gaps
Btmm state engine pro
Garry James Goodchild
5 (2)
Get the user guide here  https://g-labs.software/guides/BTMM_State_Engine_Welcome_Pack.html BTMM State Engine Pro — the   all-in-one Banks   & Institutions Market Maker indicator for Meta Trader 5. Built for   BTMM traders who follow the Asian   session breakout methodology with Kill Zone timing , level stacking, peak formation detection , and multi-pair scanning — all   from a single chart. Combines   a full BTMM State Engine   with a built-in multi-pair Scanner dashboard, eliminating the need
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
Candle Smart Range
Gianny Alexander Lugo Sanchez
5 (1)
Candle Smart Range (CSR) MetaTrader 5 指标 Candle Smart Range 是一款用于自动识别多时段价格区间的技术指标。该工具基于蜡烛形态以及价格与先前高低点的交互来分析市场结构。 主要功能: 区间检测: 自动识别脉冲行情前的盘整区域。 虚假突破识别: 根据蜡烛收盘标准,标记价格突破先前水平但收于区间内的情况。 多时段分析: 在单个图表上显示多达 19 个不同时段的数据,包括自定义周期。 内部可视化(缩放): 无需切换图表即可查看高级别蜡烛或区间内部的价格走势。 时间过滤器: 可设置在特定时间段(如主要市场交易时段)运行。 历史回顾模式: 逐步浏览历史数据,分析指标在不同市场条件下的表现。 警报系统: 针对蜡烛收盘和新区间检测的可配置通知。 界面: 包含用于管理视觉负载的屏幕按钮和可调配色方案。 免责声明: 本工具仅用于视觉分析,不保证财务结果。历史表现不代表未来收益。
Trend Forecaster
Alexey Minkov
5 (7)
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
作者的更多信息
Curver Arrows
Francis Dube
3.75 (4)
本指标是一款众所周知的 MetaTrader 4 指标,现直接免费在互联网上提供。它完全不会重绘。 它实现了一类突破策略。箭头指示行情的方向。在 M15 或更高时间帧里使用此指标。
FREE
Bollinger Bands Technical Indicator (BB) is similar to envelopes. The only difference is that the bands of Envelopes are plotted a fixed distance (%) away from the moving average, while the Bollinger Bands are plotted a certain number of standard deviations away from it. Standard deviation is a measure of volatility, therefore Bollinger Bands adjust themselves to the market conditions. When the markets become more volatile, the bands widen and they contract during less volatile periods. This ada
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
筛选:
Detleff Böhmer
3071
Detleff Böhmer 2020.06.14 17:56 
 

Gute Arbeit, danke für diesen Indikator.

[删除] 2019.01.14 07:26 
 

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

Gennadiy Voltornist
11909
Gennadiy Voltornist 2018.01.06 20:40 
 

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

Daniel Andrejczuk
5597
Daniel Andrejczuk 2017.11.09 14:44 
 

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

Rodrigo da Silva Boa
7137
Rodrigo da Silva Boa 2016.03.11 04:41 
 

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

回复评论