vnpy/examples/QuantosDataService
Yohoman aed035cd6d
Update dataService.py
修改原来的cl = db[vtSymbol],为不带交易所名称的cl = db[code],策略才能从MongoDB中读取相应合约的数据。
2018-02-13 16:35:47 +08:00
..
config.json [Add]新增Excel RTD服务模块 2017-12-14 13:59:19 +08:00
dataService.py Update dataService.py 2018-02-13 16:35:47 +08:00
downloadData.py
README.md
runService.py

quantOS历史行情服务

请在www.quantos.org注册后将用户名和TOKEN输入到配置文件config.json中即可使用该服务。