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:
15680
Note:
(8)
Publié:
2016.03.25 13:49
FP.mq4 (2.49 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The substantial difference from the known indicators of probable channels is that it plots an estimated channel, and not the actual based on history. It is good for displaying the breakouts and rebounds. To improve the display, it incorporates a small smoothing by averaging the close price used in calculations. The indicator period depends on the used timeframe, but it is recommended not to lower it.


Possible uses:

  1. Trading the rebound from the channel boundary or the reference center after a long movement of the price between the reference center and the upper of the lower boundary;
  2. Opening positions during breakouts of the outer boundaries of the channel.

Currently, the possible operation modes are being checked.

FloatPivot

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

Comment2 Comment2

The Comment2 library expands the capabilities of the standard Comment function for comment output.

WATR trend indicator, simple but clear WATR trend indicator, simple but clear

A simple trend indicator that clearly shows the direction of the current trend. It can be used in the breakout trading systems.

TimeLib by BabyBear TimeLib by BabyBear

Additional functions for working with the datetime variables.

OsMACD OsMACD

The OsMACD indicator is a combination of the colored Moving Average of Oscillator(OsMA) and Moving Average Convergence/Divergence(MACD) indicators.