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

Finance · Store package · v1.13.0

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.

How it runs

What happens when you use it.

Not a chat window with a plugin behind it. Every step below is something the app declares in its manifest, which is why it can be told to you plainly.

  1. 01

    The result lands where you can check it

    As state keyed to you in the platform's store, which the assistant can then answer questions about.

Also on the finance shelf

Apps that pair with this one.

All 7 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.