Pinned Repositories
DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
docs
Documents of WonderTrader
easytrader
提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件
hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
ML-For-Beginners
12 weeks, 24 lessons, classic Machine Learning for all
PandoraTrader
CTP 高频量化交易平台 C++ Trade Platform for quant developer
QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
wondertrader
WonderTrader——量化研发交易一站式框架
wtpy
wtpy是基于wondertrader为底层的针对python的子框架
xman
证券高频量化交易系统,提供抢板、半路板服务。
wondertrader's Repositories
wondertrader/wondertrader
WonderTrader——量化研发交易一站式框架
wondertrader/wtpy
wtpy是基于wondertrader为底层的针对python的子框架
wondertrader/docs
Documents of WonderTrader
wondertrader/PandoraTrader
CTP 高频量化交易平台 C++ Trade Platform for quant developer
wondertrader/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
wondertrader/easytrader
提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件
wondertrader/hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
wondertrader/ML-For-Beginners
12 weeks, 24 lessons, classic Machine Learning for all
wondertrader/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
wondertrader/xman
证券高频量化交易系统,提供抢板、半路板服务。
wondertrader/pybroker
Algorithmic Trading in Python with Machine Learning
wondertrader/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
wondertrader/nanomsg
nanomsg library
wondertrader/sphinx-quant
一个基于vnpy,支持多账户,多策略,实盘交易,数据分析,分布式在线回测,风险管理,多交易节点的量化交易系统;支持CTP期货,股票,期权,数字货币等金融产品
wondertrader/backtrader
Python Backtesting library for trading strategies
wondertrader/fmt
A modern formatting library
wondertrader/getopt
Simple command-line options handler (C++11)
wondertrader/kungfu
Kungfu Trader
wondertrader/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
wondertrader/puppet
wondertrader/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
wondertrader/WechatPCAPI
微信PC版的API接口,可通过Python调用微信获取好友、群、公众号列表,并收发消息等功能。
wondertrader/aioquant-add-triangular-arbitrage
Asynchronous event I/O driven quantitative trading framework.
wondertrader/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
wondertrader/folly
An open-source C++ library developed and used at Facebook.
wondertrader/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
wondertrader/libevent
Event notification library
wondertrader/zstd
Zstandard - Fast real-time compression algorithm