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

ColorFisher_m11_HTF - indicateur pour MetaTrader 5

Vues:
3291
Note:
(12)
Publié:
2017.11.03 11:48
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

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

The indicator requires ColorFisher_m11.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig. 1. The ColorFisher_m11_HTF indicator

Fig. 1. The ColorFisher_m11_HTF indicator

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

Exp_AFStar Exp_AFStar

A trading system based on the AFStar indicator signals.

iCCI iMA iCCI iMA

The iMA (Moving Average) indicator based on iCCI (Commodity Channel Index). It is an analogue of Previous Indicator's Data in the terminal.

Exp_ColorFisher_m11 Exp_ColorFisher_m11

A trading system based on the ColorFisher_m11 indicator signals.

BarTimerCLineRoundedVertical BarTimerCLineRoundedVertical

The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data and producing a sound alert when the bar changes.