# July 2nd, 2025

## Submit Signal Improvements

Merged the standalone `Strategy > Submit Signal` page with the `Strategy > Ticker` page. There is no standalone Submit Signal page now and after you submit a signal, you will remain on the current page and the page updates as the signal is processed and trades are executed.

<figure><img src="/files/NFQJ17bF3QQ4ktMNU89H" alt=""><figcaption></figcaption></figure>

The `Submit Signal` menu item will also now link to the current ticker you are viewing to make it easier to submit a signal for the ticker you are viewing.

## Create Strategy Improvements

After creating a strategy, you will  now be taken to the screen where you can edit the subscription defaults. These settings are inherited by every subscription when you subscribe to a strategy.

After setting the strategy subscription defaults, you can then click `Save & Connect to Broker` to create a subscription to connect the strategy to your broker.

<figure><img src="/files/DlnIdM4zOCn7CfoXnUQ8" alt=""><figcaption></figcaption></figure>


---

# 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/july-2nd-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.
