Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

AroonOscillator_HTF - indicateur pour MetaTrader 5

Vues:
3920
Note:
(22)
Publié:
2014.04.15 14:42
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The AroonOscillator indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

Figure 1. Indicator AroonOscillator_HTF

Figure 1. Indicator AroonOscillator_HTF

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

BlauSMStochastic_Signal BlauSMStochastic_Signal

The BlauSMStochastic_Signal indicator shows information on the current trend using the values of the BlauSMStochastic indicator with a fixed timeframe.

DynamicRS_3CLines DynamicRS_3CLines

A trend indicator of three lines.

The Moving Average Class The Moving Average Class

Uses the idea of ​​the classical moving average smoothing. The class can be used when you want to smooth out any array of type double without using the standard indicator.

NxBreakout NxBreakout

The indicator draws support and resistance lines, which are defined by the maximum and minimum for the last N bars.