Skip to content
/ Market Public

各大交易所的行情数据收集服务。

Notifications You must be signed in to change notification settings

gettyio/Market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

行情服务

行情服务根据各个交易所当前提供的不同方式,通过REST API或Websocket方式实现了对各大交易所平台实时行情数据的获取及推送。

安装

需要安装 thenextquant 量化交易框架,使用 pip 可以简单方便安装:

pip install thenextquant

运行

git clone https://github.com/TheNextQuant/Market.git  # 下载项目
cd Market  # 进入项目目录
vim config.json  # 编辑配置文件

python src/main.py config.json  # 启动之前请修改配置文件

配置请参考 配置文件说明

各大交易所行情

About

各大交易所的行情数据收集服务。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages