Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6628
Valutazioni:
(20)
Pubblicato:
2012.11.19 13:56
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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".


Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.