fix(market): Opptrix ID 路由、REIT 扶摇、美港 profile - #178
Merged
Conversation
…d watchlist Preserve OpptrixQuant instrument_id end-to-end, route REIT/LOF correctly, add index detail UI, and stop bare 6-digit codes from leaking into API responses and quotes. Co-authored-by: Cursor <cursoragent@cursor.com>
…te white screen Route instrumentHubParams through the instrument-param subpath export so the browser bundle does not pull Node-only shared modules. Co-authored-by: Cursor <cursoragent@cursor.com>
REIT 档案/净值改走扶摇 fund_type=otc 与 .SH/.SZ thscode;OpptrixQuant 仅保留标的搜索;修复 US/HK symbol 中 STOCK 类 token 泄漏导致 profile 失败,并在 Hub 跨市场快照中补拉 profile。 Co-authored-by: Cursor <cursoragent@cursor.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
fund_type=otc+.SH/.SZthscode;OpptrixQuant 收窄为仅标的搜索STOCK类 token 泄漏导致 profile 失败,Hub 跨市场快照补拉 profileTest plan
tests/instrument-opptrix-id.test.mjstests/fuyao-fund-profile.test.mjstests/stockindex-opptrixquant.test.mjsnpm run build -w @opptrix/shared/@opptrix/research-hubnpm run check:ui(含 client-ui 改动)Made with Cursor