# April 5, 2022

## Bug Fixes

* Fixed bug with the TradeStation options functionality on contracts that trade in increments of $0.10 cents when the price of the contract is above $3. TradersPost will round the generated prices to the valid increments the broker accepts. Prior to this fix, some trades may have been rejected by TradeStation with an error like the following due to the prices not being rounded to the correct increment.

![](/files/Q9ipZAT64zGNgYk4U9pC)


---

# 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/april-5-2022.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.
