# March 18th, 2025

* Fixed issue with Tradovate and NinjaTrader spread symbols like **ES -H5 +M5** causing the the orders list to not render. We do not support these kinds of orders yet so the order list was changed to simply hide these orders for now until we are able to properly support calendar spreads.
* Fixed issue with billing checkout coupon code modal not loading correctly.


---

# 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-18th-2025.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.
