Account truth
Read balances, positions, executions, PnL and margin from IBKR without exposing an order route.
A self-hosted IBKR decision-support system that turns account facts, portfolio risk and market context into auditable actions—without placing a trade.
No broker connection. No real account data. No persistence.
Concentration exceeds the personal risk budget while the position remains above its stop.
Built for the moment between seeing a number and acting on it.
Read balances, positions, executions, PnL and margin from IBKR without exposing an order route.
Combine portfolio risk, technical state, market regime and existing plans into explainable actions.
Trace every recommendation, threshold, execution and outcome without rewriting the historical record.
Read-only mode is enforced at the API client and Gateway. The application contains no order, cancellation, exercise or transfer route. Adopting a recommendation creates a local draft only.
Read the safety modelEach evaluation stores status, evidence, source batch and notification state.
Explore three synthetic portfolio states and see how concentration, drawdown and liquidity alter the risk score and recommended action.
Launch demoPython, FastAPI, SQLite and Docker Compose. MIT licensed, self-hosted, documented in English and Chinese, and designed around synthetic tests.