What leaves my machine, and where does it go?
Only what a feature needs, only when that feature runs, and only to the provider you configured. Nothing AI-related is sent to a TradePerformance server. If no AI feature runs, nothing leaves at all.
It is worth separating the two flows, because people often merge them.
Your trades already go to our database. That is the app working — your journal has to be stored somewhere for you to see it on a second device. That is unrelated to AI.
AI requests go somewhere else entirely. When you ask the Coach a question, run a chart read, or generate a weekly report, your browser makes a request directly to OpenAI, Anthropic, Groq or OpenRouter. What that request contains depends on the feature:
- Coach questionsYour recent trades, playbook setups, key levels and debriefs, plus the question you typed.
- Chart readsThe chart image itself, the trade's symbol and side, and your Key Levels list so the model can name levels the way you name them.
- Weekly report and daily summariesAggregate statistics from the period.
- Sentiment taggingThe note you wrote on that trade.
- Debrief and rule draftsThe relevant part of your journal for that day or setup.
Your context profile goes with several of them — the standing description of how you trade, if you filled it in. See the context profile.
What never goes: your password, your account email, your broker credentials, and your API key itself beyond the authorization header of the request it authorises.