JohnBaron

Volume Weighted TSI V 1.0

This script uses a unique calculation for True Strength Indicator (TSI) and incorporates volume weighting the chosen source over a variable length.
The frame length changes dynamically to minimize chop zones.

Two lines:
- a signal line and a moving average of the signal line

There are a few ways to use this indicator:
- look for the cross of the signal line with the moving average for an early marker, this is more volatile
- look for the signal line cross with zero line a medium volatility marker
- look for the average to cross the zero line, a less volatile marker but comes in later
- over sold and over bought zones, suggest looking for exits from those zones as a trigger

Parameter explanation:
- setting the source for the TSI, this is then weighed with volume
- setting the maximum and minimum length, this sets the boundaries for the dynamic length/frame, actual frame lengths will fall within these boundaries (be sensitive to using very high lengths the indicator may fail on loop calculations)
- setting the change look back for TSI, the standard setting is 1, you can play with this for fine tuning
- the boundary that sets the value for overbought/oversold

What you see
- signal line
- moving average of signal line, this is colored to show points of velocity
- overbought/oversold circles at the top or bottom that meet boundary criteria
- diamonds that show crossing events

보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?