Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4281
Valutazioni:
(12)
Pubblicato:
2018.06.16 11:04
TQ.mq5 (15.11 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20701

PC PC

Indicator Price Cycle.

MI MI

Indicator MI (Mass Index).

SL_Calculator SL_Calculator

Indicator StopLoss Calculator.

RSI Bollinger Bands EA RSI Bollinger Bands EA

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