# How to read Financial news

Three questions

1. Is the article based on data or opinion?
2. Is it descriptive of past conditions or predictive of the future?
3. Does the article have a testable hypothesis?

Best practices

* Understand the consensus - Grasp the conventional wisdom in order to bet against it. This becomes easier once we do some groundwork over specific investment thesis. After reading relevant news, try to take notes.
* Seek disagreement - You need to understand the other side of the trade, by reading opinions that contrast with yours in order to avoid confirmation bias.
* Question the Narrative - Reporters are under intense deadline pressure and often frame issues in a way that is confusing or distorted.
* Data and source - Charts, tables, and numbers are good places to start for corporate results and economic data.

Links

* <https://blogs.cfainstitute.org/investor/2016/08/09/how-to-read-financial-news-tips-from-portfolio-managers/>


---

# 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://i.janardhanpulivarthi.com/season-1/how-to-read-financial-news.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.
