# Exporting Data

Historical data may be exported from MotiveWave™ in several different formats. Choose ***Chart > Data > Export Data*** from the top Console menu bar. This dialog has the following elements:

* **Symbol** – Choose the instrument that you would like to export. By default this is the instrument from the chart where the dialog was launched.
* **Bar Size** – Choose the Bar Size for the historical data
* **Bar Count** – Number of Bars to Export. Choose All Available to export all available data in the historical database
* **Regular Trading Hours (RTH) Data** – Check this to only include bars that are part of the regular trading session
* **Data File** – Click on the Browse button to the right to choose the data file where the data will be saved.
* **Format** – Choose the Export Format
  * CSV – yyyyMMdd HHmmss,O,H,L,C,V
  * CSV – dd/MM/yyyy HH:mm:ss,O,H,L,C,V
  * Ninja Trader – Start Of Bar Time
  * Ninja Trader – End Of Bar Time

<figure><img src="/files/cvuVsdTHv1rhkK0ApWfi" 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/user-guide/charts-1/exporting-data.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.
