# Trade Report Is Incorrect

When generating a Trade Report, MotiveWave assumes you are flat at the start date/time. If you had a position open at the start date/time then it will report a closing trade as an opening trade and vice versa, this will result in an incorrect trade report. In order to avoid this, make sure the start date/time are during a period where you were flat.

<figure><img src="/files/HW2cB6ZAzFD8a7oTkJIM" 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.motivewave.com/knowledge-base/general/trade-report-is-incorrect.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.
