Active
Cloud persistence and local cache
Core data for a signed-in account uses Supabase when the relevant tables are available, with a controlled local fallback.
Data safety
Synchronized data is isolated by account, while a local cache provides fallback continuity on the device.
Active
Core data for a signed-in account uses Supabase when the relevant tables are available, with a controlled local fallback.
Active protection
Exposed tables use RLS policies so an authenticated user can access only their own rows.
Available
Users can download a copy of their trades as JSON or CSV with protection against CSV formulas.
Local
Some V1 data, such as the Watchlist, may remain in browser storage and is not synchronized across devices.