Rejoignez notre page de fans
- Vues:
- 7224
- Note:
- 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

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

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

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

The simplest visual interpretation of a candlestick chart.