STORE PACKAGE
AGPL-3.0 · SELF-HOSTED · YOUR KEYS

Finance · Store package · v1.1.1

Intelligent Trades

Signal-justified stock trading (ADR-052).

Opens ?app=intelligent-trades on the demo deployment. On your own box it is the same URL.

What it does

The rest of the story.

Capture a market signal, let the trading-analyst reason it into a decision tree, and execute through the provider-agnostic BrokerAdapter (Alpaca paper / Schwab live) - every order FK-bound to its justifying decision and signals. Dual paper/live books, PAPER-ONLY by default; the env-level live gate (TRADING_LIVE_ENABLED + explicit confirm) and the whole autopilot/engine stay framework-resident - this package is the four route surfaces (/api/trading, /autopilot, /lab, /trading-charts), the cockpit surface + vendored chart lib, the trading_* operator tools, and the analyst/feed-bot manifest. NOTE: package directory is 'trading' (install trading); the registered app name stays intelligent-trades.

Also on the finance shelf

Apps that pair with this one.

All 6 finance apps →

Underneath

What every app on this site is standing on.

This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.