JustUncleL

8 Pair Strength R2.0 updated by JustUncleL

JustUncleL Wizard 已更新   
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.

JustUncleL
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?