Concepts

These pages explain the product model shared by strategies, Forge, Terminal, and integrations. Understanding these concepts will help you predict how unfamiliar parts of the system behave.

If you’re new to Aurum, read these in order:

  1. Platform Architecture — the four product surfaces and how data flows between them.

  2. Reactive Application Model — the event-driven execution model behind every strategy.

  3. Resources, Live Data, and History — the data contract system that connects strategies to clients.

  4. Design Philosophy — the principles behind the design decisions.

For reference material on exact interfaces, see the Reference section.