Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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örüntülemeler:
6657
Derecelendirme:
(20)
Yayınlandı:
2010.08.17 11:16
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

It's an oscillator, similar to OsMA with Variable Index Dynamic Average.

Input parameters:

  • MA1 - Fast MA period;
  • МА2 - Slow MA period;
  • СМО1 - Fast MA СМО;
  • СМО2 - Slow MA СМО;
  • Signal - Signal MA period.

AlfOs

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/171

Working with sockets in MQL5 Working with sockets in MQL5

This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.

i-ImpulseSystem i-ImpulseSystem

The indicator is based on the Elder's Impluse system.

Keywords and aliases of MQL5 Keywords and aliases of MQL5

The MQL5 keywords and aliases for autoreplace are presented.

ZeroLag MACD ZeroLag MACD

The MACD oscillator with zero lag.