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

BlauSMStochastic_HTF - indicateur pour MetaTrader 5

Vues:
3521
Note:
(24)
Publié:
2014.02.25 10:51
Mise à jour:
2023.03.29 13:42
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  //Indicator chart period

Figure 1. The BlauSMStochastic_HTF indicator

Figure 1. The BlauSMStochastic_HTF indicator

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

Demo_IndicatorSetDouble Demo_IndicatorSetDouble

Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values ​​of the indicator window and values ​​of levels, on which the horizontal lines are placed.

Standard_Deviation_Channels Standard_Deviation_Channels

Two Standard Deviation channels automatically positioned on the chart.

iAnchMom iAnchMom

A non-normalized oscillator implemented in the form of a color histogram.

MACD Cloud MACD Cloud

Indicator MACD drawn in the form of a colored cloud.