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.2.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

zillionare_ths_boards-0.2.2-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zillionare-ths-boards-0.2.2.tar.gz
  • Upload date:
  • Size: 17.0 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.2.tar.gz
Algorithm Hash digest
SHA256 f76823d5a87a270d32ef535a8486381f6f69e8672fcc028a29fd90c229b7d1f8
MD5 20080dc13581e76e50a1515d220a5953
BLAKE2b-256 c6a32543335841f6a16a36748e54f7df94e04b103da46fbf9cf2645d60a8ab15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zillionare_ths_boards-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fccb89f82b7d934c9dd10581b0c137b444d4c4a4a756f454d29de3c4830756bd
MD5 b32a60de803d1b284a6b4cdf1bb9d464
BLAKE2b-256 604e6ede92db416557b2ce0d6918d16ca7e5a019ef95c59066de8989a791ed01

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