Trade-plan storage
Saved trade plans are stored through internal RiskR API routes in a server-side persistence store. Routes are scoped per authenticated user identity, or a private-beta anonymous session when explicitly enabled.
Global Stock Trade Planner
RiskR is a planning tool with server-side trade-plan persistence and provider-safe routing. This page explains what is stored, what is not stored, and how requests are handled.
Saved trade plans are stored through internal RiskR API routes in a server-side persistence store. Routes are scoped per authenticated user identity, or a private-beta anonymous session when explicitly enabled.
The current Pro preview entitlement is local and demo-only until checkout and account systems are implemented.
EODHD symbol search and market context calls go through internal RiskR API routes, which call provider APIs server-side.
The EODHD token is never exposed to the browser. Client code only calls internal /api/riskr routes.
RiskR does not connect to brokerage accounts, does not place trades, and does not execute orders.