Last updated: September 2026
No analytics, no advertising, no tracking pixels, no third-party scripts on the pages you see after signing in, and no cookies beyond the one that keeps you logged in. Nothing is sold or shared with anyone.
One: a signed session cookie holding an opaque session id and nothing else. It is marked HttpOnly, Secure and SameSite=Lax, and it expires after 30 days. Clearing it logs you out.
On a single server, in a database reachable only from that machine, with nightly backups kept for seven days. Traffic is encrypted end to end.
Ask, and the account and everything attached to it — sessions, trades, reports — is deleted. Not anonymised or archived; the rows are removed, and the next backup rotation takes the last copies with it.
Questions about any of this go to the address on the about page.