Analyst layer
Named agents such as Buffett, Graham, Burry, Lynch, Ackman, Cathie Wood, and Druckenmiller provide style-specific interpretations.
Malisasa Quant is the multi-agent research and portfolio engine behind future Malisasa beta products. It combines analyst-style signals, risk overlays, portfolio decisions, and backtesting into one system-level workflow.
This system is presented for educational product transparency only. It is not investment advice or an offer of managed trading.
The codebase already points to a layered workflow: fetch data, run multiple analysts, aggregate reasoning, apply risk controls, then produce a portfolio-oriented decision surface.
Named agents such as Buffett, Graham, Burry, Lynch, Ackman, Cathie Wood, and Druckenmiller provide style-specific interpretations.
Dedicated technical, sentiment, fundamentals, and valuation agents can supplement or challenge style-based opinions.
A portfolio manager and risk manager sit above the analyst outputs to shape position direction, sizing, and trade quality.
Malisasa Quant is not only a UI idea. The repository already includes supporting utilities that make it useful as a research system rather than a single prompt wrapper.
The engine fetches price history, financial statements, company news, and insider-trade data, with caching and fallback logic in the data layer.
A backtester module supports long and short positions, cash tracking, margin handling, exposure measurement, and portfolio-value history.
The backend includes event logging, progress updates, and request tracing so the workflow can be observed as a real product service.
AIHF Addin is the browser-facing product shell. Malisasa Quant is the deeper research engine that can power richer future workflows once the product surface is ready.
Focuses on the user-facing add-in flow: sign-in, ticker entry, model selection, and receiving one structured result.
Focuses on the engine: multi-agent signals, portfolio logic, risk constraints, and possible future research workflows.
Both remain beta concepts under the Malisasa brand, with no public install or public managed-trading offer published here.