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

BB_ATR_Oscillator - indicateur pour MetaTrader 5

Vues:
6699
Note:
(12)
Publié:
2019.01.02 14:28
Mise à jour:
2019.01.28 07:19
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The BB ATR oscillator indicator shows an average true range based on Bollinger Bands

It has four adjustable parameters:

  • ATR period - ATR calculation period
  • ATR multiplier - ATR multiplier value
  • BB period - Bollinger Bands calculation period
  • BB deviation - Bollinger Bands deviation

Calculations:

BBATR = UpperBB - LowerBB - ATR * ATR Multiplier

where:

UpperBB = BollingerBands(UPPER_BAND, BB period, BB deviation)

LowerBB = BollingerBands(LOWER_BAND, BB period, BB deviation)

ATR - AverageTrueRange(ATR period)


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

Average_Change Average_Change

The Average change indicator

Total_Power Total_Power

Indicator Total Power

Fx_Snipers_Ergodic_CCI_Trigger Fx_Snipers_Ergodic_CCI_Trigger

Indicator Fx Sniper's Ergodic CCI Trigger

JSmooth_MA JSmooth_MA

Indicator JSmooth MA