Pinned Repositories
awesome-quant
**的Quant相关资源索引
ctp_redis
使用Redis做内存数据库,做期货策略交易; 行情自动订阅; 报单从Redis队列获取向上报单;
FASTAPI
Level2 FAST 数据解析接口
PyCTP
SWIG封装的CTP API!
QUANTAXIS
QUANTAXIS 量化金融策略框架 Quantitative Financial Strategy Framework 中小型策略团队解决方案
server-framework
纯C的分布式服务器框架通用模板,跨平台,模块动态加载,tcp/可靠UDP,协程RPC,日志,集群建立
shmDB
MINI内存数据库
stock
每月定投ETF基金的模拟买卖程序,辅以二十日线为买卖标准
stockholm
一个股票数据(沪深)爬虫和选股策略测试框架
xman
证券高频量化交易系统,提供抢板、半路板服务。
showmsg's Repositories
showmsg/ctp_redis
使用Redis做内存数据库,做期货策略交易; 行情自动订阅; 报单从Redis队列获取向上报单;
showmsg/xman
证券高频量化交易系统,提供抢板、半路板服务。
showmsg/awesome-quant
**的Quant相关资源索引
showmsg/PyCTP
SWIG封装的CTP API!
showmsg/QUANTAXIS
QUANTAXIS 量化金融策略框架 Quantitative Financial Strategy Framework 中小型策略团队解决方案
showmsg/server-framework
纯C的分布式服务器框架通用模板,跨平台,模块动态加载,tcp/可靠UDP,协程RPC,日志,集群建立
showmsg/shmDB
MINI内存数据库
showmsg/stock
每月定投ETF基金的模拟买卖程序,辅以二十日线为买卖标准
showmsg/AutoUpdate
🆙 基于MFC实现的极简自动更新模块
showmsg/c-class
使用C语言完成基本面向对象功能
showmsg/CTPService
showmsg/Data-Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
showmsg/dpdk_kni
KNI多进程多队列
showmsg/epoll-sever
基于C语言编写的高并发Epoll服务器
showmsg/jd_seckill
showmsg/JsonLib
纯C语言编写的json库,可以进行json序列化和反序列化
showmsg/libpcap
the LIBpcap interface to various kernel packet capture mechanism
showmsg/libraries
Lightweight libraries, wrapper and extension of POSIX
showmsg/MarketInfo
基于CTP的行情客户端,全部采用MFC自绘界面,风格Modern速度更cool~~
showmsg/Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
showmsg/omnipay-pingpp
A Ping++ driver for the Omnipay PHP payment processing library. 一个支持支付宝(APP、Wap、PC、即时到账、扫码、企业付款),微信(APP、公众号、红包), 银联网关、银联企业网银、Apple Pay、QQ 钱包、易宝支付、百度钱包、京东支付、京东白条、招行一网通、分期支付等国内主流支付渠道的聚合支付网关(Pingpp, Pingxx, Pingplusplus)
showmsg/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
showmsg/shm-hash
基于共享内存的HASH实现
showmsg/shm_hashtable
a high performance hashtable based on linux share memory
showmsg/shmmap
A key-value map in shared memory can be used by multi-process
showmsg/Startblog
Startblog is a simple Markdown blog system based on the CodeIgniter!
showmsg/Tasks-Scheduler
A full implementation in C of a program which simulates a CPU Scheduler and allows one task (a task is a callback in the current implementation) to run and to be fully executed while the execution of another function (or multiple functions) is "on hold" - in a waiting state. The scheduler synchronizes between the tasks and by their priorities.
showmsg/tomd
Convert HTML to Markdown.
showmsg/uclib
small library for c, includes array, hash, string, value, event emitter...
showmsg/XRiskJudge
XRiskJudge风控系统,支持账户间风控,提供流速限制、撤单限制、账户锁定等风控功能。