Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.65 KB

File metadata and controls

32 lines (21 loc) · 1.65 KB

AlphaMind Documentation

This directory documents AlphaMind as it actually exists in this repository. Where a capability is scaffolding or research-only rather than wired into the live API, the docs say so.

Start here

  • Installation - set up the backend and both frontends.
  • Usage - run the stack and use each surface.
  • Configuration - environment variables and settings.

Reference

Examples

Contributing

A note on data

By default the backend returns deterministic seeded and synthetic data so the platform runs with no external accounts. Market data uses Yahoo Finance automatically when reachable, with a synthetic fallback. There is no live broker; trading is simulated in-process. Keep this in mind when reading any performance figures in these docs: they illustrate the mechanics, not a real track record.