Rejoignez notre page de fans
- Vues:
- 4867
- Note:
- Publié:
- 2014.06.06 15:43
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author:
Nick A. Zhilin
An indicator of the series of simple indicators without averaging.
Figure 1. The DynamicRS indicator
Traduit du russe par MetaQuotes Ltd.
Code original : 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.