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
Vues:
4832
Note:
(30)
Publié:
2014.02.25 11:32
Mise à jour:
2016.11.22 07:32
fish.mq5 (5.74 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Fish indicator with the timeframe selection option available in input parameters.

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period

Place the indicator compiled file Fish.mq5 to the terminal_data_folder\MQL5\Indicators\ of the client terminal.

Figure 1. The Fish_HTF indicator

Figure 1. The Fish_HTF indicator

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

Fish Fish

A version of the Fisher Transform indicator implemented in the form of a color histogram.

MACD-2 MACD-2

The MACD indicator is in the form of a colored cloud and the difference between the MACD and the signal line in the form of a color histogram.

ADX BARS ADX BARS

The indicator changes the bar color to the color of the current trend calculated based on the ADX technical indicator.

RVI BARS RVI BARS

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.