Skip to main content

同花顺行业板块及概念板块数据本地化

Project description

boards

Release Status CI Status Documentation Status

同花顺概念板块与行业板块数据本地化项目

Features

自动同步

通过boards serve启动服务器之后,每日凌晨5时自动同步板块数据,并将其按当天日期保存。

注意我们使用了akshare来从同花顺获取板块数据。akshare的相应接口并没有时间参数,也即,所有同步的板块数据都只能是最新的板块数据。但如果在当天5时之后,同花顺更新的板块数据,则更新的数据将不会反映在当天日期为索引的数据当中。

板块操作

提供了根据板块代码获取板块名字(get_name)、根据名字查代码(get_code)、根据名字进行板块名的模糊查找(fuzzy_match_board_name增)等功能。

此外,我们还提供了filter方法,允许查找同时属于于多个板块的个股。

获取新增加的概念板块

新概念板块往往是近期炒作的热点。您可以通过ConceptBoard.find_new_concept_boards来查询哪些板块是新增加的。

此功能对行业板块无效。

获取新加入概念板块的个股

对某个概念而言,新加入的个股可能是有资金将要运作的标志。通过ConceptBoard.new_members_in_board可以查询新加入某个概念板块的个股列表。

命令行接口

提供了命令行接口以启动和停止服务,以及进行一些查询,详情请见[][#]

查询同时处于某几个概念板块中的个股

boards filter --industry 计算机应用 --with-concpets 医药 医疗器械 --without 跨境支付

其他

boards使用akshare来下载数据。下载速度较慢,且可能遇到服务器拒绝应答的情况。这种情况下,boards将会以退火算法,自动延迟下载速度重试5次,以保证最终能完全下载数据,且不被封IP。在此过程中,您可能看到诸如下面的信息输出,这是正常现象。

Document is empty, retrying in 30 seconds...
Document is empty, retrying in 30 seconds...
Document is empty, retrying in 30 seconds...
Document is empty, retrying in 60 seconds...
Document is empty, retrying in 120 seconds...

Credits

This package was created with the ppw tool. For more information, please visit the project page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zillionare-ths-boards-0.2.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

zillionare_ths_boards-0.2.0-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file zillionare-ths-boards-0.2.0.tar.gz.

File metadata

  • Download URL: zillionare-ths-boards-0.2.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.8.13 Linux/5.4.0-126-generic

File hashes

Hashes for zillionare-ths-boards-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bb6ef2394de291cb896919960791c1f4331527bd5432f9c16e9e6de337f3bec6
MD5 1e821f610e709d2f47ea122d402b2c7a
BLAKE2b-256 c97ecd7380a533f00ae57419298aa64bbffb0bad26f4b34bc23036e6b223bbb6

See more details on using hashes here.

File details

Details for the file zillionare_ths_boards-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zillionare_ths_boards-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70c6f7974ab3cc8694e67217c67668033f360e3cc532018241b2c732f28eaab4
MD5 309d52ef470f797818b2672a81fd8b62
BLAKE2b-256 d8ee9cfeec9f67b363dfa40f672eadf3c6fe6b694e9ea40701d735e04e47acd2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page