1 Star 1 Fork 8

zhuzhenping / OPEN_DATACENTER

forked from OCQuant / OCStockSelect 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

#输入图片说明

《开源量化平台--数据中心》

###QQ交流群:452113084

#数据中心的意义:

1.提供行情落地数据存储和广播UDP/TCP/Multicast。

2.基于redis数据库的存储:股票/期货。

3.提供一个独立的C/S程序框架,方便扩展。

4.基于centos6.5以上版本,作为运行和编译环境。

5.stock的行情拉取基于免费的行情源。

#技术要点:

1.使用Libevent作为网络核心。

2.使用redis作为存储引擎。

3.多线程异步使性能最优。

4.涉猎到golang作为stock的行情服务器。

#模块分析

1.CTP行情服务器,基于CTP的so,使用C++ 、libevent广播。

2.Stock的行情拉取基于新浪股票(亦可东方财富or腾讯财经)数据,使用golang作为服务器。

The MIT License (MIT) Copyright (c) 2016 YKit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

量化投资--数据中心(兼容股票/期货落地数据)基于Linux的CTP等运行环境;使用golang/C++开发。 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/zhuzhenping/OPEN_DATACENTER.git
git@gitee.com:zhuzhenping/OPEN_DATACENTER.git
zhuzhenping
OPEN_DATACENTER
OPEN_DATACENTER
master

搜索帮助