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

Track_Cyclical - indicateur pour MetaTrader 5

Vues:
5247
Note:
(18)
Publié:
2018.12.18 19:21
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Track Cyclical oscillator displays percentage price change relative to its moving average.

The indicator has nine adjustable parameters:

  • Period - calculation period
  • Method - calculation method
  • Applied price
  • Exceptional overbought - overbought area in the area of exceptional fluctuations
  • Abnormal overbought - overbought area in the area of abnormal fluctuations
  • Normal overbought - overbought area in the area of normal fluctuations
  • Normal oversold - oversold area in the area of normal fluctuations
  • Abnormal oversold - oversold area in the area of abnormal fluctuations
  • Exceptional oversold - oversold area in the area of exceptional fluctuations

Calculation:

TC = 100.0 * (Applied price-MA) / MA

where:

MA - SMA(Applied price,Period,Method)

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

Trend_Signal Trend_Signal

Trend Signal indicator

Zero_Lag_RSI Zero_Lag_RSI

Zero Lag RSI indicator

Smoothed_CCI Smoothed_CCI

Smoothed CCI indicator

Internal_Strength Internal_Strength

Internal Strength indicator