QuantDinger

🇹🇭 ภาษาไทย

ภาพรวม

QuantDinger คือ self-hosted AI quant trading platform ครบวงจร รองรับ crypto, stocks (IBKR), และ forex (MT5) — มี multi-user system, billing, และ AI-assisted strategy development (~2,900 ⭐)


ฟีเจอร์หลัก

Strategy Development

รูปแบบลักษณะ
IndicatorStrategydataframe-style — เขียน vectorized logic
ScriptStrategyevent-driven — เหมาะกับ complex execution logic
  • AI NL→Python: อธิบาย indicator ด้วยภาษาธรรมชาติ → ได้ Python code
  • LLM: OpenRouter, OpenAI, Gemini, DeepSeek, และอื่นๆ
  • AI post-backtest analysis

Markets & Execution

ตลาดIntegration
CryptoCCXT (Binance, OKX, Bybit, Kraken, Gate.io, KuCoin, Coinbase)
US StocksIBKR (Interactive Brokers)
ForexMetaTrader 5 (MT5)
Data feedsYahoo Finance, Finnhub

Platform Features

  • Multi-user + role-based access control
  • OAuth: Google, GitHub
  • Notifications: Telegram, Email, SMS, Discord, Webhooks
  • Membership plans + credits + USDT TRC20 billing
  • Polymarket prediction market research integration

Tech Stack

Flask (Python) + PostgreSQL 16 + Redis 7
Vue.js (frontend, source available separately)
Docker Compose with health checks

จุดแตกต่างในกลุ่ม

QuantDinger เน้น self-hosted commercial product — มี billing และ multi-user ทำให้เหมาะกับทีม หรือใช้สร้าง product ให้ลูกค้า ต่างจาก freqtrade ที่ single-user และ TradingAgents ที่เน้น research


ความเชื่อมโยง


🇬🇧 English

Overview

QuantDinger is a self-hosted AI-driven quantitative trading platform supporting crypto (CCXT), US stocks (IBKR), and forex (MT5). It stands out with multi-user support, billing infrastructure, and commercial-ready features (~2,900 ⭐).

Strategy Approaches

  • IndicatorStrategy: DataFrame-based vectorized logic
  • ScriptStrategy: Event-driven for complex execution
  • AI code generation: natural language → Python indicator code

Market Coverage

MarketIntegration
CryptoCCXT (Binance, OKX, Bybit, Kraken, Gate.io, KuCoin, Coinbase)
US StocksInteractive Brokers (IBKR)
ForexMetaTrader 5
DataYahoo Finance, Finnhub

Tech Stack

Flask, PostgreSQL 16, Redis 7, Vue.js frontend — Docker Compose deployment.

Positioning

QuantDinger is the only platform in this group with built-in billing (USDT TRC20), making it suitable for teams building commercial trading products. Compare with freqtrade (personal crypto bot) or TradingAgents (research framework).