Arthastra is a working intelligence system — not a prototype. The platform is live, the picks are real, and the data below is pulled directly from our backend.
Arthastra operates as a layered intelligence system composed of three core engines. Each layer has a defined responsibility, a governance model, and a measurable output.
Every action inside the platform passes through this pipeline before execution. Unregistered actions are refused. This architecture prevents uncontrolled behavior and keeps the system operating within defined boundaries.
| Ticker | Entry Price | Date | Confidence | Outcome | Return |
|---|---|---|---|---|---|
| Connecting to data feed… | |||||
| Time | Ticker | Action | Confidence | Status | Reason |
|---|---|---|---|---|---|
| Loading gate activity… | |||||
| Ticker | Strategy | Direction | Confidence | Time |
|---|---|---|---|---|
| Connecting to ARBI engine… | ||||
source == "synthetic" and skip entirely. Positions stay open until real WebSocket or live REST data returns. Synthetic fallback is now inert.session_wins in-memory counter, incremented only on real closed exits. Session win rate now derives exclusively from this counter, with an N/A guard when no trades have closed.tee. Even when visible, all positions showed "Trades: 0" because stop() wrote directly to the DB, bypassing the trade counter.stop() now routes all open positions through the standard _paper_exit() path at entry price (pnl=0, reason=session_end), ensuring they appear in the trade count. Stdout is explicitly flushed before the process exits.We're opening early access to a small number of investors who understand where this is going. Express your interest and we'll be in touch directly.