Articles, Library comments - page 343

New article MQL5 Cookbook: Development of a Multi-Symbol Indicator to Analyze Price Divergence has been published: In this article, we will consider the development of a multi-symbol indicator to analyze price divergence in a specified period of time. The core topics have been already discussed in...
CDonchian class: Uses the idea of ​​the classical Donchian channel. The class is optimized by speed, i. e. instead of 2 for loops, 1 while loop is executed. Author: Ekaterina Hinkel
XD-RangeSwitch_HTF: The XD-RangeSwitch indicator with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
GannZIGZAG_HTF_Levels: A set of support and resistance levels built on the last tops of GannZIGZAG_HTF with an option of fixing the timeframe, on which the zigzag is calculated. Author: Nikolay Kositsin
FisherCGOscillator_Signal: The FisherCGOscillator_Signal indicator shows information on the current trend using the values of the FisherCGOscillator indicator with a fixed timeframe. The source of a signals is the mutual arrangement of the main and signal lines of the indicator. If the main line...
ZigZagOnParabolic_HTF_Levels: A set of support and resistance levels built on the last tops of ZigZagOnParabolic_HTF with an option of fixing the timeframe, on which the zigzag is calculated. Author: Nikolay Kositsin
FisherCGOscillator_HTF: The FisherCGOscillator indicator with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
X4Period_WPR_Arrows: Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart. Trend signals occur when the oscillators enter the oversold and overbought areas specified in the input parameters. Author: Nikolay Kositsin
BackgroundCandle_FisherCGOscillator_HTF: The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the values of the FisherCGOscillator indicator. The indicator requires the compiled indicator file...
New article Tales of Trading Robots: Is Less More? has been published: Two years ago in "The Last Crusade" we reviewed quite an interesting yet currently not widely used method for displaying market information - point and figure charts. Now I suggest you try to write a trading robot based on the...
New article How to Add New UI Languages to the MetaTrader 5 Platform is published: User interface of the MetaTrader 5 platform is translated into several languages. Don't worry if your native language is not among the supported ones. You can easily complete the translation using the special...
RChannel: A channel drawn by intraday extrema. Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 21.09.2007. Author: Nikolay Kositsin
X4Period_RSI_Arrows: Four semaphore signal indicators based RSI oscillators with different periods on one price chart. Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 19.09.2007. Author: Nikolay Kositsin
Awesome_Signal: Bill Williams' Awesome Oscillator with the possibility of fine-tuning and an additional signal line in the form of a colored cloud. Author: Nikolay Kositsin
The 4 color АО indicator: The 4-color АО indicator. Author: IURII TOKMAN
ProfitInfo: ProfitInfo is an indicator to show in one window opened buy and sell trades of defined symbols and systems. Author: Matus German
Day Of Week: The "Day of Week" function is designed to determine the number of required month according to data of the week and the day of the week inside this month Author: Dmitriy Zabudskiy
i-DRProjections: The indicator predicts daily price ranges and draws them as filled rectangles. Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 24.09.2007. Author: Nikolay Kositsin
X4Period_RVI_Arrows: Four semaphore signal indicators based RVI oscillators with different periods on one price chart. Trend signals are based on the mutual arrangement of the main and signal lines of the indicator. Author: Nikolay Kositsin
BlauCMI_Signal: The BlauCMI_Signal indicator shows information on the current trend using the values of the Candle Momentum Index indicator with a fixed timeframe. The indicator requires BlauCMI.mq5 indicator file. Place it to terminal_folder\MQL5\Indicators. Author: Nikolay Kositsin
GannZIGZAG: ZigZag inscribed in Gann angles. Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 21.09.2007. Author: Nikolay Kositsin
Exp_ColorJJRSX: This trading system uses the ColorJJRSX oscillator. he EA Exp_ColorJJRSX is based on signals taken from the ColorJJRSX oscillator. The signal is formed when a bar is closing if indicator direction and the color has changed. Author: Nikolay Kositsin
i-sig: A semaphore signal indicator that analyzes the last five bars. A semaphore signal indicator that analyzes the last five bars Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 24.09.2007. Author: Nikolay Kositsin
BackgroundCandle_ColorStepXCCX_HTF: The indicator draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the values of the ColorStepXCCX indicator. Author: Nikolay Kositsin
i-DayOfWeek: The indicator uses colored rectangles to paint the price range of the weekday selected in the indicator settings. Author: Nikolay Kositsin
Universal Oscillator: The Universal Oscillator indicator can display Bears Power, Bulls Power, CCI, DeMarker, MACD, Momentum, RSI, Stochastic, William's Percent Range. Three modes of overbought / oversold levels: the constant, dynamic (MA), dynamic (Bollinger Bands). Three rendering mode: line,...
Stochastic Oscillator: The Stochastic Oscillator technical indicator compares where a security’s price closed relative to its price range over a given time period. The Stochastic Oscillator is displayed as two lines. The main line is called %K. The second line, called %D, is a Moving Average of...
Stochastic Momentum Oscillator Blau_SM_Stochastic: Stochastic Oscillator by William Blau is based on Stochastic Momentum Index Indicator (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis). Author: Andrey N. Bolkonsky
Stochastic Oscillator Blau_TS_Stochastic: Stochastic Oscillator is based on Stochastic Index by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis). Author: Andrey N. Bolkonsky
Donchian Channels System: The indicator implements a breakthrough system using Donchian_Channels. When price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. Author: Nikolay Kositsin