# Strategies

Trading strategies are pre-planned tactics employed by traders to increase profits and minimize risks in financial markets. They serve as blueprints that guide trading decisions based on specific criteria, such as market trends, price movements, and economic events. Strategies can vary widely, from long-term investments based on fundamentals to short-term trades driven by technical analysis. The choice of strategy hinges on a trader's goals, risk tolerance, and market expertise. Implementing a well-defined trading strategy helps traders maintain discipline, reduce emotional decision-making, and navigate the markets more effectively.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Amibroker</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2F20s25r6b1DqtKyCOGrD0%2FAmibroker.png?alt=media&#x26;token=37ed5fda-93a4-4dab-936c-1ea23419a7f6">Amibroker.png</a></td><td><a href="strategies/amibroker">amibroker</a></td></tr><tr><td align="center">Trading View</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FJzi2PwLJM9QXMJXc0yQb%2FTradingview.png?alt=media&#x26;token=b3f9e833-a1bb-45bf-a586-858019ce8dc5">Tradingview.png</a></td><td><a href="strategies/trading-view">trading-view</a></td></tr><tr><td align="center">Python</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FBzyPGY14F6fM6KiaeWaN%2FPython.png?alt=media&#x26;token=fdd5e8bf-60f7-44fb-836c-bd0702447484">Python.png</a></td><td><a href="strategies/python">python</a></td></tr></tbody></table>


---

# 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://docs.algomojo.com/algomojo/strategies.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.
