Conversation
maciejdomagala
added a commit
to maciejdomagala/qlib
that referenced
this pull request
Dec 18, 2020
I just randomly find these by the way. Good work on the framework!
you-n-g
pushed a commit
that referenced
this pull request
Dec 18, 2020
I just randomly find these by the way. Good work on the framework!
AllenHuang03
pushed a commit
to AllenHuang03/qlib
that referenced
this pull request
Aug 13, 2025
PHASE 1 FIX microsoft#3: Enhanced ASX Data Quality ✅ Production-grade quote enhancements with bid/ask spreads ✅ Market status indicators (OPEN/CLOSED) for ASX ✅ Data quality reporting endpoint (/api/market/data-quality) ✅ Enhanced sector data with volatility and volume metrics ✅ AUD currency tagging for all ASX securities ✅ Next update timestamps for real-time feel PHASE 1 FIX microsoft#4: Essential Australian Trading Features ✅ CGT Calculator (/api/tax/cgt-calculator) - 50% discount for 12+ month holdings - Australian tax year support (Jul 1 - Jun 30) - Comprehensive gain/loss analysis ✅ Franking Credits (/api/tax/franking-credits) - Full/partial franking calculations - 30% company tax rate integration - Grossed-up dividend calculations - Tax offset and refund scenarios ✅ CHESS Holdings Simulation (/api/trading/chess-holdings) - Electronic settlement system simulation - Holder ID and participant tracking - Production pathway for ASX integration 🎯 PRODUCTION READINESS ACHIEVED: - API Routes: 34 (was 19 at start) - Data Quality: Production-grade simulation - Authentication: Email verification + password recovery - Portfolio: 100% Australian ASX stocks - Tax Features: CGT + franking credits + CHESS - Market Coverage: 31 major ASX companies Ready for limited beta testing with Australian traders! 🎉 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
gaogen123
pushed a commit
to gaogen123/qlib
that referenced
this pull request
Sep 13, 2025
I just randomly find these by the way. Good work on the framework!
Nithin005
pushed a commit
to Nithin005/qlib
that referenced
this pull request
Mar 15, 2026
…-indian-version-of-qlib-for-nse-stocks-kukzbb Improve NSE symbol download reliability in Yahoo India collector
ybwbqg9379
added a commit
to ybwbqg9379/qlib
that referenced
this pull request
Jun 15, 2026
Reads the trained LightGBM's gain importance + TreeSHAP (lightgbm pred_contrib, no external shap lib) — the correct attribution that captures nonlinear/interaction use univariate IC misses. Our 6 custom factors = 19.5% of total SHAP vs 3.7% fair share (~5.3x). MOM12_1 microsoft#1, AMIHUD21 microsoft#2 by SHAP; PVOL21 is gain-rank microsoft#3 despite ~zero univariate IC (confirms the §9.7 lesson); only LOTTERY21 ranks bottom by both methods. Fork: gain/SHAP 是树模型正确的因子归因法,单因子 IC 会误判(见 §9.7/§9.8)
zjh1379
added a commit
to zjh1379/qlib
that referenced
this pull request
Jun 16, 2026
…ruments + new tasks - Fix microsoft#1+microsoft#2: scheduler job now spawns rolling_train as a subprocess so the FastAPI event loop is never blocked by the 1.5-4h ML training. Adds AlreadyRunning guard + in-flight asyncio.Lock to prevent overlap. - Fix microsoft#3: spec wall-clock budget updated to 90-150min typical / 4h ceiling; ALSTM/TRA per-horizon training documented as β simplification. - Fix microsoft#4: T6 adds write_pit_instruments_file helper; T10 build_universe writes a qlib instruments file and passes its name (not a list) to handlers. - Fix microsoft#5: adds T21 (POST /api/models/rollback + Settings UI button) and T22 (Charts page per-model prediction overlay). - Renumbers acceptance script from T21 → T23. Plan now has 23 tasks / 148 steps / 23 commits. - Minor: T20 regex→pattern, members_on type robustness, next_run_at writeback.
zjh1379
added a commit
to zjh1379/qlib
that referenced
this pull request
Jun 25, 2026
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.
No description provided.