Skip to content

feat: enrich Chinese glossary articles with deeper quantitative content#119

Open
wanghaoxue0 wants to merge 5 commits intomasterfrom
feat/enrich-chinese-content
Open

feat: enrich Chinese glossary articles with deeper quantitative content#119
wanghaoxue0 wants to merge 5 commits intomasterfrom
feat/enrich-chinese-content

Conversation

@wanghaoxue0
Copy link
Copy Markdown
Member

Summary

  • Enrich ~24 Chinese glossary articles that were under 80 lines with substantially deeper content
  • Add mathematical formulas (LaTeX), practical trading examples, quantitative application sections
  • Add Python code examples for Greeks calculation, convergence trade simulation, and gamma-neutral portfolio construction
  • Add comparison tables, strategy frameworks, and connections to related quant concepts

Notable enrichments:

  • VIX Options: Added VIX formula, trading strategy table, term structure analysis
  • LTCM: Full crisis timeline, O-U process model, Monte Carlo simulation code, risk management lessons
  • Gamma Neutral: Complete Delta-Gamma hedging with Python implementation
  • Volatility Arbitrage: Variance swap payoff, realized vs implied vol framework
  • News Trading: NLP/sentiment analysis, FinBERT, alpha decay analysis
  • Market Neutral: Beta neutralization, factor risk decomposition, statistical arbitrage

Test plan

  • Verify mkdocs serve builds without errors
  • Check LaTeX formulas render correctly
  • Verify Python code blocks are properly formatted
  • Spot-check enriched articles for accuracy

🤖 Generated with Claude Code

wanghaoxue0 and others added 5 commits April 11, 2026 07:11
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>
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