For the complete documentation index, see llms.txt. This page is also available as Markdown.

Alerts

Code Zero Visual Trading for TradingView

Information

An alert is an important component of successful trading. It is necessary to understand in a timely manner when to open a trade and when to close it.

Alerts can be:

  • informational - they warn the trader about the creation of some trading situation in the market

  • managing - they generate signals for opening or closing a trade, changing its parameters, etc.

The CDZV complex implements both types of alerts.

Last updated