Skip to content

refactor(docs): reorganize quote/trade/market sidebar structure#1001

Merged
huacnlee merged 4 commits into
mainfrom
update-quote-sidebar
May 17, 2026
Merged

refactor(docs): reorganize quote/trade/market sidebar structure#1001
huacnlee merged 4 commits into
mainfrom
update-quote-sidebar

Conversation

@huacnlee
Copy link
Copy Markdown
Member

Summary

  • Quote restructure: Split flat pull/ (25 items) into semantic groups — stocks/, options/, warrants/, analytics/
  • Subscribe: Merged push/ into subscribe/ (renamed to "Subscribe"); added Overview page explaining WebSocket subscription model and pull API reference links
  • Market: Extracted quote/market/ to standalone top-level market/ section (position 3.2) to accommodate future additions like rankings, screeners, IPO
  • Trade ordering: Fixed execution/ (History→Today) and order/ (Submit→Today→History→Details→Replace→Cancel→Estimate) sidebar ordering
  • Titles: Optimized all Quote section titles with proper securities industry terminology; renamed "Withdraw Order" → "Cancel Order"; "Update Watchlist Group" → "Manage Group Securities"
  • Watchlist: Renamed group label and sorted items; update_group title now reflects its actual function (add/remove securities in group)
  • Appendix: Moved security_list to socket appendix as "Overnight Eligible Securities" with accurate description

Test plan

  • Build and verify sidebar structure renders correctly
  • Verify existing URLs still resolve (absolute slugs preserved for moved files)
  • Verify new /market/* URLs work
  • Check Subscribe Overview links resolve correctly

🤖 Generated with Claude Code

huacnlee and others added 4 commits May 17, 2026 18:39
- 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>
@huacnlee huacnlee merged commit fb32a9f into main May 17, 2026
2 checks passed
@huacnlee huacnlee deleted the update-quote-sidebar branch May 17, 2026 11:15
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