> 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/indicators/timer.md).

# TIMER

{% hint style="success" %}
**Association**

**TIMER** is a countdown from one event to the next.
{% endhint %}

**TIMER** is an indicator that works as a timer that is activated by an input signal and sends a signal when the countdown of this timer is completed. It can be configured to send a signal after a user-defined number of bars, allowing you to automate actions such as closing a trade after a certain amount of time.

The signal from **TIMER** is transmitted to other modules of the system to perform operations set by the trader.

<figure><img src="/files/KZQLhMvmeY0En5cGb3OR" alt="" width="558"><figcaption></figcaption></figure>

The **TIMER** module has **one outpu**t, which signals on the required bar that it's time to do something.

<figure><img src="/files/ctrint96ahaBiWPAs3Jw" alt="" width="563"><figcaption></figcaption></figure>
