Some preferences and short-lived state are stored in your browser's localStorage or sessionStorage — not as cookies. These remain entirely on your device and are never sent to our servers except when you ask the app to sync settings to your account.
localStorage
rawtrade-themeStores your selected theme preference (dark, light, or system)
themeLegacy theme key used alongside rawtrade-theme during settings saves
rawtrade-sidebar-collapsedRemembers your sidebar collapsed/expanded state
rt-pnl-paletteStores your P&L color palette preference (classic, CVD-safe, high-contrast)
exchange_ratesCaches currency exchange rates fetched from frankfurter.app so the app loads fast and works offline
rawtrade_tm_templatesStores any trade-plan templates saved from the Position Planner on this device. Legacy, migrating to server-side in a future release.
sessionStorage
rt_session_tokenShort-lived session token for the AI Coach streaming connection; cleared when you close the browser tab.
Other technologies
Sentry (error monitoring)We use Sentry to detect crashes and runtime errors. The SDK does not set cookies, but it may buffer short-lived session state in IndexedDB when a crash is captured. Events are masked by default (all text, all media) and scrubbed of request bodies. Treated as a legitimate-interest service for site security and reliability — runs on every page regardless of your cookie choice. If you prefer not to be included, contact us (below) and we'll exclude you from replay sampling.