Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
8589
Valutazioni:
(17)
Pubblicato:
2012.02.09 12:30
Aggiornato:
2016.11.22 07:32
j_tpo.mq5 (12.27 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.