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

# INTERVAL

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

**INTERVAL** is a periodic timer.
{% endhint %}

**INTERVAL** is an indicator that works as a timer, sending signals at a set frequency. It can be configured to send a signal every user-set number of bars, allowing for the automation of actions such as regular stock purchases or periodic checking of an asset's price.&#x20;

The signal from **INTERVAL** is transmitted to other system modules to execute the operations set by the trader.

<figure><img src="/files/nboshHgUnRLEg3lrSmIV" alt="" width="467"><figcaption></figcaption></figure>

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

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