# TradeStream Trading Journal

TradeStream is an automated trading journal designed to help you improve your trading results. You can run it inside the Terminal. More Info: <https://x.com/tradestream_xyz>, <https://tradestream.xyz/>

<figure><img src="/files/3toMTleSkYruwqpn5l3v" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: For now ByBit, Hyperliquid, Binance and BitGet accounts are supported
{% endhint %}

#### Enabling Tradestream

Go to Settings > Integrations and activate TradeStream, you will now have a TradeStream tab appear in Terminal. If you press on it you will be shown the TradeStream app.

#### Setting up Tradestream

The first time you open TradeStream a pop-up will appear which let's you add custom names for your accounts or ignore them if you don't want them in TradeStream. After you press "Add accounts names" your trading data should start syncing within 2-4 seconds (If nothing happens press the "refresh" button in the bottom left-corner to force the process to start).&#x20;

#### Managing accounts

In the bottom-left you'll see a circle with "AD" in it, if you hover you will be able to enable/disable any of your accounts, you can also delete an account if you want to remove it from TradeStream completely. Any accounts that you previously ignored will also show up here so you can re-add them.


---

# 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.insilicoterminal.com/documentation/application-elements/tradestream-trading-journal.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.
