QMT Bridge is a lightweight API server that wraps xtquant (the Python library behind miniQMT) and exposes market data as standard HTTP/WebSocket endpoints. It runs on your Windows machine alongside the QMT client, allowing any device on your local network - Mac, Linux, or mobile - to access real-time quotes, historical K-lines, sector data...
☆140May 22, 2026Updated 2 months ago
Alternatives and similar repositories for qmt-bridge
Users that are interested in qmt-bridge are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- xtquant-proxy 提供一个通用的restful接口,让迅投QMT可以跨平台使用,便于在Windows Server启动miniQMT,在Linux Server做量化处理。☆202Apr 26, 2026Updated 3 months ago
- XQShare:一个轻量、开源、可移植的 xtquant 远程执行方案。 告别厚重的QMT客户端。XQShare 让你能在任何支持 Python 的环境中,无缝使用 xtquant 风格的接口进行量化交易。☆91Apr 17, 2026Updated 3 months ago
- EasyXT是基于miniqmt中xtquant的二次开发封装库,旨在简化xtquant的使用,提供更友好的API接口。通过统一的接口设计、智能参数处理和完善的错误处理,让量化交易开发变得更加简单高效。☆631Updated this week
- 一个基于qmt的轻量化交易框架。☆40Apr 8, 2026Updated 3 months ago
- QMT-MCP 模块化量化交易助手☆232Jul 17, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- miniQMT for Arthur☆133Updated this week
- MiniQMT 量化交易开发技能(miniqmt-skill)是一个基于迅投 XtQuant 库的量化交易开发工具,提供行情数据获取和交易执行功能。适用于开发股票、期货、期权等量化交易策略,支持历史/实时行情数据下载、K线/分笔数据获取、财 务数据查询、自动下单/撤单、持仓查…☆56Feb 10, 2026Updated 5 months ago
- 迅投QMT全推行情记录☆60Jan 18, 2026Updated 6 months ago
- ☆38Jan 30, 2026Updated 6 months ago
- 基于miniQMT的单只股票自动交易系统☆15Aug 13, 2025Updated 11 months ago
- ☆27Jun 2, 2026Updated 2 months ago
- 高性能量化交易系统 - 融合miniQMT实盘交易和BackTrader回测框架,支持每秒10,000条数据处理的专业量化交易解决方案☆17Jun 12, 2025Updated last year
- 基于QMT实现的量化交易系统demo☆37Jun 1, 2025Updated last year
- 打板策略一直是a股生命力很顽强的策略,也造就了很多游资神话,本项目是研究如何将打板策略实现量化。☆211Jan 16, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于 QMT 平台股票行情的 MCP 服务器,用于提供股票市场数据下载和查询的功能。☆21Jun 18, 2025Updated last year
- 迅投QMT接口☆452Sep 11, 2022Updated 3 years ago
- qmt、okx、joinquant、ML、AI、Qlib Quant Strategy 量化策略☆267Nov 12, 2025Updated 8 months ago
- 迅投QMT python自动化交易 <持续更新>☆164Jul 3, 2026Updated last month
- 基于迅投QMT的自动化多因子策略交易执行、账户状态 监控、多策略自动分仓、行情爬虫脚本,账户绩效、交易成本分析 trader, data crawler based on Qmt☆230Mar 21, 2025Updated last year
- 全流程交易系统,兼容聚宽代码。☆241Updated this week
- Longbridge OpenAPI 驱动的本地量化框架:历史缓存、实时推送、策略执行☆49Jan 7, 2026Updated 6 months ago
- 迅投 QMT 量化 AI 技能集(Agent Skills):研报因子回测脚本生成等,适用于 Claude Code / Cursor / Codex / Kimi 等 70+ AI 编程工具☆153Jun 11, 2026Updated last month
- 《miniQMT实盘量化》系列教程的代码仓库☆238Aug 1, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- tdxrs 是通达信 (TDX) 行情数据解析库的 Rust 高性能实现,通过 PyO3/maturin 提供原生 Python 接口。它无缝兼容 [tdxpy] 的 API,并将核心解析引擎以 Rust 重构,从而实现数量级的本地解析性能提升,尤其在海量历史数据处理场景下…☆391Jul 21, 2026Updated last week
- 30s 拥有专属的A股行情数据库~☆370Jul 1, 2026Updated last month
- 通达信的协议解析,用于获取股票信息☆600Jul 26, 2026Updated last week
- Rust parser for MiniQMT/QMT local market data, finance files, and dividend metadata.☆21Apr 17, 2026Updated 3 months ago
- 此项目为利用AI agent进行扩展股票筛选、股票分析、股票买卖交易点、回测等等。☆15Apr 25, 2026Updated 3 months ago
- 一个golang实现的通达信协议的整合实现☆82Sep 30, 2025Updated 10 months ago
- OmniAlpha: 全场景智能量化研究与交易引擎 OmniAlpha 是一个专为 A 股市场设计的模块化量化交易平台。它不仅集成了实时行情获取、历史回测和模拟盘执行,更核心的突破在于其双循环架构:内置基于遗传算法与强化学习的 AlphaGen 因子挖掘工厂,并预留了 LL…☆17Jan 17, 2026Updated 6 months ago
- LLM驱动的智能量化因子挖掘与筛选系统 - 基于Qlib多模型回测☆16Dec 24, 2025Updated 7 months ago
- 免费Python量化SDK:通达信协议直连 A股/港股/美股数据,内置技术指标、缠论分析、回测引擎与 Web 可视化,JSON 输出适配 AI Agent☆664Jul 13, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- FinHack®,一个易于拓展的量化金融框架,它在当前版本中集成了数据采集、因子计算、因子挖掘、因子分析、机器学习、策略编写、量化回测、实盘接入等全流程的量化投研工作。☆1,087Updated this week
- 快量化☆105Updated this week
- Backtesting & Tradebot by the programmer, for the programmer. 一款温柔地对待程序员的量化框架 🤟☆51Updated this week
- Skills股票量化分析框架 - 完整的Python量化交易系统 v2.0☆18Jun 24, 2026Updated last month
- qlib数据层backend支持pgsql数据库☆17Jan 3, 2024Updated 2 years ago
- 看海量化回测系统(看海量化交易系统)开源代码,khQuant框架,实现A股可视化回测,全部开源。☆1,491Apr 18, 2026Updated 3 months ago
- QuantMind 开源版 是一款面向个人量化研究者的本地化金融量化交易平台,基于微软 Qlib 量化框架构建,提供从模型训练,回测,推理,实盘交易的完整研究闭环。 平台深度集成 LightGBM 等主流机器学习模型,支持 146 维量化因子训练与推理,用户可快速构建 Al…☆486Jul 5, 2026Updated 3 weeks ago