OPEN-SOURCE SCRIPT
업데이트됨 User Selectable Moving Average Guppy

A version of the popular "Moving Average Ribbon" or "Guppy" indicators, except nearly everything about it is user selectable. The user can change the source, period, and type of moving average used for every single line on the chart. Note: The visuals are fairly intensive and may take a moment to catch up after adjusting settings.
Credit: This script utilizes the "Color Gradient Framework" tutorial by LucF (PineCoders) to create gradient visuals, which are also customizable for the user.
Moving Average Options:
Value Added:
Credit: This script utilizes the "Color Gradient Framework" tutorial by LucF (PineCoders) to create gradient visuals, which are also customizable for the user.
Moving Average Options:
- Running (SMoothed) Moving Average (RMA or SMMA) - Slowest
- Simple Moving Average (SMA) - Slow
- Exponential Moving Average (EMA) - Responds faster to price than SMA
- Weighted Moving Average (WMA)
- Volume-Weighted Moving Average (VWMA)
- Triple EMA (TEMA)
- Exponential Hull Moving Average (EHMA) - Hull with Smoothing (Slower than Hull)
- Least Squares Moving Average (LSMA) - Simple Linear Regression
- Arnaud Legoux Moving Average (ALMA) - Adjustable, set offset=1 to be current, offset=0.85 for good smoothing (Slower)
- Hull Moving Average (HMA) - Normally responds fastest to price of all options
Value Added:
- This script is unique in that it allows the user to chart the "Guppy", except nearly everything about it is customizable. The user can change the source, period, and type of moving average used for every single line.
- Typically, the Guppy is plotted with simple moving average or exponential moving average, which respond much slower to price than the Hull Moving Average, which this indicator uses as default. (Elimination of lag)
- The Hull MA settings for the highest time frame moving averages should work well for assessing the overall macro trend, with a nice visual presentation. Additional labels and alerts for the macro trend are available.
- Furthermore, this script provides many more options for type of moving average than is typical for a moving average indicator that provides the user with options, including advanced options such as Hull, TEMA, and ALMA.
- The visual presentation is customizable and should provide some entertainment for users who want to create pretty charts.
릴리즈 노트
9-OCT-21 : Converted from Pine v4 to v5.릴리즈 노트
12-OCT-21: Added Tillson T3 upon request.릴리즈 노트
13-OCT-21: Fixed up Tillson T3 formula somewhat (was using a fixed source instead of selectable previously)릴리즈 노트
3-nov-21: added timeframe/gaps, consolidated menu, made color scheme consistent릴리즈 노트
5-nov-21: added rainbow colors릴리즈 노트
5-nov-21: reverted color scheme, rainbow will be used in future indicators, this one was fine as is오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.