Fan sayfamıza katılın
This is a trend-following indicator using the moving average and its smoothing. It features alerts, emails and push notifications.
Indicator in the form of a panel. Displays the resulting direction of the position: resulting lot size and up or down arrow.
The Expert Advisor synchronizes the local computer time in the interval from 9:50 to 9:59 (before the beginning of the morning session) with the MetaTrader 5 FORTS server time.
Historical Volatility bands constructed using average as the middle line, and upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation.
Indicator CaudateXPeriodCandle in the main chart, highlighting with colored points caudate candlesticks of the "Hammer" and "Reversed Hammer" types only.
Compared to the Volume Zone Oscillator indicator, this version is additionally using floating levels to determine the trend.
The Dinapoli Preferred Stochastic indicator uses the smoothing method described by Joe DiNapoli, which differs from the standard stochastic.
An Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions, in case of a loss. Improvement of the version 1.0
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
Kitabın ilk bölümünde MQL5 dili ve geliştirme ortamı tanıtılmaktadır. MQL5 dilinde MQL4'e (MetaTrader 4 dili) kıyasla sunulan yeni özelliklerden biri, onu C++'a benzer kılan nesne yönelimli programlama (Object-Oriented Programming, OOP) desteğidir.
Gator Oscillator, Alligator'a dayanır ve Smoothed Moving Average çizgilerinin konverjans/diverjans derecesini gösterir.
The CGV class simplifies the work with global variables of MetaTrader 5 client terminal.
Bu gösterge, bir aşırı alış / aşırı satış osilatörüdür. Momentum göstergesi olarak da kullanılabilir. TRIX göstergesinin periyodundan daha kısa periyottaki fiyat hareketlerindeki döngüsel bileşenleri ortadan kaldırmak için üçlü yumuşatma kullanılır.
This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.
The spread_on_chart indicator shows the current values of spread, stop and freeze levels.
Stochastic indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).
The hybrid of digital and analog filters that displays its larger timeframe values at a smaller one.
The indicator displays the crossing points of RSI (Relative Strength Index) indicators belonging to various periods.
The indicator creates fractals from another larger timeframe on a current chart based on Fine_Fractals indicator data.
The class is designed for calculation the technical indicator Efficiency Ratio (Efficiency Ratio, ER)using the algorithm of the ring buffer.
The class is the simplified version of the CArrayRing class: it has a predetermined fixed size of 256 elements, it is faster, and allows to organize the mini time series, indicator minibuffers, short sized buffers to store intermediate stream data inside the Expert Advisor or indicator.