Pinned Repositories
tdxApi
iStock
股票公式选股程序,使用Windows平台下的.Net2.0开发,有行情列表和K线,可以很方便的编辑公式,并且快速选出自己想要的股票。代码中未携带数据,请前往http://www.shningmi.com/upload/day.7z,解压后放置于bin\Debug\day目录下。
stock
stock,股票系统。使用python进行开发。
StockRealData
借用TdxHqApi.dll 实现的实时数据采集器。
-StockTrading
基于Django实现的股票交易管理系统
altair
Declarative statistical visualization library for Python
APScheduler
基于Flask+Layui+APScheduler编写的定时计划任务框架,结合后台登录等功能。
Ashare
股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。
beartrader
concise-excel-vba
Excel-vba 开发使用手册
thundernova's Repositories
thundernova/tdxApi
thundernova/-StockTrading
基于Django实现的股票交易管理系统
thundernova/Ashare
股票行情实时数据接口-A股,完全免费的沪深证券股票数据-**股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。
thundernova/concise-excel-vba
Excel-vba 开发使用手册
thundernova/console-importer
Easily import JS and CSS resources from Chrome console.
thundernova/etl_project
this is a etl and web ui system use python(flask,pandas,APscheduler)
thundernova/FinTech_YeStock
YeStock (Vue CLI+Flask RESTful+Sqlite+ElementUI+Echarts+Axios)
thundernova/HQChart-Super
HQChart对接第3放数据教程.
thundernova/istock-1
:point_right:一个基于spring boot 实现的java股票爬虫(仅支持A股),如果你:heart:请:star: . V2升级版正在开发中!
thundernova/javatdx
通达信java客户端
thundernova/JobCenter
⌚️让添加执行计划任务变得更加优雅~ Flask-Apscheduler Job Center🌹
thundernova/KLineChart
📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)
thundernova/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
thundernova/magic-api
magic-api 是一个接口快速开发框架,通过Web页面编写脚本以及配置,自动映射为HTTP接口,无需定义Controller、Service、Dao、Mapper、XML、VO等Java对象
thundernova/moo-tdx-api
通达信(Python接口)
thundernova/MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
thundernova/niceshot888.github.com
thundernova/nodetdx
thundernova/spider
thundernova/spider-flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
thundernova/spider-platform
可视化爬虫自动采集平台
thundernova/stock-5
caizhitong stock site
thundernova/stock-6
thundernova/study
thundernova/TaskScheduler
基于flask和apscheduler的可视化操作任务调度系统,支持一次性任务、定时任务、周期任务。
thundernova/TDXPystock
thundernova/trade-api
thundernova/VBA-Better-Array
An array class for VBA providing features found in more modern languages
thundernova/VideoCrawlerEngine
起源于旧项目爱奇艺解析器(iqiyi-parser)在开发、维护和扩展的过程中遇到的一些问题,而实现的一个基于任务流式的可视化爬虫引擎。引擎的执行单元是节点。脚本节点(script)作为根节点来完成对节点和流程的描述,经由任务节点(task)解析流程描述并生成节点的执行队列,最后交由工作者执行池处理。整个过程可视可控,所有节点处理器都以插件的形式导入,以最大程度实现易扩展性。
thundernova/waws_flask
flask的学习