OpenCandle

Last updated

OpenCandle Docs

OpenCandle is an open source financial investigator that runs three ways: the web app at web.opencandle.app, the local GUI, and the terminal (TUI). All three fetch real market data before the model writes an answer.

It is read-only research software. It does not place trades, route orders, or provide financial advice.

How OpenCandle Works

  1. You ask a financial question in the web app, the local GUI, or the terminal.
  2. OpenCandle classifies the investigation and asks a follow-up only if a missing detail changes the answer.
  3. Tools fetch quotes, filings, options, macro data, and sentiment. Gaps and stale data are surfaced.
  4. The model writes an answer that separates facts from judgment and names the risks.

Pi is the bundled agent runtime (model setup, sessions, terminal shell). OpenCandle adds the finance tools, workflows, providers, and local state on top. No separate Pi install needed.

For a quick feel of the product, watch the launch video.

Start here

Guides

Reference

Build on it

Operating Principles

  • Evidence first. Show the data used; avoid unsupported conclusions.
  • Tools fetch and format. The model synthesizes.
  • Provider gaps stay visible: missing keys, stale data, degraded sources.
  • Your data stays on your device: under ~/.opencandle/ for the local GUI and terminal, in your browser for the web app.

OpenCandle gathers and organizes evidence. Judgment and risk stay with you.