MEMOO ALPHA
Paper Live Pilot RunningPortfolio
Click a portfolio row to inspect.
| Run ID | Date | TF | Syms | Clients | Trades | Win% | PnL | Score | |
|---|---|---|---|---|---|---|---|---|---|
| Run a backtest to see results here. | |||||||||
Create Paper Portfolio
Portfolios Hub
Create Paper Portfolio
Live Pilot ⚡
| Symbol | Proposals | Approved | Open | Closed |
|---|---|---|---|---|
| — | ||||
Governed Proposals
| ID | Symbol/Side | Qty @ Entry | Strategy | Status | Consensus | Votes A/R | Age | ⚠ | Actions | |
|---|---|---|---|---|---|---|---|---|---|---|
| No proposals yet. | ||||||||||
Loading…
⚠ Manual Controls (audited)
Attributed Trades
| Symbol/Side | Strategy | Entry | Exit | PnL | Exit Reason | Consensus | Held | Opened | Closed |
|---|---|---|---|---|---|---|---|---|---|
| No attributed trades yet. | |||||||||
Analytics
| Strategy | # | Win% | PnL |
|---|---|---|---|
| No data yet. | |||
| Reason | # | Win% | PnL |
|---|---|---|---|
| No data yet. | |||
| Bucket | # | Win% | PnL |
|---|---|---|---|
| No data yet. | |||
Recent Events
| Time (KWT) | Type | Sev | Message | PnL |
|---|---|---|---|---|
| No events yet. | ||||
Risk & Limits
Operating Mode
Auto Profiles
Per-strategy auto-approve thresholds (overrides global). Leave blank to use global.| Strategy | Threshold | Manual Only | |
|---|---|---|---|
| Loading… | |||
Symbol Universe
Symbols available to all enabled strategy clients. Max 20 USDT pairs.Strategy Clients
Enable strategy clients for this portfolio. All are disabled by default. Proposals are paper-only — council + auto-decide applies normally.
System Policy
Governance controls are enforced by the SystemGuardian API on port 8765. Use Portfolios › Halt / Resume buttons to pause individual paper portfolios, or apply the global kill-switch via Wallet Control Panel.
Audit Trail
- All POST actions (halt, resume, approve, reject) logged in
events.jsonl - Council decisions record voter scores and consensus — visible in Portfolios › Proposals tab.
- Attribution snapshots freeze portfolio state at trade open for post-close analysis.
- Pilot auto-approve: cs ≥ 0.75 · Auto-reject: cs ≤ 0.25
System Architecture
- API server — Python BaseHTTPRequestHandler on port 8765. Monkey-patched by feature modules.
- Frontend — Single-page app at
/var/www/memoo.site/index.htmlserved by nginx. - Storage — SQLite at
paper.db, events atevents.jsonl. - Auth — Cookie
admin_session=1checked on every API request. - Live Pilot — Background thread. Binance public REST only. No private keys.
- Council — 4 voters: EdgeGate, TrendBias, RiskGuard, Diversification. Auto-approve at cs ≥ 0.75.
SOP Helper
Copy-ready commands for Robust Zone experiments. Run in Claude Terminal.
BACKTEST_MAX_BARS=25920 python3 run/run_multi_agent_backtest.py
BACKTEST_MAX_BARS=8640 python3 run/run_multi_agent_backtest.py
API Reference
| Endpoint | Method | Description |
|---|---|---|
| /admin/api/portfolio/paper/list | GET | List all paper portfolios |
| /admin/api/analytics/portfolio?id=&window=30d | GET | Portfolio analytics |
| /admin/api/reports/portfolio?id=&format=html | GET | Executive report |
| /admin/api/portfolio/paper/halt | POST | Halt a portfolio |
| /admin/api/portfolio/paper/resume | POST | Resume a portfolio |
| /admin/api/live_pilot/status | GET | Pilot thread state |
Strategy Codes & Voter IDs
Human-readable names for all strategy codes and council voter IDs used across the platform.
| Code | Name | Description |
|---|---|---|
| SR | Support/Resistance | EMA crossover on S/R zones |
| SMC | Smart Money Concepts | Order block + structure signals |
| VOL | Volatility Filter | ATR-based risk gate |
| SR_LIVE_SIMPLE | SR Live (Simple) | EMA(9/21) live crossover |
| TF_MA_CROSS | MA Crossover | EMA(20/50) on 15m + 1h confirm |
| MOMENTUM | Momentum | ROC/EMA slope + volume filter on 1h |
| BREAKOUT | Breakout | 20-bar high breakout + volume on 15m |
| MEAN_REVERT_BB | BB Mean Reversion | Bollinger lower-band touch + revert |
| RSI_TREND | RSI Trend | RSI oversold + EMA200 trend filter |
| MACD_CROSS | MACD Cross | MACD line crossover + histogram filter |
| VOL_REGIME | Vol Regime | ATR band gate — avoid extremes |
| GRID_RANGE | Grid Range | Low-ADX range detection + grid entries |
| ARB_TRI | Triangular Arb | Triangular mispricing detector (paper) |
| MM_BASIC | Market Making | Mid-price spread proposer (paper) |
Council Voters
| EdgeGateVoter_v1 | Edge Gate | Blocked-trade event gate |
| TrendBiasVoter_v1 | Trend Bias | Strategy-side alignment scorer |
| RiskGuardVoter_v1 | Risk Guard | Daily loss cap + max trades enforcer |
| DiversificationVoter_v1 | Diversification | Symbol + open trade concentration limit |
Export Strategy Intelligence Pack
Backup Manager
/var/www/memoo.site/backups/Calibration Summary
Auto-generate a decision memo from live analytics. Shows run window, KPIs, agent ranking, council calibration, risk events, and recommended actions.
Live Execution Engine
Live order routing and exchange connectivity will be available here in a future phase.
Currently all trading is paper-only — no live orders are placed.
| Agent | Type | Rank | Closed | Win% | PnL | AvgWin | AvgLoss | PF | BestSym | CS Avg | Rec | Contract |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Loading… | ||||||||||||