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
Indicateurs

2pbIdealMA - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
7252
Note:
(16)
Publié:
2011.09.13 11:04
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

Real author:

Nikolay Kositsin

2pbIdeal1MA.mq5 and 2pbIdeal3MA.mq5 indicators are the moving averages with the smoothing algorithm developed by Neutron.

In 2pbIdeal3MA.mq4 indicator this smoothing algorithm is used three times. Rough and exact types of smoothing require two input parameters each for every smoothing in the indicators. The indicators are moving averages for fixing short- and long-term trends appropriately. The simplest method of their use is based on the crossings of the slow moving average with the fast one.

This indicators were first implemented in MQL4 and published in Code Base at mql4.com 26.01.2009.

Two movings crossing

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

PriceChannel_Stop PriceChannel_Stop

The indicator generates market entry signals and draws the line of Stop Loss orders positioning.

RSTL RSTL

Reference Slow Trend Line (RSTL).

JJurX JJurX

Slow adaptive trend line with ultralinear and JMA smoothings.

Extrapolator Extrapolator

Extrapolator is a result of a long-term research in the field of Timeseries Forecasting. This indicator forecasts future price behavior.