Unisciti alla nostra fan page
- Visualizzazioni:
- 2876
- Valutazioni:
- Pubblicato:
- 2015.07.03 12:03
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The ColorZerolagTriX indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
This indicator requires ColorZerolagTriX.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The ColorZerolagTriX_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/13216

The Exp_CenterOfGravityOSMA Expert Advisor is based on the CenterOfGravityOSMA histogram change of direction.

The Exp_ColorZerolagTriX Expert Advisor enters the market when the ColorZerolagTriX indicator cloud changes its color.

Smoothed ColorZerolagTriX indicator rate of change represented as a colored histogram.

The ColorZerolagTriXOSMA indicator with the timeframe selection option available in the input parameters.