docs(cli): v0.22.0 CLI docs — short-trades, compare, top-movers, screener, rank#1035
Closed
hogan-yuan wants to merge 1 commit into
Closed
docs(cli): v0.22.0 CLI docs — short-trades, compare, top-movers, screener, rank#1035hogan-yuan wants to merge 1 commit into
hogan-yuan wants to merge 1 commit into
Conversation
…screener, rank; update short-positions and shareholder - short-positions: add HK support and --trades flag (all 3 locales) - shareholder: add --top and --object-id flags (all 3 locales) - short-trades: new command — daily short sale volume for US and HK - compare: new command — cross-stock valuation comparison in fundamentals - top-movers: new command — volatility-based movers with news context - screener: new command — stock screener with strategies and custom filters - rank: new command — LB popularity rankings with composite heat score Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Member
Author
|
内容已合并到 #1036 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
short-positions(all 3 locales): adds HK market support (HKEX daily data), new--tradesflag for daily short sale volume vs position balanceshareholder(all 3 locales): adds--topflag for top-20 shareholders across periods, and--object-idfor shareholder holding detailshort-trades(derivatives, sidebar_position: 4): standalone command for daily short sale volume (US FINRA/Nasdaq + HK HKEX)compare(fundamentals, sidebar_position: 18): cross-stock valuation comparison (PE/PB/PS/market cap/ROE) with auto peer selectiontop-movers(market-data, sidebar_position: 19): stocks exceeding 20-day volatility with linked news contextscreener(research, sidebar_position: 4): stock screener with preset strategies, custom filter conditions, and indicator listingrank(market-data, sidebar_position: 20): LB popularity rankings with composite heat scoreAll files created for zh-CN, zh-HK (Traditional Chinese), and en locales.
Test plan
short-positionsHK examples display correctly--tradesflag documentation is clear for both US and HK outputsscreenertwo-workflow pattern (A: preset strategy, B: custom filter) is easy to followrankno-args vs--keyusage pattern is clear🤖 Generated with Claude Code