Articles, Library comments - page 361

ChannelAnt: The channel indicator that draws support and resistance lines Fig.1 The ChannelAnt indicator Author: Nikolay Kositsin
XMA Ichimoku Channel: In this indicator the moving averages are calculated the same way as the ones of Ichimoku Kinko Hyo (see XMA_Ichimoku), the envelopes are built afterwards. Author: Nikolay Kositsin
3XMA_Iсhimoku: This indicator includes three moving averages, calculation principle of which is taken from Ichimoku Kinko Hyo. A couple of slow moving averages with different periods form the cloud, the color of which corresponds to a trend direction. Usage of this indicator is almost completely...
Price_Channel_Trend: Trend indicator, based on crossover of pivot level and its median. Author: Andrey Litvichenko
Price Channel: There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries. This version of Price Channel looks like in MetaTrader 4. Author: Николай
Price Channel: The market is often accelerates and decelerates its movements, so it's not easy to draw the straight lines of support and resistance levels. The Price Channel Indicator draws the price channel, its upper and lower boundaries are determined by maximal and minimal prices for a certain...
Donchian Channel: Donchian Channel is a volatility indicator based on the calculation of the current price range with the recent highest and lowest prices. Code is similar to Donchian Channels, but the middle line is not plotted. Author: Johannes Hermann
wlxBW5Zone: A semaphore signal indicator that uses the values of Accelerator Oscillator and Bill William's Awesome Oscillator. Author: Nikolay Kositsin
Din Fibo Next: A channel drawn by extremums for the period. Author: Nikolay Kositsin
RS_session: The indicator allows to use a special background color for marking the price chart in the period of day selected in the input parameters. Author: Nikolay Kositsin
BlauErgodicMDI: The Ergodic MDI Oscillator from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud. Author: Nikolay Kositsin
NR4ID-ATR: The indicator fixes the moments when the volatility of the financial asset takes to a minimum value and puts colored dots on the chart in the middle of the range of the candlestick movement. Author: Nikolay Kositsin
Exp_BlauCSI: Trading system using the BlauCSI oscillator. A trade decision is made when the histogram changes direction or at the breakthrough of the zero line. Fig. 1. The instances of history of deals on the chart. Fig. 2. Chart of testing results Author: Nikolay Kositsin
StoneAxe_x3x: Three normalized oscillators on one chart. The formula for the calculation: StoneAxe(bar) = 200 * ( Close[bar] - Lowest(bar, period) ) / ( Highest(bar, period) - Lowest(bar, period) ) - 100 Author: Nikolay Kositsin
BlauCSI_HTF_Signal: BlauCSI_HTF_Signal shows information about trend direction based on the data of the BlauCSI indicator on a selected bar as a graphic object with a colored indication of trend or deal direction and gives alerts or audio signals and sends push notifications on the smartphone if...
r_MaСrossing: A moving average calculated as an average of all variants of calculation of the classical Moving Average with a signal line and the possibility to produce alerts and send push notifications. Push notifications are sent only from closed bars. Author: Nikolay Kositsin
Stoch_3HTF: Three main Stochastic lines from three different timeframes on one chart. Author: Nikolay Kositsin
Fractals Modified: This indicator is a small modification of classical Fractals Indicator. You can choose the number or left/right bars to have a new top or bottom as well a shift parameter. Author: Manel Sanchon
MVV_LinearRegression: A standard linear regression channel with support and resistance levels Author: Nikolay Kositsin
LinearRegressionLine: The linear regression line with data placed in the indicator buffer. Author: Nikolay Kositsin
Awesome Modified: This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means. More precisely, the indicator has 5 inputs: shortmean, mediummean and longmean stand for three exponential averages (by default 18, 40 and 200,...
Screenshot in the original chart size: Take screenshot in the original chart size with labels (instrument, timeframe) Author: Krisztian Kenedi
Any Pair Stochastic: This indicator is useful for correlation analysis and also for cross pair analysis. With this indicator you can choose the symbol for which you want to apply the indicator. You can add any number of times this indicator with different symbols as inputs. EURUSD and USDCHF...
Script for Calculation of Candle Statistics: The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart. The calculated statistics is shown for 3 groups (bullish, bearish and all) of candles in the upper left corner of the...
RSI HTF: Standard RSI that can be applied for a chart having a different timeframe. Author: Nikolay Kositsin
StepMA_NRTR: StepMA made as the Nick Rypock Trailing Reverse (NRTR) indicator. Trading strategy: It is time to buy when the indicator line is changing its location and the green dot appears. We should keep our long positions, while the line is violet. It is time to sell when the red dot...
  Indicators: NRTR  (1)
NRTR: The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line. Then the price exceeds the target, the position of the base line is changed in price movement direction, the minor price fluctuations are ignored. The cross of a base line means...
ColorBlauErgodicMACD: Ergodic MACD-Oscillator implemented in the form of a color histogram. Author: Nikolay Kositsin
Ichimoku Kinko Hyo: The Indicator Ichimoku Kinko Hyo is predefined to characterize the market Trend, Support and Resistance Levels, and to generate signals of buying and selling. Author: MetaQuotes Software Corp.
IncIchimokuOnArray: The CIchimokuOnArray class is intended for calculation of Ichimoku (Ichimoku Kinko Hyo) values on indicator buffers. Additionally, the Test_IchimokuOnArray.mq5 indicator demonstrating how to use of CIchimokuOnArray class is included. Ichimoku Kinko Hyo Technical Indicator is...