Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HonestQuantTech
/
hqdata
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
1 chore
- #2
#2
Merged
HowieMen
merged 16 commits into
main
HonestQuantTech/hqdata:main
from
1-chore
HonestQuantTech/hqdata:1-chore
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
1 chore
#2
HowieMen
merged 16 commits into
main
HonestQuantTech/hqdata:main
from
1-chore
HonestQuantTech/hqdata:1-chore
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
refactor: remove index support (get_index_list/minute_bar/daily_bar)
Show description for 5132a96
HowieMen
committed
5132a96
View commit details
Copy full SHA for 5132a96
Browse repository at this point
refactor: remove stock minute bar support (get_stock_minute_bar)
Show description for a7f1c83
HowieMen
committed
a7f1c83
View commit details
Copy full SHA for a7f1c83
Browse repository at this point
fix(cli): write stock-daily bars per day instead of merge-then-split
Show description for 670c12b
HowieMen
committed
670c12b
View commit details
Copy full SHA for 670c12b
Browse repository at this point
test: dedupe integration tests via shared IntegrationTestMixin
Show description for 87ff7b6
HowieMen
committed
87ff7b6
View commit details
Copy full SHA for 87ff7b6
Browse repository at this point
docs: fix _get_hs_connect_stocks docstring drift
Show description for cf257a3
HowieMen
committed
cf257a3
View commit details
Copy full SHA for cf257a3
Browse repository at this point
docs: fix false claim that pyproject.toml is gitignored
Show description for 2abc311
HowieMen
committed
2abc311
View commit details
Copy full SHA for 2abc311
Browse repository at this point
refactor(cli): inline _fetch_stock_bar_by_trading_day into cmd_stock_daily
Show description for 276002a
HowieMen
committed
276002a
View commit details
Copy full SHA for 276002a
Browse repository at this point
refactor(tushare): extract _map_comma_separated helper
Show description for e842ef8
HowieMen
committed
e842ef8
View commit details
Copy full SHA for e842ef8
Browse repository at this point
docs: fix incorrect "科创板1手=200股" claim in README volume section
Show description for 2f5bdb8
HowieMen
committed
2f5bdb8
View commit details
Copy full SHA for 2f5bdb8
Browse repository at this point
refactor(ricequant): inline _normalize_daily_bar into get_stock_daily_bar
Show description for 849af30
HowieMen
committed
849af30
View commit details
Copy full SHA for 849af30
Browse repository at this point
fix(ricequant): fall back to raw value on unmapped exchange/board_type
Show description for 93bda68
HowieMen
committed
93bda68
View commit details
Copy full SHA for 93bda68
Browse repository at this point
feat!: drop industry and is_hs fields from get_stock_list
Show description for 21ab96b
HowieMen
committed
21ab96b
View commit details
Copy full SHA for 21ab96b
Browse repository at this point
Commits on Aug 10, 2026
feat(ricequant): implement get_stock_daily_bar and translate error message
Show description for cd0e50e
HowieMen
committed
cd0e50e
View commit details
Copy full SHA for cd0e50e
Browse repository at this point
fix(tushare): cap daily-bar chunk size at the 1000-code request limit
Show description for df7d04c
HowieMen
committed
df7d04c
View commit details
Copy full SHA for df7d04c
Browse repository at this point
style(tushare): reformat ImportError message per black
HowieMen
committed
717c359
View commit details
Copy full SHA for 717c359
Browse repository at this point
style: apply black formatting to api.py and ricequant.py
HowieMen
committed
51900d8
View commit details
Copy full SHA for 51900d8
Browse repository at this point
You can’t perform that action at this time.