Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5374
- Note:
- Publié:
- 2017.03.22 16:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author: IZZY
The VTS trend indicator using the Keltner channel.
Fig1. The VTS_Keltner indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17835

A trend indicator VTS using Bollinger Bands.

Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.

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

The EA uses two Moving Averages, one MACD and one CCI. OnTradeTransaction is used to receive position opening time.