# Calendar

### Overview

The Calendar Indicator is a tool used to visualize and set rules based on specific times and dates. It can be particularly useful for trading traditional market sessions, such as the London, New York, or Tokyo sessions, by marking the opening and closing times of these markets.

### Interpretation

The Calendar Indicator is interpreted as follows:

* The marked times can represent the opening and closing times of specific market sessions. For example, the Paris session, which typically opens at 9:00 AM (Paris time) and closes at 5:30 PM (Paris time).
* These times can be used to identify potential increases in market volatility due to higher trading volumes during these sessions.

## Indicator Triggers:&#x20;

### Sessions

<figure><img src="/files/oTtVKedm6dZTuY63Pgoi" alt="" width="563"><figcaption><p><strong>We want to place a long signal between 9:00 and 9:00, UTC Time zone.</strong></p></figcaption></figure>

<figure><img src="/files/qBLYe5Ga1C4WXauAFyo2" alt="" width="563"><figcaption><p><strong>We want to place a cancel signal between 0:00 and 12:00, UTC Timezone.</strong></p></figcaption></figure>

### Days

<figure><img src="/files/Ge6NHWK8KXFnIOfeEPvB" alt="" width="563"><figcaption><p><strong>We want to place a cancel signal during the whole week-end, UTC Timezone.</strong></p></figcaption></figure>

### Period

* Every \[A] candle \[timeframe\_A], at the minute \[B], place a ... signal

<figure><img src="/files/bTiZhnPlJFO77LKvC1l1" alt=""><figcaption><p>We want to place a long signal every 1 hour at the 59th minutes.</p></figcaption></figure>

### Calendar Trading tips

#### 1. **Align Trades with Market Sessions**

Analyze how your trading asset behave during all 3 sessions. Use the Calendar Indicator to pinpoint the opening and closing times of major trading sessions, such as London, New York, and Tokyo. These periods often experience increased trading volume and volatility, providing opportunities for profitable trades. For instance, if you notice that the New York session is about to open, you might anticipate a surge in activity and adjust your trading strategy to take advantage of the potential price movements. This alignment helps you optimize your entry and exit points for higher probability trades.

#### 2. **Avoid Trading During Low Volatility Periods**

The Calendar Indicator can also help you identify periods of low volatility, typically found between major market sessions. For example, there is often a lull in trading activity between the closing of the New York session and the opening of the Tokyo session. By marking these times, you can avoid entering trades when the market is less active, which can reduce the likelihood of slippage and false signals, and help you focus on periods with more predictable and substantial price movements.

#### 3. **Plan for Economic Events and News Releases**

Combine the Calendar Indicator with an economic calendar to plan your trades around significant economic events and news releases. Major announcements, such as interest rate decisions or economic data releases, often occur at specific times and can greatly influence market volatility. By setting your Calendar Indicator to alert you of these key times, you can either prepare to capitalize on the resulting price movements or avoid trading during these potentially unpredictable periods, depending on your risk tolerance and trading strategy.

Using Runbot Calendar Indicator in these ways allows you to better manage your trading schedule, capitalize on periods of high activity, and avoid times of potential market uncertainty.


---

# 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.runbot.io/indicators/runbot-indicators/calendar.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.
