编辑精选
OPEN-SOURCE SCRIPT

Quality Screen

已更新
An attempt to show fundamental stats which describes quality of the stock. Following parameters are depicted:

SOLVENCY
DEBT_TO_EQUITY
  • Very Good : 0 - 1
  • Good : 1 - 2
  • High risk : > 2


DEBT_TO_ASSET
  • Very Good : < 0.4
  • Good : 0.4 - 0.6
  • High Risk : > 0.6


LONG_TERM_DEBT_TO_ASSETS
  • Very Good : < 0.4
  • Good : 0.4 - 0.6
  • High Risk : > 0.6


ALTMAN_Z_SCORE
  • Very good: > 3
  • Good : 1.8 - 3
  • High Risk : < 1.8


SPRINGATE_SCORE
  • High Risk : < 0.862



LIQUIDITY

CURRENT_RATIO
  • Very Good : 1.2 - 2
  • Good : 2+ (Too high and Inefficient)
  • High Risk : < 1


QUICK_RATIO
  • Very Good : 1 - 2
  • Good : 2+ (Too high and Inefficient)
  • High Risk : < 0.9


SLOAN_RATIO
  • Very Good: -10% to +10%
  • Good : -25% to -10% or +10% to +25%
  • High Risk: < -25% or > +25%



PROFITABILITY
RETURN_ON_ASSETS
  • Healthy : > 5%
  • Great : > 20%


RETURN_ON_EQUITY
  • Healthy : 10%
  • Great : > 40%


RETURN_ON_INVESTED_CAPITAL
  • Healthy : > 2%
  • Great : > 10%
版本注释
Added:

LIQUIDITY

INTEREST_COVER
  • Very Good : > 3
  • Good : > 2
  • High Risk < 2


MARGIN:
NET_MARGIN
  • Very Good : > 20
  • Good : > 10
  • High Risk < 5


FREE_CASH_FLOW_MARGIN
  • Very Good : > 15
  • Good : > 10
版本注释
Added

PIOTROSKI_F_SCORE
https://www.investopedia.com/terms/p/piotroski-score.asp

Found this to be one of the greatest summariser of quality

Very Good: 8-9
Good: 5-7
Risky : 2
High Risk: 1

SUSTAINABLE_GROWTH_RATE
https://www.investopedia.com/terms/s/sustainablegrowthrate.asp

Very Good: 10+%
Good: 5%+
Risky: 0 to -5%
High Risk: Below -5%

May update better threshold for SGR later.
版本注释
Few updates:

  • Handling null values for last three parameters - which was missing.
  • Condition to show stats only for syminfo.type == "stock" removed as some stocks such as BABA does not have type set to "stock"
  • Added options to select where the table needs to be placed in the screen. Refer screenshots below:


Bottom right position which is default:
https://s3.tradingview.com/snapshots/b/bZaPrx4D.png

Middle left:
https://s3.tradingview.com/snapshots/e/Em0iM6qs.png

Top Center:
https://s3.tradingview.com/snapshots/d/dwaczkpy.png
版本注释
Added option to set text size
financialsqualityTrend Analysis

开源脚本

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

想在图表上使用此脚本?

免责声明