거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
7720
평가:
(28)
게시됨:
2016.12.12 08:19
업데이트됨:
2017.03.28 17:18
Nema_MACD.mq5 (30.96 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Nema MACD indicator — that calculates MACD using the NEMA.

Nema can calculate all the known variations (offspring) of EMA : EMA, DEMA,TEMA , ... DecEMA, ... and so on, up to "levels" or "depth" 50 (whatever name it would be).

Some known depths :

  • 1 -> EMA
  • 2 -> DEMA
  • 3 -> TEMA
  • ....
  • 10 -> DecEMA
  • ....
  • 50 -> the maximal depth calculated by this indicator

If the depth is set to 1, NEMA is equal to EMA , for depth 2 it is equal to DEMA  , for depth 3 it is equal to TEMA and so on ..., up to depth 50. For depth 1 the calculated MACD is equal to the original Gerald Appel MACD, for any other depth(s) it becomes different. The same depth of NEMA calculation is applied to fast, slow and signal calculation.

Indicator is already coming with alerts and is multi time frame version.


Adaptive Laguerre filter 2 Adaptive Laguerre filter 2

The newest version of Adaptive Laguerre filter.

Smoothed repulse Smoothed repulse

This version can use one of the 4 basic averages types for smoothing.

Nema Nema

NEMA - arbitrary depth EMA, DEMA, TEMA... DecEMA ...

Stochastic RSI (OMA) Stochastic RSI (OMA)

Stochastic of 7 possible types of RSI(oma).