> For the complete documentation index, see [llms.txt](https://docs.cdzv.com/code-zero-visual-trading_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cdzv.com/code-zero-visual-trading_en/cdzv-toolkit/strategies.md).

# Strategies

{% hint style="info" %}
**Information**

**A trading strategy** is a plan of action used by traders to buy and sell assets in financial markets with the aim of making a profit. It can be based on market trend analysis, the use of indicators, or economic news.

**A strategy in** [***TradingView***](https://www.tradingview.com/support/solutions/43000562362/) is a set of rules and conditions created using the platform's tools that automate the trading process. Users can use ready-made indicators or create their own, combining them to form buy or sell signals.

**The universal** [**CONDITION MANAGER STRATEGY**](/code-zero-visual-trading_en/cdzv-toolkit/strategies/condition-manager-strategy.md) is a module of the complex that allows you to test a trading strategy using the full power of *TradingView's* built-in backtesting system without the need to write any code.
{% endhint %}
