Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Indicateurs

KeltnerChannelWithFlatZone - indicateur pour MetaTrader 5

Vues:
6765
Note:
(21)
Publié:
2012.12.20 07:25
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

The main idea is to consider that the change of a trend is not MA crossing, but the output prices of a flat zone. In other words, in flat (perhaps more appropriately be called "dead") zone, deals are not concluded, which can serve as a kind of filter to filter out false crossings of the Moving Average.

KelnerChannelWithFlatZone

Recommendations:

  • Make sure that in the chart properties (F8) on "General" tab the check mark stands opposite to properties "Chart on top".

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

PriceChanel_HTF PriceChanel_HTF

The Price Channel indicator. It draws the line of high and low price values for the last N bars from high timeframe

OsHMA OsHMA

The OsHMA oscillator is the indicator of the difference between two HMA (between two Hull Moving Averages).

Exp_XMA_Ishimoku_Channel Exp_XMA_Ishimoku_Channel

The breakthrough system using the XMA_Ishimoku_Channel indicator.

Gaus_MA Gaus_MA

The indicator calculates the Moving Average using a modified algorithm of the linearly weighed Moving Average.