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östergeler

Smoothed_Momentum - MetaTrader 5 için gösterge

Görüntülemeler:
3645
Derecelendirme:
(9)
Yayınlandı:
2018.12.18 19:09
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Smoothed Momentum indicator is a smoothed momentum.

There are five inputs:

  • Momentum period - calculation period
  • Use smoothing (Yes/No)
  • Smoothing period
  • Smoothing method
  • Applied price - Momentum calculation price

Calculation:

  • If Use smoothing = Yes
    Momentum = MA(Mom, Smoothing period, Smoothing method)
  • otherwise
    Momentum = Mom

where:

Mom = 100.0 * MA / PMA

MA - SMA(Applied price, 1)

PMA - SMA(Applied price) Momentum period back

Fig. 1. Smoothed Momentum, Use smoothing = Yes


Fig. 2. Smoothed Momentum, Use smoothing = No


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

SuperTrend SuperTrend

SuperTrend indicator

TMACD TMACD

TMACD indicator

VR---STEALS VR---STEALS

This utility Expert Advisor works with a virtual stop loss and take profit. Trailing positions on the current symbol.

Exp_XBullsBearsEyes_Vol_Direct Exp_XBullsBearsEyes_Vol_Direct

The trading system based on XBullsBearsEyes_Vol_Direct indicator signals