Rejoignez notre page de fans
- Vues:
- 4902
- Note:
- Publié:
- 2014.01.27 14:24
- 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
The VoltyChannel_Stop indicator with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; //Indicator chart period
Place the indicator compiled file VoltyChannel_Stop.mq5 to the terminal_data_folder\MQL5\Indicators\ of the client terminal.
Figure 1. The VoltyChannel_Stop_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1983

X2MA_HTF_Signal_BG shows information about trend direction (based on the X2MA indicator data) as a graphic object with a colored indication of trend or deal direction and gives alerts or audio signals and sends push notifications to a smartphone.

A channel built using the values of the ATR deviation from the middle of the range calculated on extremes.

The indicator plots an equidistant channel with the calculation period defined in input parameters.

The indicator plots three equidistant channels with the calculation periods defined in input parameters.