OPEN-SOURCE SCRIPT
업데이트됨 Trend Indicator A-V2 (Smoothed Heikin Ashi Cloud)

"Trend Indicator A-V2" and "Trend Indicator B-V2" are updated and improved versions of my initial trend indicators. Totally rethinking the code, adding highs and lows in the calculations, including some more customisation through colour schemes.
In practice, this indicator uses EMAs and Heikin Ashi to provide an overall idea of the trend.
Please, take into account that it is a lagging indicator.
In practice, this indicator uses EMAs and Heikin Ashi to provide an overall idea of the trend.
- The "Trend Indicator A-V2" is an overlay showing “Smoothed Heikin Ashi”.
- The "Trend Indicator B-V2" uses the same values in a different way to measure the momentum of the trend and identify potential trend rejections.
Please, take into account that it is a lagging indicator.
릴리즈 노트
Adding resolution customisation릴리즈 노트
-Added "MA Type" customisation possibility-Replaced the "colour schemes" feature by a "base color inputs" feature (user friendly, easy to customise)
-Switched the title names to English for a better understanding
-Minor script optimisation
릴리즈 노트
-changed ma_period defval to 7-changed ma_period defval_smoothing to 7
릴리즈 노트
-Updated the code to PineScript version 5-Major script refresh (script optimised using functions + aesthetic touches)
-Removed excessive smoothing via moving average for less lag (there was previously two smoothing phases, now there is only one)
-Added ALMA, HMA and ZLEMA to the "MA Type" input string. You can now chose between :
- 'ALMA' (Arnaud Legoux Moving Average)
- 'EMA' (Exponential Moving Average)
- 'HMA' (Hull Moving Average)
- 'SMA' (Simple Moving Average)
- 'SWMA' (Symmetrically-Weighted Moving Average)
- 'VWMA' (Volume-Weighted Moving Average)
- 'WMA' (Weighted Moving Average)
- 'ZLEMA' (Zero Lag Exponential Moving Average)
-Custom settings has been added for those who'd like to use ALMA.
- Shift range from 1 to 0. A shift of 1 will make the indicator follow the price exactly while something closer to 0 introduces more lag. Default value is set to 0.85
- Deviation represents the filter’s range. The lower the value, the less reactive to price changes it will be. Default value is set to 6
-Default MA period has been changed to 9 to get less false signals.
-Default ME type set to 'EMA' because most commonly used.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.