당사 팬 페이지에 가입하십시오
A set of 4 types of digital filters that naturally are placed on main chart.
Indicator BrainTrend2_V2x10 shows the color of the BrainTrend2_V2 indicator candlesticks from ten different timeframes.
This is a Stochastic of CCI. When Stochastic is applied to CCI and the bounds are in the fixed 0 to 100 range, the trend assessment can be done using that fact too.
Indicator CMC (Clear Method Candles) displays colored candlesticks, based on the existing market trend. It is calculated by the "pure" method (without using any other indicators, only price) and has no configurable parameters. It is based on indicator Clear Method Histogram.
Volume Zone Oscillator indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler, and can be classified as both trending and oscillating (non-trending) in its design.
STD Trend Envelopes of Averages - multi time frame
MT5 (MQL5) Version of Position Size Calculator - Based on VP Money Management rules This version has been tested and works in both versions; in MT4 (MQL4) as well as in MT5 (MQL5). See the original MT4(MQL4) only version here: https://www.mql5.com/en/code/23886 NOTE: I'm aware there appears to be an issue with the volume calculation and cross currency exchange rates. I'm working on fixing these issues.
This utility is not a trading or market information utility. This will likely only interest those writing (or debugging) indicators using multiple timeframes and collecting information using Bars (or iBars) and CopyRates. The utility creates a list showing the number of Bars reported by the "Bars" function and shows the success of CopyRates for any selected bar by displaying that bar's time from the collected data (or, it shows the error).
Regression Channel with variable polynomial degree - indicator for MetaTrader 5.
MovingAverages.mqh Part I A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
3세대 이동평균은 메타트레이더용 표준 이동평균(MA) 지표의 고급 버전입니다. 이는 더 긴 MA 기간을 기반으로 다소 간단한 지연 감소 절차를 구현합니다. 이 방법은 M. Duerschner가 그의 기사 Gleitende Durchschnitte 3.0 (독일어)에서 처음 설명했습니다. 제시된 버전은 λ = 2를 사용하며, 이는 최상의 지연 감소를 제공합니다. λ가 높을수록 기존 이동평균과의 유사성이 높아집니다. 이 인디케이터는 MT4와 MT5 모두에서 사용할 수 있습니다. DLL을 사용할 필요가 없습니다.
Two rectilinear channels of standard deviations + curvelinear channel of the parabolic regression with interpolation of a price chart future values.
The semaphore signal indicator with the values based on five technical indicators: LWMA, SMA, RSI, Stochastic, MACD.
The class is designed for calculation of the technical indicator Moving Average of Oscillator (Moving Average of Oscillator, OsMA) using the algorithm of the ring buffer.