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

FisherCGOscillator_Signal - indicateur pour MetaTrader 5

Vues:
7728
Note:
(36)
Publié:
2014.04.25 14:49
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 FisherCGOscillator_Signal indicator shows information on the current trend using the values of the FisherCGOscillator indicator with a fixed timeframe.

The source of a signals is the mutual arrangement of the main and signal lines of the indicator. If the main line is above the signal one, the color is blue and the trend is growing, if lower - the color is orange and the trend is falling. If the lines merge, the color is gray. Colored dots on lines appear when the bar of the corresponding timeframe changes.

The indicator requires FisherCGOscillator.mq5 indicator file. Place it to terminal_folder\MQL5\Indicators.

Figure 1. The FisherCGOscillator_Signal indicator

Figure 1. The FisherCGOscillator_Signal indicator

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

TrendRSI_v1 TrendRSI_v1

The RSI oscillator with two signal lines.

ZigZagPointer ZigZagPointer

Another interpretation of the ZigZag indicator.

CDonchian class CDonchian class

Uses the idea of ​​the classical Donchian channel.

GannZIGZAG_HTF_Levels GannZIGZAG_HTF_Levels

A set of support and resistance levels built on the last tops of GannZIGZAG_HTF with an option of fixing the timeframe, on which the zigzag is calculated.