Indicator Trend Quality
The description:
The trend indicator "Trend-Quality Indicator" by David Sepiashvili from MetaStock converted for MT4. It is accessible in an source code.
Parameters:
TrendPeriod = "% Scalar trend period".
NoisePeriod = "% Scalar noise period".
CorrectionFactor = "% Scalar correction factor".
MA1_Period = period of first MA.
MA2_Period = period of second MA.
The status: Free-of-charge, it is possible to download the source-file.
Platform: MetaTrader 4.
Frequently asked questions:
How I can run a indicator ?
How I can determine that there was a error at execution of the indicator ?
How I can change parameters of the indicator ?
|