股票指标基础知识: Difference between revisions
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
; 市盈率 Price Earnings Ratio | ; 市盈率 Price Earnings Ratio | ||
衡量市场愿意为公司每 1 元盈利支付多少钱。市盈率越高,代表市场对未来增长预期越高。 | 衡量市场愿意为公司每 1 元盈利支付多少钱。市盈率越高,代表市场对未来增长预期越高。 | ||
<math> | |||
市盈率 = | |||
\frac | |||
{\text{股价}} | |||
{\text{每股收益}} | |||
</math> | |||
<math>PE = \frac{Market | <math> | ||
PE = | |||
\frac | |||
{\text{Market Price Per Share}} | |||
{\text{Earnings Per Share}} | |||
</math> | |||
| Line 10: | Line 22: | ||
使用未来预计盈利计算的市盈率,反映市场对未来业绩的预期。 | 使用未来预计盈利计算的市盈率,反映市场对未来业绩的预期。 | ||
<math>Forward | <math> | ||
{\text{Forward PE =}} | |||
\frac | |||
{\text{Price}} | |||
{\text{Expected EPS}} | |||
</math> | |||
; 静态市盈率 Historical Price Earnings Ratio | ; 静态市盈率 Historical Price Earnings Ratio | ||
使用上一完整财年盈利计算的市盈率。 | 使用上一完整财年盈利计算的市盈率。 | ||
<math>Historical | |||
<math> | |||
{\text{Historical PE =}} | |||
\frac | |||
{\text{Price}} | |||
{\text{Last Fiscal Year EPS}} | |||
</math> | |||
| Line 21: | Line 44: | ||
使用最近连续十二个月盈利计算的市盈率,是机构最常使用的 PE 指标。 | 使用最近连续十二个月盈利计算的市盈率,是机构最常使用的 PE 指标。 | ||
<math>TTM | <math> | ||
{\text{TTM PE =}} | |||
\frac | |||
{\text{Price}} | |||
{\text{TTM EPS}} | |||
</math> | |||
== 盈利能力指标 == | == 盈利能力指标 == | ||
| Line 28: | Line 55: | ||
公司赚取的净利润,平均分摊到每一股股票上的金额。 | 公司赚取的净利润,平均分摊到每一股股票上的金额。 | ||
<math>每股收益 = \frac{净利润}{总股本}</math> | <math> | ||
每股收益 = | |||
\frac{\text{净利润}} | |||
{\text{总股本}} | |||
</math> | |||
<math>EPS = \frac{Net | <math> | ||
EPS = | |||
\frac | |||
{\text{Net Income}} | |||
{\text{Shares Outstanding}} | |||
</math> | |||
| Line 36: | Line 72: | ||
公司通过主营业务获得的总收入,是企业规模的重要指标。 | 公司通过主营业务获得的总收入,是企业规模的重要指标。 | ||
<math>Revenue = Sales + Service | <math>Revenue = Sales + Service Income + Other Operating Income</math> | ||
| Line 42: | Line 78: | ||
企业扣除全部成本、费用、税金后的最终利润。 | 企业扣除全部成本、费用、税金后的最终利润。 | ||
<math>Net | <math>Net Income = Revenue - Expenses - Taxes</math> | ||
== 资产质量指标 == | == 资产质量指标 == | ||
; 市净率 Price Book Ratio | ; 市净率 Price Book Ratio | ||
衡量市场愿意为公司每 1 元净资产支付多少钱。 | 衡量市场愿意为公司每 1 元净资产支付多少钱。 | ||
<math>PB = \frac{Price}{Book | <math> | ||
PB = | |||
\frac | |||
{\text{Price}} | |||
{\text{Book Value Per Share}} | |||
</math> | |||
| Line 56: | Line 96: | ||
公司净资产平均分摊到每一股股票上的金额,可理解为理论清算价值。 | 公司净资产平均分摊到每一股股票上的金额,可理解为理论清算价值。 | ||
<math> | |||
BPS = | |||
\frac | |||
{\text{\text{\text{Shareholders Equity}}}} | |||
{\text{\text{\text{Shares Outstanding}}}} | |||
</math> | |||
== 成长性指标 == | == 成长性指标 == | ||
| Line 63: | Line 107: | ||
将市盈率与利润增长率结合,用于衡量成长股估值是否合理。通常认为 PEG ≈ 1 较合理。 | 将市盈率与利润增长率结合,用于衡量成长股估值是否合理。通常认为 PEG ≈ 1 较合理。 | ||
<math>PEG = \frac{PE}{Growth | <math> | ||
PEG = | |||
\frac | |||
{\text{PE}} | |||
{\text{Growth Rate}} | |||
</math> | |||
| Line 69: | Line 118: | ||
衡量公司盈利扩张速度。 | 衡量公司盈利扩张速度。 | ||
<math>Growth | <math> | ||
Growth Rate = | |||
\frac | |||
{\text{Current Earnings - Previous Earnings}} | |||
{\text{Previous Earnings}} | |||
</math> | |||
| Line 78: | Line 132: | ||
<math>总市值 = 股价 \times 总股本</math> | <math>总市值 = 股价 \times 总股本</math> | ||
<math>Market | <math> | ||
{\text{Market Cap =}} | |||
Price times Shares Outstanding | |||
</math> | |||
| Line 85: | Line 142: | ||
企业经营活动产生的、可自由支配的现金。比利润更难造假,是价值投资者重点关注指标。 | 企业经营活动产生的、可自由支配的现金。比利润更难造假,是价值投资者重点关注指标。 | ||
<math>FCF = Operating | <math> | ||
FCF = Operating Cash Flow - Capital Expenditure</math> | |||
== 分红指标 == | == 分红指标 == | ||
| Line 95: | Line 152: | ||
持有股票一年可获得的股息回报率。 | 持有股票一年可获得的股息回报率。 | ||
<math>Dividend | <math> | ||
{\text{Dividend Yield =}} | |||
\frac | |||
{\text{Annual Dividend}} | |||
{\text{Share Price}} | |||
</math> | |||
Latest revision as of 16:38, 11 June 2026
估值指标
- 市盈率 Price Earnings Ratio
衡量市场愿意为公司每 1 元盈利支付多少钱。市盈率越高,代表市场对未来增长预期越高。
[math]\displaystyle{ 市盈率 = \frac {\text{股价}} {\text{每股收益}} }[/math]
[math]\displaystyle{ PE = \frac {\text{Market Price Per Share}} {\text{Earnings Per Share}} }[/math]
- 动态市盈率 Forward Price Earnings Ratio
使用未来预计盈利计算的市盈率,反映市场对未来业绩的预期。
[math]\displaystyle{ {\text{Forward PE =}} \frac {\text{Price}} {\text{Expected EPS}} }[/math]
- 静态市盈率 Historical Price Earnings Ratio
使用上一完整财年盈利计算的市盈率。
[math]\displaystyle{ {\text{Historical PE =}} \frac {\text{Price}} {\text{Last Fiscal Year EPS}} }[/math]
- 滚动市盈率 Trailing Twelve Months Price Earnings Ratio
使用最近连续十二个月盈利计算的市盈率,是机构最常使用的 PE 指标。
[math]\displaystyle{ {\text{TTM PE =}} \frac {\text{Price}} {\text{TTM EPS}} }[/math]
盈利能力指标
- 每股收益 Earnings Per Share
公司赚取的净利润,平均分摊到每一股股票上的金额。
[math]\displaystyle{ 每股收益 = \frac{\text{净利润}} {\text{总股本}} }[/math]
[math]\displaystyle{ EPS = \frac {\text{Net Income}} {\text{Shares Outstanding}} }[/math]
- 营业收入 Revenue
公司通过主营业务获得的总收入,是企业规模的重要指标。
[math]\displaystyle{ Revenue = Sales + Service Income + Other Operating Income }[/math]
- 净利润 Net Income
企业扣除全部成本、费用、税金后的最终利润。
[math]\displaystyle{ Net Income = Revenue - Expenses - Taxes }[/math]
资产质量指标
- 市净率 Price Book Ratio
衡量市场愿意为公司每 1 元净资产支付多少钱。
[math]\displaystyle{ PB = \frac {\text{Price}} {\text{Book Value Per Share}} }[/math]
- 每股净资产 Book Value Per Share
公司净资产平均分摊到每一股股票上的金额,可理解为理论清算价值。
[math]\displaystyle{ BPS = \frac {\text{\text{\text{Shareholders Equity}}}} {\text{\text{\text{Shares Outstanding}}}} }[/math]
成长性指标
- Price Earnings to Growth Ratio
将市盈率与利润增长率结合,用于衡量成长股估值是否合理。通常认为 PEG ≈ 1 较合理。
[math]\displaystyle{ PEG = \frac {\text{PE}} {\text{Growth Rate}} }[/math]
- 利润增长率 Earnings Growth Rate
衡量公司盈利扩张速度。
[math]\displaystyle{ Growth Rate = \frac {\text{Current Earnings - Previous Earnings}} {\text{Previous Earnings}} }[/math]
规模指标
- 总市值 Market Capitalization
市场给予整个公司的总估值。
[math]\displaystyle{ 总市值 = 股价 \times 总股本 }[/math]
[math]\displaystyle{ {\text{Market Cap =}} Price times Shares Outstanding }[/math]
现金流指标
- 自由现金流 Free Cash Flow
企业经营活动产生的、可自由支配的现金。比利润更难造假,是价值投资者重点关注指标。
[math]\displaystyle{ FCF = Operating Cash Flow - Capital Expenditure }[/math]
分红指标
- 股息 Dividend
公司向股东分配的现金收益。
- 股息率 Dividend Yield
持有股票一年可获得的股息回报率。
[math]\displaystyle{ {\text{Dividend Yield =}} \frac {\text{Annual Dividend}} {\text{Share Price}} }[/math]