Unisciti alla nostra fan page
J_TPO - indicatore per MetaTrader 5
- Visualizzazioni:
- 8920
- Valutazioni:
- Pubblicato:
- 2012.02.09 12:30
- Aggiornato:
- 2016.11.22 07:32
- 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/764
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.
BuySellThis indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.
When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.
JBrainTrendSig1Signal indicator of the popular BrainTrend1 trading system with preliminary price timeseries smoothing.