Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Tymen_STARC_Bands - indicatore per MetaTrader 5

Visualizzazioni:
6294
Valutazioni:
(11)
Pubblicato:
2019.01.02 14:26
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Tymen STARC Bands indicator - MA+ATR bands.

It has seven input parameters:

  • ATR period - ATR calculation period
  • MA period - MA calculation period
  • Method - type of applied MA
  • Applied price - price used for calculations
  • ATR coefficient - ATR coefficient of external bands
  • ATR middle coefficient - ATR coefficient of internal bands
  • Show middle lines - display the middle MA line

The Moving Averages types which can be used for the Tymen STARC Bands:

Calculation:

Middle = MA
Highest = MA + ATR coefficient * ATR
Top = MA + ATR middle coefficient * ATR
Bottom = MA - ATR middle coefficient * ATR
Lowest = MA - ATR coefficient * ATR

where:

MA = MovingAverage(Applied price, MA period, Method)
ATR = AverageTrueRange(ATR period)

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

Tymen_STARC_Bands_MTF Tymen_STARC_Bands_MTF

The Multi timeframe Tymen STARC Bands indicator

Self Advance Decline line - with floating levels Self Advance Decline line - with floating levels

Self Advance Decline line - with floating levels

3TF_Stochastic_Average 3TF_Stochastic_Average

The Three timeframes Stochastic Average indicator

3TF_RSI_Average 3TF_RSI_Average

Three timeframes RSI Average