# Broker and Data Feed Connections

## Managing Workspaces

How to Create and Manage Workspaces (Broker and Data Feed Connections) in the MotiveWave trading platform.

MotiveWave connects to 38+ brokers and data feeds, as well as any broker who can connect via CQG, Rithmic, or Gain Capital (see [Brokers and Data Feed](https://www.motivewave.com/connections.htm) pages for the full list of supported brokers and data service providers).

You can also import data into MotiveWave using CSV, ASCII, or Metastock database formats.

{% embed url="<https://youtu.be/t9h3G234TDY>" %}

## Connect to Interactive Brokers

Creating the broker connection to TWS and Interactive Brokers (IB) in the MotiveWave trading platform.

{% embed url="<https://youtu.be/jc_ftOuDKN4>" %}

## Importing Data

How to import data in CSV, ASCII or Metastock Database formats into the MotiveWave trading platform, including how to set up an automatic import of an updated data file.

{% embed url="<https://youtu.be/4hju574Ga_Q>" %}

## Exporting Data

How to export data out of the MotiveWave trading platform.

{% embed url="<https://youtu.be/J1jzqWi8yPw>" %}

## Commissions

How to set up a Commissions structure for an asset class (example Stocks) or an individual symbol in the MotiveWave trading platform. Commissions can be set up to be calculated by MotiveWave using the simulated account, in Replay Mode or as part of Strategy Backtesting.

{% embed url="<https://youtu.be/auVAt-_G_U4>" %}


---

# 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/video-tutorials/broker-and-data-feed-connections.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.
