# March 7th, 2026

## Broker Bulk Actions

Enable bulk operations for managing broker connections.

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

## Bid-Ask Spread Filter

In the `Entry` section of your subscription settings, you'll find a new `Entry bid-ask spread filter` field. This feature allows you to reject entries with spreads wider than your set limit, helping avoid trades during volatile periods.

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

## Other Improvements

* **Robinhood Integration**: Enhanced performance by implementing additional caching mechanisms.
* **Options Symbol Validation**: Improved validation process for contract expiration dates.
* **Coinbase Integration**: Added support for manual API key connections, in addition to OAuth.
* **Security Requirements**: Enabled requirement for verified email and 2-factor authentication prior to broker connection.


---

# 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-7th-2026.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.
