Unisciti alla nostra fan page
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 9274
- Valutazioni:
- Pubblicato:
- 2012.02.16 07:34
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
DVYU
Simple trend indicator. The trend direction is determined by the histogram location relative to the zero level. Entry signals appear during the zero line breakout. If the histogram changes from red to blue, it is time to open a long position, in the opposite case, it is time to open a short one.
This indicator was first implemented in MQL4 and published in CodeBase at CodeBase на mql4.com 07.02.2008.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/778

The indicator shows entry signals based on Accelerator Oscillator.

This indicator is an alternative to the moving averages with less delay and possibility to manage sensitivity ratio.

The sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.

The channel is based on the prices extreme values for a period. Central line, upper and lower channel borders values are determined by calculation of the Pivot Points used as assumed support and resistance levels.