-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Unofficial command-line client (and async Python SDK) for the Capital.com Open API — market data, guarded order execution, watchlists, and real-time streaming, from your terminal.
Unofficial. Not affiliated with, endorsed by, or sponsored by Capital.com. CFD trading carries a high risk of losing money.
capctldefaults to the demo environment and keeps trading off until you explicitly opt in.
📖 This wiki is a signpost. The authoritative, version-matched docs live in the repository under
docs/— they're reviewed alongside the code and always match the release you installed. Start there for anything canonical; use this wiki for the FAQ and quick orientation.
pipx install capitalcom-cli # recommended (isolated global command)
uv tool install capitalcom-cli # or, with uv
brew install SimonTarara62/tap/capctl # macOS/Linux, via HomebrewThen capctl --help. New to it? Follow Getting started below — it goes from
no account and no API key to your first practice trade on a demo account.
Start here
- Getting started — zero to your first demo trade
- FAQ — common questions (this wiki)
Using it
Building on it
Project
Unofficial project — not affiliated with, endorsed by, or sponsored by Capital.com. Nothing here is financial advice. Apache-2.0. · Repository · Issues
Docs (in repo)