docs: sync README.md and README.zh-CN.md with platform upgrade#7
Merged
rogerdigital merged 1 commit intomainfrom Apr 14, 2026
Merged
docs: sync README.md and README.zh-CN.md with platform upgrade#7rogerdigital merged 1 commit intomainfrom
rogerdigital merged 1 commit intomainfrom
Conversation
Sync both README files to reflect the new capabilities shipped in the platform upgrade: trading terminal, lightweight-charts components, event-driven backtest engine, VaR/CVaR/Beta/HHI risk analytics, SSE real-time push, JWT auth, AES-256-GCM broker key encryption, Hono gateway layer, and SQLite WAL storage. - Architecture sections: add charts/hooks paths, Hono/auth/SSE module paths, SQLite adapter note, and backtest engine path - Key Capabilities: add Charts & Market Data, Real-Time Push, Auth & Security sections; expand Research, Execution, Risk, Agent, Ops - Quick Start: add env vars table for JWT_SECRET, BROKER_KEY_ENCRYPTION_KEY, DEMO credentials, USE_HONO - Validation: add Lint (Biome) as step 5; total steps 12 → 13 - Key Entry Points: add packages/trading-engine/src/backtest/index.ts
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
packages/trading-engine/src/backtest/index.tsTest plan