Back to list
High-Potential
Python
⚡ QuantDinger: AI Quantitative Trading Platform
9,033 stars1,907 forksPython
agentaialpacabacktestingbinancecoinbasecryptoexchangefinancefintechforexmcp-server
QuantDinger is an AI-driven quantitative trading platform built for crypto, stocks, and forex markets. Developed in Python, it integrates core financial tools like backtesting, live trading execution, and market data ingestion.
The interesting part is its inclusion of multi-agent research mechanisms, attempting to apply AI agents to the generation and execution of trading strategies. It supports major exchanges like Binance and Coinbase and even includes MCP server capabilities. The hard part is not connecting to exchange APIs, but maintaining stable AI logic in volatile markets; QuantDinger provides a foundational platform to explore that intersection.