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
Indicateurs

Exponential Commodity Channel Index - indicateur pour MetaTrader 5

Vues:
4971
Note:
(8)
Publié:
2023.04.16 04:58
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

An implementation of the Commodity Channel Index using exponential moving averages, instead of simple moving averages as implemented by the its creator, Donald Lambert.

The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of MetaEditor under the name “FMIC”.




Display trade history on charts (MT5) Display trade history on charts (MT5)

to display trade history files(.csv) on charts.

MoveStoploss MoveStoploss

MoveStoploss moves the stoploss as the trade move in your direction at a specific distance. Version 1.1 has automatic trail error fixed.

Subtract Time Subtract Time

You learn how to subtract time, insert it manually in a string format, tick counter and see output on comment function.

Tick Speed Indicator Tick Speed Indicator

This example was created to see how long it takes to reach 100 ticks. So this indicator is a seconds / "centick" (centick = 100 ticks). It helps you trade orders flow.