STARCUBECOIN

[SC] [ALL] MACD - WEB

This indicator represents up to six lines of different types of MACD.

If MA-TYPE is ema, initial period (I) is 5, multiple (M) is 2, and long multiple (L) is 4

Line 1: ema (c, 5) - ema (c, 5 * 4)
Line 2: ema (c, 5 * 2) - ema (5 * 2 * 4)
Line 3: ema (c, 5 * 2 * 2) - ema (5 * 2 * 2 * 4)
Line 4: ema (c, 5 * 2 * 2 * 2) - ema (5 * 2 * 2 * 2 * 4)
.
.
.

The above calculation is derived.

A MA-TYPE value of 0 indicates a simple moving average, 1 indicates an exponential moving average, 2 indicates a trend adaptive exponent moving average, and 3 indicates a linear regression line.

The ZOOM variable zooms in on a line near zero.

Initial period, multiple, long-multiple, zoom, smooth, and response variables can all be entered as decimal numbers.








이 지표는 여러타입의 MACD를 최대 6개의 선으로 보여줍니다.

만약 MA-TYPE이 ema, initial period(I)의 값이 5이고, multiple(M)의 값이 2, long multiple(L)의 값이 4라면

라인1 : ema(c, 5) - ema(c, 5*4)
라인2 : ema(c, 5*2) - ema(5*2*4)
라인3 : ema(c, 5*2*2) - ema(5*2*2*4)
라인4 : ema(c, 5*2*2*2) - ema(5*2*2*2*4)
.
.
.

위와 같은 계산값이 도출됩니다.

MA-TYPE값이 0이면 단순이동평균선, 1이면 지수이동평균선, 2이면 추세적응형 지수이동평균선, 3이면 선형회귀선을 나타냅니다.

ZOOM 변수는 0값 근처의 선을 확대합니다.

Initial period, multiple, long-multiple, zoom, smooth, response 변수는 모두 소수로 입력할 수 있습니다.
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?