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
Indicateurs

ang PR (Din)-v1 - indicateur pour MetaTrader 4

Vues:
16644
Note:
(3)
Publié:
2006.11.17 12:35
Mise à jour:
2014.04.21 14:55
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator ang_PR (Din)-v1 represents an indicator based on polynomial regression.

External variables:
hours - initial amount of hours elapsed;
i - bar number, at which the right part of the indicator is anchored;
m - degree of regression.

If m = 1, then it is a linear regression. If m = 2, then it is a parabolic regression. If m = 3, then it is a cubic one. It makes no sense to use m exceeding 3.

After the indicator has been drawn, one can select the red circle in the left part of the line and drag it to the desired date. The chart will be re-drawn
when a new quote incomes. The right end remains anchored to value i.




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

ang AutoCh HL-v1 ang AutoCh HL-v1

The Indicator ang_AutoCh_HL-v1 automatically forms up the equidistant price channel from givenned points.

Signal to noise filter Signal to noise filter

The purpose of this indicator is to identify market fases that have too small amplitudes. These fases are useless even for systems designed for trading ranges markets. When the green line is BELOW the gray line - DON'T trade.

ang Zad(C) ang Zad(C)

The Indicator ang_Zad(C) helps to define the dominant trend.

ang AZad(C) ang AZad(C)

The Indicator ang_AZad(C) helps to define the dominant trend as ang_Zad(C).