refactor(docs): reorganize quote/trade/market sidebar structure#1001
Merged
Conversation
- Split quote/pull/ into semantic groups: stocks/, options/, warrants/, analytics/ - Merge quote/push/ into quote/subscribe/ (renamed to Subscribe); push files keep original URL slugs - Extract quote/market/ to top-level market/ section (URL: /market/*) - Add Subscribe Overview page explaining WebSocket subscription model - Rename watchlist_update_group title to "Manage Group Securities" - Reorder trade/order/ and trade/execution/ sidebar items - Optimize all Quote section titles with securities industry terminology - Rename "Withdraw Order" to "Cancel Order" - Move security_list to socket/ appendix as "Overnight Eligible Securities" - Fix trade/ position conflicts (execution pos 4, asset pos 5) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
pull/(25 items) into semantic groups —stocks/,options/,warrants/,analytics/push/intosubscribe/(renamed to "Subscribe"); added Overview page explaining WebSocket subscription model and pull API reference linksquote/market/to standalone top-levelmarket/section (position 3.2) to accommodate future additions like rankings, screeners, IPOexecution/(History→Today) andorder/(Submit→Today→History→Details→Replace→Cancel→Estimate) sidebar orderingupdate_grouptitle now reflects its actual function (add/remove securities in group)security_listto socket appendix as "Overnight Eligible Securities" with accurate descriptionTest plan
/market/*URLs work🤖 Generated with Claude Code