Accounts and access
Access requires an authenticated account. Every workspace is isolated at the database level with row-level security, so members only ever see data belonging to workspaces they have been granted access to. Workspace roles determine who can manage accounts, connections and settings.
Platform and hosting
CW Trades runs on Lovable Cloud managed infrastructure. Application traffic is served over HTTPS, and data is stored in a managed Postgres database with access controlled by policy rather than by application code alone.
Broker credentials
Broker credentials are handled server-side and stored encrypted. They are never exposed to the browser and are not returned by any client-facing interface. Broker connections operate read-only by default; controls that change account state are separate, explicit and individually recorded.
What we record
CW Trades stores the trading data you import or synchronise, the journal and planning content you write, your workspace configuration and operational records such as import lineage, risk events and command history. Trade identities, risk events and lineage records are append-only.
Cookies and analytics
CW Trades uses cookies and local storage necessary to keep you signed in and to remember workspace preferences. See the privacy policy for the current position on any analytics processing.
Retention, export and deletion
You can export your data from Settings at any time. You can also request account and workspace deletion from Settings; deletion removes your workspace data according to the process described in the privacy policy.
Vulnerability reporting
If you believe you have found a security issue, contact us through the support page with enough detail to reproduce it. Please do not test against other users' data.