Unisciti alla nostra fan page
- Visualizzazioni:
- 4860
- Valutazioni:
- Pubblicato:
- 2014.06.06 15:43
- 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:
Nick A. Zhilin
An indicator of the series of simple indicators without averaging.
Figure 1. The DynamicRS indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/2357

An indicator of the series of simple indicators without averaging. It is implemented as a channel with a fixed width.

The indicator is drawn as a colored cloud between the lines of Kaufman's AMA (Adaptive Moving Average) indicator and the price.

The indicator shows information on the current trend using the values of the DynamicRS_C indicator with a fixed timeframe.

Indicator HighsLows_HTF_Signal shows a trend direction or a signal for performing a deal generated by the HighsLowsSignal indicator at the chosen bar as a graphic object with colored indication of trend or deal direction and sends alerts or audio signals in case of a market entry moment.