Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Exponential Commodity Channel Index - MetaTrader 4 için gösterge

Görüntülemeler:
5803
Derecelendirme:
(6)
Yayınlandı:
2023.04.15 17:06
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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.