# Фундаментальный анализ акций и фондового рынка

Фундаментальный анализ акций заключается в изучении финансовой и бухгалтерской отчетности компаний, оценке внешних факторов, таких как экономическая ситуация, политические изменения, конкурентная среда и состояние отрасли. Главная задача анализа – выявить перспективные активы, способные обеспечить рост стоимости и стабильную прибыль в долгосрочной перспективе.

Трейдеры и инвесторы обычно разделяются на две группы:

* Краткосрочные трейдеры (дейтрейдеры) чаще используют технический анализ.
* Долгосрочные инвесторы в основном полагаются на фундаментальный анализ.


---

# 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://academy.midas-club.com/fundamentalnyi-analiz/fundamentalnyi-analiz-akcii-i-fondovogo-rynka.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.
