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 protegido
Este script é publicado como de código fechado e você pode usá-lo livremente. Você pode favoritá-lo para utilizá-lo em um gráfico. Você não pode visualizar ou modificar seu código fonte.
Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?