Join our fan page
The DRAW_HISTOGRAM2 drawing style is used for plotting the values of two indicator's buffers as a histogram.
VininI Cyber Cycle - Identify cyclical movements of price, based on VininI_Cyber Cycle(V2).mq4 by Victor Nicolaev (2009)
The DRAW_COLOR_SECTION drawing style is used to plot sections with different colors, the colors are specified in the color buffer.
The DRAW_COLOR_BARS style draws bars based on values of four indicator buffers, containing Open, High, Low and Close prices. This is the advanced version of the DRAW_BARS style, that allows you to specify individual color for each bar from predefined color set.
Range Expansion Index (REI) is an oscillator that measures price changing rate and signals about overbought/oversold areas, in case a price shows weakness or strength.
The hybrid of digital and analog filters that displays larger timeframe values at a smaller one in a minimized way.
CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.
Candlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.
The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of custom history files.
The indicator displays a series of internal, external and single directed closing and prompts exit points on short-term trend trading
Adaptive filter with the ability to calculate the Laguerre polynomial of any order
The class is designed for calculation of a technical indicator Average Directional Movement Index Wilder (Average Directional Movement Index Wilder, ADX Wilder) using the algorithm of the ring buffer.
There are a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.
This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means.
A semaphore signal indicator that uses an algorithm based on crossovers of moving averages from the Ozymandias indicator.
This indicator is an example of smoothing the DeMarker indicator timeseries by filtering high-order harmonics.
A trading system based on the signals of the Heiken_Ashi_Smoothed indicator.
NRTR_HTF_Signal shows a trend direction or a signal for performing a deal generated by NRTR_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.
Semaphore signal indicator based on the values of the Accelerator Oscillator and Awesome Oscillator indicators by Bill Williams, which features alerts, sending emails and push-notifications to mobile devices.
The BalanceOfPower_Histogram indicator with the timeframe selection option available in input parameters.
This is one more possible way of making MACD — as a candles, without the price and signal line.
This Expert Advisor closes all positions if the total loss/profit exceeds a predefined limit.
The Expert Advisor opens and closes at a certain time comparing two iMA indicators having different periods. A trade having a specified volume is opened at a specified symbol. Setting Stop Loss and Take Profit. Select position type: Buy or Sell.
The trading system based on crossing of the DI+ and DI- lines of the Fractal_ADX_Cloud indicator.
The Fractal_Momentum indicator with the timeframe selection option available in the input parameters.