# March 11th, 2024

## Bug Fix

In this release we addressed a bug in the **Trading Window** functionality caused by day light savings time. You may have noticed your **from** and **to** trading window times moved forward by an hour after day light savings times. We fixed the underlying issue but to fully address the issue you need to edit your strategy subscription settings and make sure your times are correct after day light savings time. We emailed all active accounts that have trading windows defined in a strategy subscription.


---

# 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.traderspost.io/releases/old-releases/march-11th-2024.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.
