docs: Add CLI v0.22.3 release notes#1065
Merged
Merged
Conversation
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.
为 longbridge CLI v0.22.3 补充 Release Notes(en / zh-CN / zh-HK 三种语言)。
本次发布概要
v0.22.3 聚焦面向 AI 工作流的输出可读性与完整性:
quote新增美股隔夜时段数据 —quote <SYMBOL> --format json现会填充overnight_quote,与pre_market_quote、post_market_quote并列;此前隔夜字段始终为null,会影响盘后判断(#228)positions、fund-positions、assets、portfolio现会在表格前打印一行账户标识(Live A/C (real account)/Demo A/C (simulated account)),便于直接区分数据所属账户;--format json输出保持不变(#226)🤖 Generated with Claude Code