This is an updated script Originally written by glaz
Description: This study is a version of Currency Strength Meter, that utilises TradingView's built-in "True Strength Index" (TSI) function. The TSI uses moving averages of the underlying momentum of a financial instrument.
Modifications: 10-Nov-2017 by JustUncleL
Corrected the weighting on JPY pairs, by dividing their close values by 100 to bring them within 1.0 range of the other pairs.
Added option to use different Data Source, eg hl2, hlc3, ohlc4 etc.
Updated to PineScript version 3.
Updated variable names to reflect their origin.
릴리즈 노트
Some minor changes.
Added max_bars_back=100 parameter to study line. This should prevent "index out depth" errors, which appear to occur at random.
Added minval/maxval limits to fast and slow.
Changed order of plots so they show up in alphabetic order in the "Style" parameters of the script.
Increased default linewidth.
릴리즈 노트
... Added with optional Dynamic coloured labels at the end of the Strength lines.
릴리즈 노트
... R2.2 by JustUncleL
Improved labelling options.
Added option to use ATR weighted (default) pair influences in the Strength calculations, the overall results compared with standard calculation though are only minor, but may help in certain situations.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.