StatChannel Channel Indicator

Ivanov_Aleksei

Master Trader
Mar 4, 2018
192
1
79
sites.google.com
The principle of the indicator.

The StatChannel indicator is very effective for trading the development of the famous Bollinger Bands indicator. Classic Bollinger Bands indicator is a moving average, on both sides of which two lines are drawn, separated from it by standard deviations std multiplied by the corresponding coefficient. At the same time, a moving average with an averaging period (2n + 1) bars is always obtained lagging behind n bars. Sliding std is also lagging behind on n bars, also calculated by (2n + 1) points. Such a strong delay reduces the efficiency of using Bollinger Bands.

The StatChannel indicator is constructed in the same way as a classic Bollinger Bands, but only on the basis of a non-lagging moving average. Such a curve is calculated at points (Inf, n + 1], as a moving average at the segment (Inf, 0], where 0 is the number of the last bar, shifted back by n bars, and at the points of the segment [n, 0] it is estimated. The estimate is a curvilinear sector (sweeping confidence interval) in which the line of the non-lagging moving average is laid with a given confidence level. It is clear that the more the confidence probability value is taken (which by default is equal to 0.67), the wider the curvilinear sector of the confidence interval is obtained. If we take the confidence probability equal to zero, then the sector of the indicator readings at points [n, 0] will shrink to a curve, which will pass through the most probable values of the non-lagging average. Statistical studies show that the price around the non-remaining average is distributed according to the Laplace law. Knowledge of the distribution law and the algorithm for calculating the most likely non-lagging average on the [n, 0] segment allow us to calculate the confidence interval sector.

The non-lagging average is also surrounded by non-lagging std, which is determined at points at points (Inf, n + 1) in the same way as the non-lagging moving average, and at points of the segment [n, 0] - by a special algorithm that calculates the set of values std, that will be within the specified value of the confidence interval.



Trade using the StatChannel indicator.

The dynamically changing current situation on the market, which is interesting for traders, is described by the colored sectors of the indicator. The StatChannel indicator builds the distribution patterns of the current channels, into which all price fluctuations fit in heap and evenly (almost 1.0 std, which is taken in this indicator by default, and without offset to the bottom line of the indicator on a downtrend and offset to the top line in an uptrend, as in the classic Bollinger Bands). The figure of the middle line gives directly those values for the current price that fit into the given (in the settings) confidence level. The figures of the upper and lower lines describe the allowable variations in price fluctuations at the top and bottom, respectively.

If the lower border of the figure sector of the middle component of the StatChannel indicator moves to the up, then there is an upward trend. If the upper boundary of the curvilinear sector of the middle component of the StatChannel indicator is oriented downwards, then there is a downward trend. In such cases, you can be confident in the correctness of the established trend direction with a given confidence level.

If the upper limit of the figure sector of the middle component of the StatChannel indicator moves to the up, and the lower limit moves down, then there is a flat, which serves as a signal for closing trend positions.

If the colored sectors are clearly divided, then when the price approaches the upper edge of the upper line, you need to open a position on Sell, and when the price approaches the lower edge of the lower line on Buy, which, of course, needs to be done if there is a pronounced trend with regard to it directions, i.e. do not play against this trend. Closing positions, on the contrary, Sell when the price drops to the figure sector of the lower line, and Buy when the price rises to the figure sector of the upper line.

A strong overlap of sectors indicates a high probability of a change in trend.



Indicator settings.

  • Price type - applied price. Values: Close price, Open price, High price, Low price, Median price ((high + low)/2 - default), Typical price ((high + low + close)/3), Weighted price ((high + low + 2*close)/4).
  • The averaging method - averaging method. Values: Simple (default), Exponential, Smoothed, Linear weighted.
  • The averaging period - averaging period. Values: any integer (21 default).
  • Confidence probability Values: any real number from 0 to 0.999 (0.67 default).
  • Channel width factor in STD - channel width factor in standard deviations. Values: any real number (1.0 default).
  • Global shift - Global shift of the beginning of the indicator readings in bars. Values: any positive integer (0 default).
  • Top line color – Color of the top line and figure sector. Default Turquoise.
  • Midline color - Color of the midline and figure sector. Default Orange.
  • Bottom line color - Color of the bottom line and figure sector. Default FireBrick.
  • Paint over the confidence interval? - To color the figure sector of the confidence interval? Values: true (default), false.


Screenshots.
USDCHFDaily__2.png


Download or buy StatChannel indicator can be on the link.