Skip to content

自动下载股票交易信息,封装了根据时间和代码获取信息的api。

Notifications You must be signed in to change notification settings

ultimate010/blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

股票交易信息下载查询

下载股票交易信息,创建索引,封装了根据时间和代码获取信息的api。

使用方法,down.pl目录下新建down目录和down_index目录,同时创建code.txt文件.

code.txt文件格式为(股票代码 股票名称):

600000 浦发银行

600004 白云机场

600005 武钢股份

600006 东风汽车

600007 中国国贸

600008 首创股份

600009 上海机场

600010 包钢股份

600011 华能国际

600012 皖通高速

600015 华夏银行

首先运行 ./down.pl下载股票交易信息,然后修改stock.c中main函数,取消create_index()函数的 注释(第二次运行不需要运行create_index()函数),然后make run即可.

About

自动下载股票交易信息,封装了根据时间和代码获取信息的api。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published