Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4909
- Note:
- Publié:
- 2018.06.16 11:04
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Trend Quality oscillator by David Sepiashvili presented in his article Detecting And Determining Trends - Trend-Quality Indicator.
It has six input parameters:
- Period fast - fast EMA period;
- Period slow - slow EMA period;
- Scalar trend period - scalar trend value period;
- Scalar noise period - scalar noise value period;
- Scalar correction factor - scalar correction factor;
- Applied price - price used for calculations.
Usage
When the histogram of the indicator is above zero and above the indicator line and colored in green, the bullish trend can be considered as stable. It is vice versa for the bearish trend (red color).
The signal for entering a position may be when the histogram crosses the indicator line.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20701

Indicator StopLoss Calculator.

The EA determines the overbought (OB) and oversold (OS) zones, for which it generates trading signals for selling or buying.