feat: enrich Chinese glossary articles with deeper quantitative content#119
Open
wanghaoxue0 wants to merge 5 commits intomasterfrom
Open
feat: enrich Chinese glossary articles with deeper quantitative content#119wanghaoxue0 wants to merge 5 commits intomasterfrom
wanghaoxue0 wants to merge 5 commits intomasterfrom
Conversation
Add professional English versions of all Chinese content, served under docs/en/ at quant-wiki.com/en/. Covers all sections: finance glossary (107), quant terms (44), statistics (23), probability (17), AI+quant (23), getting started tutorials (15), industry insider (12), career (5), advanced topics (6), toolbox (5), library (5), and site pages (8). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Expand ~24 Chinese articles with richer quantitative content including: - Mathematical formulas (LaTeX) for key financial/quant concepts - Practical trading examples with numerical illustrations - Quantitative application sections (量化应用/实际应用) - Comparison tables and strategy frameworks - Python code examples for Greeks calculation and strategy simulation - Connections to related quant/finance concepts Notable enrichments: VIX options (vol surface/term structure), LTCM (full crisis timeline + Monte Carlo simulation), Gamma Neutral (complete Delta-Gamma hedging with Python), volatility arbitrage (variance swaps), news trading (NLP/sentiment analysis), and market neutral strategies. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Expand 10 more Chinese articles with deeper quantitative content: - Delta Neutral/Hedging: full Greeks framework with Python - Volatility Smile: SVI parameterization, skew analysis - Fama-French: three-factor regression examples - IOC Orders: execution algorithm comparison - Limit Order: order book dynamics, market microstructure - Momentum Investing: cross-sectional and time-series momentum - Least Squares Method: OLS derivation, matrix form, diagnostics - Confidence Interval: bootstrap methods, financial applications - Options Pricing (start/option.md): expanded Greeks and BSM Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <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
Notable enrichments:
Test plan
mkdocs servebuilds without errors🤖 Generated with Claude Code