Skip to content

docs(fundamental): add business-segments, institution-rating-views, industry-rank, industry-peers, financial-report-snapshot#999

Draft
hogan-yuan wants to merge 2 commits into
mainfrom
feat/fundamental-new-apis-docs
Draft

docs(fundamental): add business-segments, institution-rating-views, industry-rank, industry-peers, financial-report-snapshot#999
hogan-yuan wants to merge 2 commits into
mainfrom
feat/fundamental-new-apis-docs

Conversation

@hogan-yuan
Copy link
Copy Markdown
Member

Summary

Adds documentation for 6 new fundamental SDK APIs ported from longbridge-terminal PR #202.

18 files created across zh-CN, zh-HK, and en:

API SDK Method Endpoint
Business Segments business_segments GET /v1/quote/fundamentals/business-segments
Business Segments History business_segments_history GET /v1/quote/fundamentals/business-segments/history
Institutional Rating Views institution_rating_views GET /v1/quote/ratings/institutional
Industry Ranking industry_rank GET /v1/quote/industry/rank
Industry Peer Hierarchy industry_peers GET /v1/quote/industries/peers
Financial Report Snapshot financial_report_snapshot GET /v1/quote/financials/earnings-snapshot

Related PRs

Test plan

  • Preview renders correctly for all 3 locales
  • <SDKLinks> components resolve to correct methods
  • <CliCommand> blocks display expected CLI invocations
  • Response JSON examples and schema tables are accurate

🤖 Generated with Claude Code

hogan-yuan and others added 2 commits May 15, 2026 18:59
New command documentation (en/zh-CN/zh-HK):
- fundamentals/business-segments.md
- fundamentals/industry-rank.md
- fundamentals/industry-peers.md

Updated existing docs:
- fundamentals/financial-report.md: add snapshot subcommand
- fundamentals/institution-rating.md: add --views flag
- cli/release-notes.md: add v0.21.0 entry

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
…ndustry-rank, industry-peers, financial-report-snapshot

Ported from longbridge-terminal PR #202. Documents 6 new SDK methods
across zh-CN, zh-HK, and en:

- business_segments — GET /v1/quote/fundamentals/business-segments
- business_segments_history — GET /v1/quote/fundamentals/business-segments/history
- institution_rating_views — GET /v1/quote/ratings/institutional
- industry_rank — GET /v1/quote/industry/rank
- industry_peers — GET /v1/quote/industries/peers
- financial_report_snapshot — GET /v1/quote/financials/earnings-snapshot

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant