Last updated 11 September 2026.
This describes what TradeGen actually does with data. It is written to be checkable against the source rather than to be comprehensive, and where a thing does not happen it says so plainly instead of staying silent.
If you sign in with Google, TradeGen receives and stores:
That is the whole of it. TradeGen asks Google only for the openid, email and profile scopes. It cannot read your Gmail, Drive, contacts or calendar, and it never sees your Google password.
Anything you enter is stored against your account: trades, watchlist, alerts, saved theses, and the history of analyses you have run. Only you can see it. Other people signed into the same installation cannot read it, and that separation is enforced by the database query rather than by the interface hiding things.
One thing is deliberately shared: the measured strategy record, which says how a given strategy has behaved on a given instrument. It contains no personal information, describes markets rather than people, and is what makes the analysis better as more of it accumulates.
To produce an analysis, TradeGen sends the instrument you asked about to the sources it reads. It does not send your identity, your positions or your journal to any of them.
| Sent to | What is sent | Why |
|---|---|---|
| Yahoo Finance | The ticker | Prices, fundamentals, options |
| SEC EDGAR | The ticker | Filings and filed financials |
| Google News | The company name | Headlines |
| StockTwits | The ticker | Retail posts |
| Anthropic | Headlines and gathered figures, only if an API key is configured | Sentiment and written reasoning |
Your data stays until you remove it. Every dataset can be downloaded as CSV or JSON from the Account page at any time, without asking anyone. Deleting your account removes your trades, watchlist, alerts, theses and analysis history immediately and permanently; the shared strategy record stays, because it was never yours alone and contains nothing about you.
Sessions expire after 30 days. Signing out ends the session on the server rather than only in the browser.
Sign-in uses Google's authorization code flow with PKCE, exchanged between servers. Session tokens are random, opaque and stored, so they can be revoked. Credentials are read from the environment and are never written to a configuration file.
Questions about this page: mousihleb@gmail.com
Analysis software, not financial advice.
Every figure here is measured from historical price data and can stop
describing the future at any moment. Day trading loses money for the large
majority of retail participants, and this tool's own measurements agree with
that. Never risk money you cannot afford to lose.
Terms ·
Privacy