# 看懂财务报表.md

### 看懂财务报表

#### 企业报表中的专业术语

1. 应付&预收：指公司无偿占用上下游企业的资金，相当于下游企业为公司提供了无息贷款。这个金额越大说明公司的竞争力越强。
2. 应收&预付：指上下游企业无偿占用公司的资金，这个资金越大，说明公司的竞争力越弱。
3. 资产负债率：总负债处于总资产就是资产负债率。

### 判断一个公司的好坏

可以先从两个方面：

* 竞争力
* 安全性

那么竞争力大小如何判断呢？一家公司的**应付预收**-**应收预付**金额越大，说明公司的竞争力越强。

那么安全性如何判断呢？可以用资产负债率判断两家公司的偿债风险。用总负债除以总资产就可以得到资产负债率。资产负债率大于70%的公司偿债风险比较大，资产负债率小于40%的公司几乎没有偿债风险。

这仅仅是分析公司的两个方面，可以排除坏的公司，但是不能仅仅靠这两个指标就选股。

### 在哪可以下载报表

可以在巨潮资讯下载：<http://www.cninfo.com.cn/new/index>

输入股票代码查询，查看公告，搜索年度报告就会找到PDF版本的年报。

### 如何看财报

别局限在里面的数字和计算中，这并不是重点，财报最重要的是看结构。看结构一目了然，看数字谁看谁晕。看财报有23个步骤，按照这个步骤就可以看懂。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jun-wang.gitbook.io/readingbooks/li-cai/kan-dong-cai-wu-bao-biao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
