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
Vues:
9662
Note:
(17)
Publié:
2018.09.27 15:57
Forecast.mq5 (10.57 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Forecast oscillator was developed by Tushar Chande and is the continuation of his "Time Frame Forecast" method.

The indicator has three input parameters:

  • Period - calculation period
  • Applied price - calculation price
  • Signal period - signal SMA period

The Time Frame Forecast method is calculated inside the indicator and does not require the use of additional indicators.

Calculation:

Forecast Oscillator = Applied price - Previous Time Series Forecast / Applied price * 100.0

Interpretation:

Positive indicator values predict a price growth. Negative values suggest the price may fall. Tushar Chande also recommends using a 3-day smoothing line as a signal line. When the oscillator line is accelerated relative to the signal line or crosses it, this indicates either stopping of the price movement (reversal or intersection opposite to the signal line movement), or a continuation of movement in the same direction (reversal or intersection in the direction of the signal line movement), or a forthcoming trend change (needs to be confirmed by the intersection of the oscillator's zero value). Data interpretation depends on the position of the oscillator line, i.e. whether it is above or below zero.


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

FGDI FGDI

Fractal Graph Dimension Indicator

DEROSC DEROSC

The Derivative Oscillator indicator

Exp_Trend_Intensity_Index Exp_Trend_Intensity_Index

A trading system based on the Trend_Intensity_Index oscillator signals.

Exp_Trading_Channel_Index Exp_Trading_Channel_Index

A trading system based on the Trading_Channel_Index oscillator signals.