Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【长期计划】增加更多 (py)tdx 提供的数据接口 #4

Open
zjp-CN opened this issue Oct 5, 2021 · 0 comments
Open

【长期计划】增加更多 (py)tdx 提供的数据接口 #4

zjp-CN opened this issue Oct 5, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested rustdx rustdx 库相关

Comments

@zjp-CN
Copy link
Owner

zjp-CN commented Oct 5, 2021

done pytdx.hq pytdx.parser rustdx::tcp
get_security_bars GetSecurityBarsCmd stock::Kline
get_index_bar GetIndexBarsCmd /
get_security_quotes GetSecurityQuotesCmd /
get_security_count GetSecurityCountCmd SecurityCount
get_security_list GetSecurityList SecurityList
get_minute_time_data GetMinuteTimeData /
get_history_minute_time_data GetHistoryMinuteTimeData /
get_transaction_data GetTransactionData /
get_history_transaction_data GetHistoryTransactionData /
get_company_info_category GetCompanyInfoCategory /
get_company_info_content GetCompanyInfoContent /
get_xdxr_info GetXdXrInfo stock::Xdxr
get_finance_info GetFinanceInfo /
get_block_info_meta GetBlockInfoMeta /
get_block_info GetBlockInfo /
get_and_parse_block_info / /
get_report_file GetReportFile /
get_report_file_by_size / /
do_heartbeat / Heartbeat
get_k_data / /

【注】
tcp feature 目前没有计划短期内完成。
因为一次只获取一只/一小部分的接口会让程序大部分时间花在 网络 IO 等待上,所以在有其他替代品(或者本人暂时不需要)的情况下,不会优先实现(不过欢迎 PR)。

@zjp-CN zjp-CN added enhancement New feature or request question Further information is requested rustdx rustdx 库相关 labels Oct 5, 2021
@zjp-CN zjp-CN pinned this issue Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested rustdx rustdx 库相关
Projects
None yet
Development

No branches or pull requests

1 participant