Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Exponential Commodity Channel Index - indicatore per MetaTrader 4

Visualizzazioni:
5823
Valutazioni:
(6)
Pubblicato:
2023.04.15 17:06
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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”.



MoveStopLoss MoveStopLoss

Move the stoploss as the trade moves in your direction at a specific distance.

Simple license on account name Simple license on account name

Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.

AllAverages v4.9 AllAverages v4.9

One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.

Change TPSL By Percentage Change TPSL By Percentage

The Expert will help you change the TP/SL of all open orders by setting the TP/SL based on the input percentage value.