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

Klinger_Oscillator - indicateur pour MetaTrader 5

Vues:
10072
Note:
(18)
Publié:
2018.09.27 15:39
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Klinger Oscillator developed by Stephen Klinger to determine the long-term trend while remaining sensitive to detect short-term fluctuations enabling the trader to predict short-term reversals.

The indicator has three input parameters:

  • Fast period - fast MA period for the oscillator calculation;
  • Slow period - slow MA period for the oscillator calculation;
  • Signal period - signal line calculation period.

The signal line (13-period moving average) is used for making decisions about trades at the intersection with the oscillator line.

The Klinger Oscillator also displays divergences, i.e. when price and volume do not confirm the movement direction. When the indicator value moves upward and the price continues to fall, it is considered a bullish signal. Use additional tools for reversal confirmation, such as trend lines, moving averages and other indicators.

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

Dynamic_Trend Dynamic_Trend

The Dynamic Trend signal indicator draws a two-color trend direction line and adds signal arrows.

Exp_ColorXPWMA_Digit_MMRec Exp_ColorXPWMA_Digit_MMRec

A trading system based on the ColorXPWMA_Digit indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.

Avalanche AV Avalanche AV

One of the variations of the "Avalanche" strategy. Martingale is used.

Mirror_MA Mirror_MA

The Mirror MA indicator features two mirrored moving averages in a separate chart window calculated based on a difference between two MAs with different calculation data, and one signal line calculated based on a direct moving average data.