OPEN-SOURCE SCRIPT
업데이트됨 Coloured MA R3-16 by JustUncleL

This indicator is an implementation of the coloured trend Moving Average, that includes some unique features. The Moving Average plot is coloured relative to it's direction and optionally display coloured Trend Bars using the standard 2-tone colours, or Grab candle style 4-tone colours.
Options:
1) Anchor Time Frame to a Highter Time frame, eg. set anchor to 1440 and length set to 8, the script will re-size the MA length needed to display on the current TF, say 60.
2) You can select between 11 different types of moving averages, each MA line can be a different type:
3) Option to display coloured Candles around the Ribbon, the colouring -
Standard candle colours:
The Grab candles scheme:
Options:
1) Anchor Time Frame to a Highter Time frame, eg. set anchor to 1440 and length set to 8, the script will re-size the MA length needed to display on the current TF, say 60.
2) You can select between 11 different types of moving averages, each MA line can be a different type:
- SMA = Simple Moving Average.
- EMA = Exponential Moving Average.
- WMA = Weighted Moving Average
- VWMA = Volume Weighted Moving Average
- SMMA = Smoothed Simple Moving Average.
- DEMA = Double Exponential Moving Average
- TEMA = Triple Exponential Moving Average.
- HullMA = Hull Moving Average
- SSMA = Ehlers Super Smoother Moving average
- ZEMA = Near Zero Lag Exponential Moving Average.
- TMA = Triangular (smoothed) Simple Moving Average.
3) Option to display coloured Candles around the Ribbon, the colouring -
Standard candle colours:
- Lime = candle closed above Ribbon.
- Red = candle closed below Ribbon.
The Grab candles scheme:
- Lime = Bull candle closed above Ribbon.
- Green = Bear candle closed above Ribbon.
- Red = Bull candle closed below Ribbon.
- DarkRed = Bear candle closed below Ribbon.
릴리즈 노트
Corrected bar colouring is some charts.Corrected Anchor calculation for week/months.
릴리즈 노트
Minor Update:Changed MA type input selection to an options list, new with V3 Pinescript.
릴리즈 노트
... Minor Bug Fixes- Corrected Anchor calculation for non-Intraday.
- Added implied GPL Copyright notice.
- Corrected some header notes.
3) Option to display coloured Candles based on MA direction, the colouring uses:
Standard candle colour scheme:
- Lime = MA trend direction up.
- Red = MA Trend Direction Down.
Grab candles colour scheme:
- Lime = Trend up, Bull candle.
- Green = Trend Up, Bear candle.
- Red = Trend Down, Bull candle.
- DarkRed = Trend Down, Bear candle.
릴리즈 노트
Minor Update- Change Anchor to be based purely on Minutes, so 1 month=30240mins (21 trading days),1 week=7200mins (5 trading days), 1 Day=1440mins. This makes it more consistent across intraday and extraday chart Timeframes.
릴리즈 노트
Revision 16-Dec-2019 R4-1- Upgraded to Version 4 Pinescript
- Updated zerolag formula.
- Added Alert for each change in direction of moving average (color change).
- Added option to change the lookback length for Direction change detection.
- Added option to color background with MA Direction.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
JustUncleL
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
JustUncleL
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.