# Version 1.0.3.2 - Enhanced Rollover Flexibility

{% embed url="<https://youtu.be/Pu4E7bF5mYg>" %}

#### 🚀 **What’s New?**

We’ve upgraded the **Rollover Configuration** module to offer more flexibility and better control over how and when rollovers are executed.

***

#### ✨ **New Enhancements**

**📅 Rollover Day Selection**

Now you can choose **when** the rollover should be triggered:

* On Expiry Day
* 1 to 10 Days Before Expiry

This empowers traders to manage rollovers proactively without waiting until the last moment.

**⏰ Rollover Time Control**

Set a **specific time** on the selected Rollover Day for executing the rollover.

This removes the earlier dependency on *Expiry Square-off Time* for rollovers, offering clearer separation between rollover and square-off actions.

***

#### 🔄 **Updated Rollover Behavior**

**Before:**

* Rollover was only allowed **on Expiry Day**.
* **Expiry Square-off Time** controlled both rollover and square-off.

**Now:**

* Rollover Day & Time are **fully customizable**.
* **Expiry Square-off Time** will only apply when the strategy is set to **"Don't Rollover"**.

***

#### ✅ **Existing Features (Unchanged)**

* **Rollover Option:**
  * Don’t Rollover
  * Next Expiry
  * Next Monthly Expiry
* **Rollover Strike (for Option Dynamic):**
  * Still functions as before for precise strike selection.

***

#### 🧩 **Why This Matters?**

These enhancements allow for **greater planning, better automation**, and **reduced last-minute execution risks**, especially in options trading and expiry-based strategies.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://algomojo.com/login-to-broker/">Login To Broker</a></td></tr><tr><td><a href="https://algomojo.com/open-an-account/">Open an Account</a></td></tr></tbody></table>


---

# 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.algomojo.com/releases/version-1.0.3.2-enhanced-rollover-flexibility.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.
