Skip to content

Catch the stock data of a period of time, and put them into excel

License

Notifications You must be signed in to change notification settings

duminhui/stockcatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockcatch

Catch a specific stock of a period of time, and convert it to excel

股票查询程序,可以按天查询一定时间段内股票数据,生成excel文件,以便测试你自己的炒股算法。

运行环境

windows/python2.7,使用前请自行配置环境变量

假设python的安装路径为 c:\python2.7 ,则修改我的电脑->属性->高级->环境变量->系统变量,双击PATH,在结尾添加;c:\python2.7,注意有;

Linux 用户请自行编写 Shell

安装模块

运行 setup.bat

测试

运行 test.bat

使用

请仿照 test.bat ,按需自行编写批处理文件

About

Catch the stock data of a period of time, and put them into excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published