FinceptTerminal
🇹🇭 ภาษาไทย
ภาพรวม
FinceptTerminal คือ finance terminal แบบ modern ที่เขียนด้วย C++20 + Python รันบน Qt6 ออกแบบมาเป็น all-in-one platform สำหรับนักลงทุน, นักวิเคราะห์, และ quant — รวม AI agents, data connectors, และ broker integrations ไว้ในที่เดียว (~19,000 ⭐)
ฟีเจอร์หลัก
AI & Analysis
- 37 AI agents แบ่งเป็น 3 กลุ่ม: trader/investor, economic analysis, geopolitical frameworks
- QuantLib suite: 18 quantitative analysis modules
- Multi-asset DCF models, portfolio optimization, risk metrics (VaR, Sharpe ratio)
- Derivatives pricing: equities, fixed income, alternatives
- ML models + factor discovery tools
Data Connectivity
| ประเภท | ตัวอย่าง |
|---|---|
| Market data | Polygon, Yahoo Finance, Kraken, HyperLiquid |
| Economic data | FRED, IMF, World Bank, DBnomics |
| Alternative data | Maritime tracking, geopolitical intelligence, sentiment |
| รวมทั้งหมด | 100+ connectors |
Broker Integrations (16 แห่ง)
Zerodha, Angel One, Upstox, IBKR, Alpaca, Saxo Bank และอื่นๆ
Workflows
- Node editor สำหรับ automation pipelines
- MCP tool integration
- Real-time crypto trading ผ่าน WebSocket (Kraken/HyperLiquid)
Tech Stack
| ส่วน | เทคโนโลยี |
|---|---|
| ภาษาหลัก | C++20 (43%), Python (56%) |
| UI Framework | Qt6 |
| Build | CMake 3.27.7 + Ninja |
| Platform | Windows x64, Linux x64, macOS Apple Silicon |
| LLM support | OpenAI, Claude (Anthropic), Gemini, Groq, DeepSeek, Ollama |
เปรียบเทียบ
FinceptTerminal เป็น Bloomberg Terminal alternative แบบ open approach — เน้น self-hosted + AI-native มากกว่า SaaS เทียบกับ OpenBB ที่เป็น data infrastructure layer เพียงอย่างเดียว FinceptTerminal มี UI และ execution layer ครบในตัว
ความเชื่อมโยง
- OpenBB — alternative: financial data infrastructure approach
- Algorithmic Trading — context หลักของ use case
- Multi-Agent Trading — 37 AI agents ใน terminal
- TradingView MCP — ทางเลือก MCP-based market access
🇬🇧 English
Overview
FinceptTerminal is a modern all-in-one finance terminal built in C++20 + Python with a Qt6 UI. It targets investors, analysts, and quants — combining 37 AI agents, 100+ data connectors, 16 broker integrations, and a QuantLib-based analytics suite in a single cross-platform application (~19,000 ⭐).
Key Features
- 37 AI agents across trader/investor, economic, and geopolitical frameworks
- 18 QuantLib modules: DCF models, portfolio optimization, VaR, Sharpe ratio, derivatives pricing
- 100+ data connectors: Polygon, Yahoo Finance, FRED, IMF, World Bank, DBnomics, Kraken, HyperLiquid
- 16 broker integrations: IBKR, Alpaca, Zerodha, Saxo, Angel One, and others
- Real-time crypto trading via WebSocket
- Node editor for automation pipelines + MCP tool integration
- Maritime tracking + geopolitical data overlays
- LLM support: OpenAI, Claude, Gemini, Groq, DeepSeek, Ollama
Tech Stack
| Layer | Technology |
|---|---|
| Languages | C++20 (43%), Python (56%) |
| UI | Qt6 |
| Build | CMake 3.27.7 + Ninja |
| Platforms | Windows x64, Linux x64, macOS Apple Silicon |
Positioning
FinceptTerminal is best understood as an open-source Bloomberg Terminal alternative — self-hosted, AI-native, with full execution capability. Compare with OpenBB (data infrastructure only) or freqtrade (crypto bot only).
Related Pages
- OpenBB — Data infrastructure alternative
- Algorithmic Trading — Use case context
- Multi-Agent Trading — Multi-agent trading concept