返回目录
开源项目自动化与 Agent 类新手

GitHub - Fincept-Corporation/FinceptTerminal: FinceptTerminal is a modern finance application offering advanced market analytics, investment

Important 🔒 Fincept Terminal Enterprise — the private edition. Launch price: 90% off, ends soon. Proprietary real-time data · Multi-agent AI research · Live broker & algo execution · Priority support Plan Was Launch price Exclusive $99 $10 /user/mo

0 次阅读2026/09/18 发布
GitHub - Fincept-Corporation/FinceptTerminal: FinceptTerminal is a modern finance application offering advanced market analytics, investment 来源图片

社区作者 · zZz

它解决什么问题

Important

🔒 Fincept Terminal Enterprise — the private edition. Launch price: 90% off, ends soon.

Proprietary real-time data · Multi-agent AI research · Live broker & algo execution · Priority support

Plan Was Launch price

Exclusive $99 $10 /user/mo

Exclusive+ $199 $20 /user/mo

Exclusive Pro ⭐ Most popular $299 $40 /user/mo

Early seats locked in at launch price for life · No annual lock-in, cancel anytime · This open-source repo stays free under AGPL-3.0

Tip

Quantcept — the AI research desk that never closes.

Markets · Backtests · Portfolios · Documents · Watchlists · Memory — 30+ primary data sources, running around the clock.

Plan Price

Free $0 · 350 credits, no card

Alpha $14 / 30 days

Apex $24 / 30 days

30-day passes — nothing auto-renews · Students: Alpha for $10 · Free to start at quantcept.io

Fincept Terminal

Your Thinking is the Only Limit. The Data Isn't.

State-of-the-art financial intelligence platform with institutional-grade financial analytics, AI automation, and unlimited data connectivity.

📥 Download · 🏢 Enterprise · 💳 Pricing · 📖 Manual · 💬 Discussions · 💬 Discord · 📈 Quantcept

English · Deutsch · Español · Français · हिन्दी · 日本語 · 한국어 · 简体中文 · 繁體中文

Equity Research

Portfolio

News

Node Editor

About

Fincept Terminal is a native C++20 desktop terminal for financial research — Qt6 UI, embedded Python 3.11 analytics, one binary, no Electron.

Two editions run on one data core. Enterprise is the private, closed-source build the team develops daily, for funds, family offices and research desks. This repo is the free AGPL-3.0 edition — learning, personal use, academic research — shipping one release a month.

Use the open build if you're a student, hobbyist or academic. Use Enterprise if you're a firm, or if the terminal is how you earn: AGPL copyleft won't apply, and the open build's real cost is your own data and LLM bills, charged per token with no ceiling.

Open Source Enterprise

Licence AGPL-3.0 — strong copyleft Proprietary — no copyleft to manage

Cost Free, plus your own data and LLM bills $99 / $199 / $299 $10 / $20 / $40 per user/month — launch pricing

Data Free public feeds, your own API keys Private datasets, deeper history, point-in-time

AI Bring your own LLM key 400–5,000 credits included · multi-agent research · private dataroom

Trading Paper trading + broker integrations Live broker routing + live algo deployment

Controls — SSO/SAML, audit logs, RBAC, SLA-backed support

See Enterprise → · Full comparison · Pricing · FAQ

Enterprise

41 modules across six desks — agentic research, quant lab and backtesting, deep fundamental research, markets and execution, macro and global intelligence, and your own workspace. All of it in a 700-page manual .

Exclusive Exclusive+ Exclusive Pro ★

$99 $10 /user/mo $199 $20 /user/mo $299 $40 /user/mo

AI credits / month 400 2,000 5,000

Deep research + agent teams — ✓ ✓

Live broker trading + algo — — ✓

Monthly billing, no lock-in, no seat minimum, 10% off quarterly — at launch pricing that is $120–$480 per user per year , against roughly $27,000 for a Bloomberg seat. Universities: 5 Exclusive Pro seats for $699/month .

These plans are the whole price list: no negotiated pricing, no separate commercial licence.

Enterprise needs its own account — free Fincept logins don't sign in to it.

Create account · Book a walkthrough

Install

Latest release: v4.5.0 — View all releases

Platform Download Run

Windows x64 FinceptTerminal-Windows-x64-setup.exe Run installer → launch FinceptTerminal.exe

Linux x64 (AppImage) FinceptTerminal-Linux-x64.run

命令
chmod +x → run installer

Linux x64 (Debian/Ubuntu) FinceptTerminal-Linux-x64.deb sudo apt install ./FinceptTerminal-*.deb

Linux x64 (Fedora/RHEL) FinceptTerminal-Linux-x64.rpm sudo dnf install ./FinceptTerminal-*.rpm

macOS Apple Silicon FinceptTerminal-macOS-arm64.dmg Open DMG → drag to Applications

Build from source — Linux/macOS

Build from source — Linux/macOS
git clone … && ./setup.sh . Windows and manual builds, the pinned toolchain ( CMake 3.27.7 · Ninja 1.11.1 · Qt 6.8.3 · Python 3.11.9 ) and troubleshooting live in docs/GETTING_STARTED.md . Versions are pinned — newer or older ones are unsupported.

Looking for the Enterprise build? It has its own signed installers for Windows, macOS and Linux, behind an Enterprise login — get them here .

What's in the open build

  • Analytics — DCF, portfolio optimisation, VaR/Sharpe, derivatives pricing, fixed income, alternatives, plus an 18-module QuantLib suite
  • AI — 37 trader/investor, economic and geopolitics agents; bring your own key (OpenAI, Anthropic, Gemini, Groq, DeepSeek, OpenRouter, Ollama)
  • Data — 100+ connectors: FRED, IMF, World Bank, DBnomics, AkShare, Polygon, Kraken, Yahoo Finance, government APIs
  • Trading — crypto and equity feeds, paper-trading engine, 16 broker integrations
  • Automation — visual node editor, MCP tools, AI Quant Lab (ML, factor discovery, RL)
  • Global intelligence — maritime tracking, geopolitical analysis, relationship mapping

Native C++20 · Qt6 · embedded Python 3.11 · single binary · no Node.js, no browser runtime.

How this repo is maintained

This repo stays public and will not be deleted . Everything already released stays released.

It now ships one release a month rather than continuous development, because the team's daily work is on Enterprise. Issues and pull requests are still reviewed, and fixes land on the monthly cycle. Security reports go to [email protected] .

Contributing

New data connectors, AI agents, analytics modules, C++ screens and documentation are all welcome.

Contributing guide · C++ guide · Python guide · Architecture · Report a bug · Request a feature

Also from Fincept

  • Fincept Data API — 500+ REST endpoints, 423,000+ instruments, 2,000+ sources. Free tier included with any account.
  • Quantcept — AI research desk for markets: primary data, backtests, portfolios, documents and 24/7 monitors. Free to start; Alpha $14 / Apex $24 per 30 days.

License

AGPL-3.0-or-later — full text in LICENSE .

Free for personal use, learning and academic research. AGPL-3.0 is strong copyleft, not permissive : distribute a modified build, or run one as a service other people reach, and you must publish your changes under the same licence.

For most legal teams that is the row that ends the discussion — which is why firms take Enterprise , which is proprietary and carries no copyleft obligations to manage. Personal, non-distributed use carries no obligations.

Fincept no longer sells a separate commercial or academic licence for this repository. Commercial, enterprise and university needs are served by Fincept Terminal Enterprise at the published prices above.

Trademarks. "Fincept", "Fincept Terminal" and the Fincept logo are trademarks of Fincept Corporation. Use in any forked, derivative, rebranded or commercial product requires prior written permission.

Questions: [email protected] · Terms · Privacy

© 2025–2026 Fincept Corporation. All rights reserved.

Your Thinking is the Only Limit. The Data Isn't.

⭐ Star · 🔄 Share · 🤝 Contribute

— 本文由 AI 根据公开来源辅助整理,命令、版本与许可证请在使用前到原始页面复核。

安装 / 开始使用

Install Latest release: v4.5.0 — View all releases Platform Download Run Windows x64 FinceptTerminal-Windows-x64-setup.exe Run installer → launch FinceptTerminal.exe Linux x64 (AppImage) FinceptTerminal-Linux-x64.run

命令
chmod +x → run installer

Linux x64 (Debian/Ubuntu) FinceptTerminal-Linux-x64.deb sudo apt install ./FinceptTerminal-*.deb Linux x64 (Fedora/RHEL) FinceptTerminal-Linux-x64.rpm sudo dnf install ./FinceptTerminal-*.rpm macOS Apple Silicon FinceptTerminal-macOS-arm64.dmg Open DMG → drag to Applications

Build from source — Linux/macOS

Build from source — Linux/macOS
git clone … && ./setup.sh . Windows and manual builds, the pinned toolchain ( CMake 3.27.7 · Ninja 1.11.1 · Qt 6.8.3 · Python 3.11.9 ) and troubleshooting live in docs/GETTING_STARTED.md . Versions are pinned — newer or older ones are unsupported.

Looking for the Enterprise build? It has its own signed installers for Windows, macOS and Linux, behind an Enterprise login — get them here . What's in the open build

Native C++20 · Qt6 · embedded Python 3.11 · single binary · no Node.js, no browser runtime. How this repo is maintained This repo stays public and will not be deleted . Everything already released stays released.

It now ships one release a month rather than continuous development, because the team's daily work is on Enterprise. Issues and pull requests are still reviewed, and fixes land on the monthly cycle. Security reports go to [email protected] .

Contributing New data connectors, AI agents, analytics modules, C++ screens and documentation are all welcome. Contributing guide · C++ guide · Python guide · Architecture · Report a bug · Request a feature Also from Fincept

License AGPL-3.0-or-later — full text in LICENSE . Free for personal use, learning and academic research. AGPL-3.

0 is strong copyleft, not permissive : distribute a modified build, or run one as a service other people reach, and you must publish your changes under the same licence.

For most legal teams that is the row that ends the discussion — which is why firms take Enterprise , which is proprietary and carries no copyleft obligations to manage. Personal, non-distributed use carries no obligations.

Fincept no longer sells a separate commercial or academic licence for this repository. Commercial, enterprise and university needs are served by Fincept Terminal Enterprise at the published prices above. Trademarks.

"Fincept", "Fincept Terminal" and the Fincept logo are trademarks of Fincept Corporation. Use in any forked, derivative, rebranded or commercial product requires prior written permission. Questions: support@fincept.

in · Terms · Privacy © 2025–2026 Fincept Corporation. All rights reserved. Your Thinking is the Only Limit. The Data Isn't. ⭐ Star · 🔄 Share · 🤝 Contribute

  • Analytics — DCF, portfolio optimisation, VaR/Sharpe, derivatives pricing, fixed income, alternatives, plus an 18-module QuantLib suite
  • AI — 37 trader/investor, economic and geopolitics agents; bring your own key (OpenAI, Anthropic, Gemini, Groq, DeepSeek, OpenRouter, Ollama)
  • Data — 100+ connectors: FRED, IMF, World Bank, DBnomics, AkShare, Polygon, Kraken, Yahoo Finance, government APIs
  • Trading — crypto and equity feeds, paper-trading engine, 16 broker integrations
  • Automation — visual node editor, MCP tools, AI Quant Lab (ML, factor discovery, RL)
  • Global intelligence — maritime tracking, geopolitical analysis, relationship mapping
  • Fincept Data API — 500+ REST endpoints, 423,000+ instruments, 2,000+ sources. Free tier included with any account.
  • Quantcept — AI research desk for markets: primary data, backtests, portfolios, documents and 24/7 monitors. Free to start; Alpha $14 / Apex $24 per 30 days.

来源教程配图

Hits
配图 1 · Hits查看原图
Fincept Terminal
配图 2 · Fincept Terminal查看原图
教程配图
配图 3 · 教程配图查看原图
教程配图
配图 4 · 教程配图查看原图
教程配图
配图 5 · 教程配图查看原图
教程配图
配图 6 · 教程配图查看原图
Star History Chart
配图 7 · Star History Chart查看原图
Repobeats
配图 8 · Repobeats查看原图

适用场景

学习研究
开源项目实践