Unisciti alla nostra fan page
SeNSetiVe - indicatore per MetaTrader 5
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 9009
- Valutazioni:
- Pubblicato:
- 2012.02.20 13:47
- 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:
QuantifiEd
The trend indicator that gives signals for performing deals. The indicator color depends on the market movement direction determined by the indicator position relative to the zero line. When the color changes from magenta to blue, that is a buy signal, when the color changes from blue to magenta, there is a sell signal.
This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 11.02.2008.
Input parameters:
- SPerioD - the period (100-200), the indicator line will give a lot of false signals in case of lower values (<100). The optimal value for H1 charts 160-180. For shorter ones - 100-160;
- SFactoR (from 1 to 10) - market line sensitivity to sharp (sometimes false) trend line turns, optimal value (5-7);
- ShiFt - shift relative to the zero line.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/782
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.
BullsBearsEyesThe sum of Bears Power and Bulls Power technical indicators values averaged using Laguerre algorithm.
Curvelinear redrawing channel.
CCalendarInputBoxNew CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.