# Charts Stopped Streaming Data

This could be caused by a number of things. Here are a few steps for troubleshooting this issue:

1. Disconnection from your broker or data feed. Check the WiFi icon in the bottom left corner of MotiveWave. Yellow/Amber indicates disconnection. MotiveWave will attempt to reconnect a few times on most supported connections before giving up.

<figure><img src="/files/7nzbUnwCxFYblxJUH45O" alt=""><figcaption></figcaption></figure>

2. Symbol conflict. If the user has duplicate symbols on the same data connection (For example: ESU1 and ESU21), this can cause a conflict and MotiveWave may stop sending data to one or both of the symbols. Create a workspace backup before proceeding (***File > Backup***). Go to ***Configure > Instruments***, search for the particular underlying symbol (ES) and delete the duplicate symbols (please note that deleting any instrument in the ***Configure > Preferences/Settings*** menu will remove any open charts with this symbol and will delete all analysis and chart data associated with it). Use the magnifying glass search icon to bring this instrument back into the workspace.
3. CQG stopped supporting single digit year symbols. They have replaced them with two digit year symbols (e.g. ENQH5 and MNQH5 were replaced with ENQH25 and MNQH25). Click on the ***Configure > Instruments*** menu and delete all of the single year digit specific symbols.
4. Interactive Brokers by default will only allow 100 active tickers in a workspace. You can check the number you are currently using by going to ***View > Active Tickers***. If you exceed your limit, data will be delivered randomly to different instruments, some of which may stop streaming data. You can contact IB about purchasing Quote Booster Packs to increase the number of active tickers allowed in your account. More information can be found [here](/knowledge-base/connection/interactive-brokers-connection.md)


---

# 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/charts/charts-stopped-streaming-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.
