Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
14352
Note:
(40)
Publié:
2012.12.24 14:14
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This indicator differs from the standard Kagi chart as it is drawn on a considering timeframe, so the process of forming of "yang" and "yin" lines is exactly traced. In fact, no Moving Averages or periods, and only price movement on a certain distance and breakthrough of the previous local minimums/maximums are used in drawing the Kagi charts. Suggested that the Kagi is not "one more kind of chart", but represents a good alternative to different trend indicators.

Comparison of the KagiOnChart indicator (in the main window) with a standard chart-indicator Kagi (in the subwindow). The analogical area of the indicators is marked in the figure, but in the first case consider time of lines formation, in the second case don't consider it.

KagiOnChart vs Kagi

Recommendations:

  • The very simple principle is to buy when "yang" (blue line), to sell when "yin" (red line).
  • After reversal wait for the confirmation in the form of a second vertical line of the same color in direction to a new trend.
  • A more detailed description of the Kagi charts and their use can be find in the book by Steve Nison "Beyond Candlesticks".

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1319

MovingAverage_FN MovingAverage_FN

A Moving Average hybrid of digital and analog filtering.

ZigZag On Heikin Ashi ZigZag On Heikin Ashi

The ZigZag drawn using Heikin Ashi extremums

RFractals RFractals

Fractals with the ability to set range

Exp_MovingAverage_FN Exp_MovingAverage_FN

The Expert Advisor is drawn on the basis of changing the direction of the MovingAverage_FN (digital hybrid and analog filtering indicator).