Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
6672
Note:
(20)
Publié:
2012.11.19 13:56
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 standard Commodity Channel Index indicator smoothed using Tillson's algorithm. This version features recalculation on every tick. The indicator is drawn real time. Proper operation of the smoothing algorithm requires the use of buffer variables for storing and retrieving smoothing coefficients after the closing of the bar.

The calculation is not performed over the entire historical data but over a specified number of bars "MaxBars".


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/940

Exp_3rdGenerationXMA Exp_3rdGenerationXMA

The Expert Advisor based on the change in the 3rdGenXMA moving average direction.

up3x1_Krohabor_D up3x1_Krohabor_D

Expert Advisor based on three moving averages and exit using Stop Loss or Take Profit. It sets up an entry with the trend.

MultiCurrency MultiCurrency

The MultiCurrency indicator allows you to concurrently analyze up to eight currency charts.

CandleVisual CandleVisual

The simplest visual interpretation of a candlestick chart.