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_HTF - indicateur pour MetaTrader 5

Vues:
3931
Note:
(23)
Publié:
2014.04.25 14:32
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 indicator with the timeframe selection option available in input parameters:

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

The indicator requires the compiled indicator file FisherCGOscillator.mq5 for operation. Place it to terminal_data_folder\MQL5\Indicators\.

Figure 1. The FisherCGOscillator_HTF indicator

Figure 1. The FisherCGOscillator_HTF indicator

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

X4Period_WPR_Arrows X4Period_WPR_Arrows

Four semaphore signal indicators based on Larry Williams' Percent Range oscillators with different periods on one price chart.

X4Period_Stochastic_Arrows X4Period_Stochastic_Arrows

Four semaphore signal indicators based on stochastic oscillators with different periods on one price chart.

ZigZag_NK_Levels ZigZag_NK_Levels

A set of support and resistance levels built on the last tops of ZigZag_NK.

ZigZag_NK_MTF_Levels ZigZag_NK_MTF_Levels

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