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:
8556
Note:
(17)
Publié:
2012.02.09 12:30
Mise à jour:
2016.11.22 07:32
j_tpo.mq5 (12.27 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Normalized oscillator displayed as a histogram.

J_TPO output signal lies within -1...+1. The indicator itself is similar to RSI. Trend reversal signal borders are usually located at levels -0.5 and +0.5.

J_TPO indicator

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

DailyRange DailyRange

The indicator calculates forecast prices of the daily price range. It shows resistance and support levels of current day using the prices of the previous day.

BuySell BuySell

This indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.

LinearRegression LinearRegression

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.

JBrainTrendSig1 JBrainTrendSig1

Signal indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.