该项目是一个功能强大的桌面应用程序,专注于实时股票行情监控与语音播报。程序通过连接通达信行情服务器,获取实时行情数据,并运用多种技术手段,包括技术指标分析、多线程/异步处理、窗口自动化控制以及系统资源监控等,实现对特定股票和指数的实时关注与及时提醒。系统集成了多周期的MACD监测、股票跳转以及语音播报功能,能够准确识别MACD金叉、死叉交易信号,为用户提供全面且及时的股票市场信息。
☆19Jul 13, 2025Updated last year
Alternatives and similar repositories for StockPulse
Users that are interested in StockPulse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通达信公式解释器 - 完整实现通达信公式语法解析、计算和执行的Python库。支持52个内置函数,包括技术指标、数学运算、逻辑判断等,兼容通达信软件公式语法。☆22Sep 4, 2025Updated last year
- 量化股票交易策略系统 - 基于通达信策略的Python量化选股框架(wml☆41Jun 30, 2025Updated last year
- 此项目为利用AI agent进行扩展股票筛选、股票分析、股票买卖交易点、回测等等。☆15Apr 25, 2026Updated 4 months ago
- 基于多因子模型的量化股票选股系统 - 集成多数据源、实时行情、智能因子分析与风险监控的完整量化交易平台☆22Aug 28, 2025Updated last year
- 使用Go开发《基金数据分析系统》,项目系统框架是基于gin-api-template的基础上做二次开发,gin-api-template源码地址:https://github.com/52lu/gin-api-template,《基金数据分析系统》计划完成功能,主要有: 基…☆19Nov 8, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- AIOnline 爱神交易策略☆19Feb 14, 2026Updated 7 months ago
- 通达信行业板块,概念板块,风格板块,指数板块,细分行业成分股数据读取获取☆51Mar 25, 2023Updated 3 years ago
- ☆15Jan 8, 2026Updated 8 months ago
- Python 通达信A股数据接口☆22Mar 5, 2026Updated 6 months ago
- 大A 【超短】复盘大数据工具,龙虎榜跟踪,连板梯队查看等☆27Nov 4, 2024Updated last year
- 通达信 - 大盘顶底-精准量化(50日线占比、月多占比、板块月多占比、新高-新低、板块BS占比)☆23May 12, 2025Updated last year
- maxwell rabbitmq consumer in python, to sync data to another mysql server☆13Jan 31, 2018Updated 8 years ago
- 通达信本地日线数据读取api+ai策略选股神器,可读取通达信本地数据,并中转为api服务,支持自然语言描述策略,ai自动生成python选股策略代码并执行选股,类似问财功能,高性能筛选股票,只支持A股☆82Nov 24, 2025Updated 9 months ago
- 受 pytdx 启发的 A 股数据获取工具☆31Sep 11, 2026Updated last week
- 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.
- - 股票分析 :A 股实时行情、全球指数监控、K 线图与盘口数据 - 基金管理 :代码搜索、AI 深度诊断、本地量化评分 - 持仓追踪 :高精度成本计算、实时收益分析、资产分布 - 智能定投 :灵活计划设置、历史回测、自动执行 - 外汇商品 :全球汇率、贵金属(黄金、白银)…☆19Mar 8, 2026Updated 6 months ago
- 开源的金融投资数据提取工具,专注在各类网站上爬取数据,并通过简单易用的API方式使用☆12Oct 18, 2018Updated 7 years ago
- 🚀 A high-performance, locally-cached 💾 Tushare 📈 data interface powered by 🦆 DuckDB☆37Jul 10, 2026Updated 2 months ago
- Personal Knowledge Base: Java, DevOps & System Design☆16May 7, 2025Updated last year
- ZTuo开源数字资产交易所之admin端☆13Aug 4, 2019Updated 7 years ago
- 命令行磁力链接查询工具☆14Dec 1, 2018Updated 7 years ago
- 限流☆14May 2, 2016Updated 10 years ago
- Python通达信数据接口☆12Jun 23, 2017Updated 9 years ago
- 这是我结合ai开发的一个基于Python的股票分析与自动交易系统,集成了实时数据采集、技术指标分析、新闻情感分析、凯利公式仓位管理和自动化交易等功能。系统采用Django作为Web框架,提供直观的用户界面,支持多股票实时监控和自动化交易决策。☆72Nov 15, 2025Updated 10 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 通达信指标公式插件,可以更高效的在vscode中编辑心仪指标☆68Apr 12, 2023Updated 3 years ago
- tdxpy_formulas 是一个开源的通达信DLL插件框架,允许用户使用Python编写通达信技术指标公式。☆32Jun 28, 2026Updated 2 months ago
- 【前端服务】一个简单易用的性能测试平台,前后端分离项目;支持JMeter分布式压测,日志,报告等☆15Oct 21, 2025Updated 10 months ago
- 微信公众号爬虫以及自动化json代码☆10May 21, 2026Updated 3 months ago
- 使用PyQt5+FastAPI+SQLAlchemy+Redis+Celery做的一个登录注册页,使用邮箱注册与验证,前后分离,其中:QtLoginRegistrationClient仓库存放 GUI,QtLoginRegistrationServer仓库存放 API☆11Mar 25, 2024Updated 2 years ago
- 微信公众号爬虫,可爬取公众号和文章☆13Jun 27, 2020Updated 6 years ago
- Ansible role with super high-availability Redis setup☆16Oct 8, 2024Updated last year
- 通达信日线读取、分析☆28Jun 23, 2015Updated 11 years ago
- 整理收集一些关于aardio的一些小工具☆21Sep 16, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 本项目是一个基于 FastAPI(后端)与 Vue 3(前端)的发票管理系统,支持邮箱与手动上传归集发票,并通过百度 OCR 自动识别关键信息。系统提供搜索、统计看板、日志与监控、批量打印/导出等功能,后端使用 SQLAlchemy+MySQL,配合 Celery 与 Re…☆24Aug 23, 2025Updated last year
- pyqt5股票K线识别☆14May 26, 2021Updated 5 years ago
- 数据对比工具,检查两个库之间的数据是否一致,支持mysql、mongo、postgresql、tidb、doris,并支持异构数据库之间做数据对比:比如mysql和doris数据对比☆10Jul 13, 2022Updated 4 years ago
- 使用AI结合dify,加AKshare来分析股票☆16Jul 14, 2025Updated last year
- updated version of luci-app-accesscontrol for DD☆10Sep 21, 2016Updated 9 years ago
- stock K-line Language ,Klang是股票语言,最简单的股票公式是股票编程和量化交易的必备工具☆42May 26, 2022Updated 4 years ago
- TwinDB Table Compare shows differences between master and slave☆17Sep 13, 2020Updated 6 years ago