This website requires JavaScript.
Explore
Help
Sign In
gahow
/
quant
Watch
1
Star
0
Fork
0
You've already forked quant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
39
Commits
1
Branch
0
Tags
3abc51e3e3c8bedd84c0505936d541496bf2aa73
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gahow Wang
3abc51e3e3
feat: add OHLCV market data updater
2026-04-17 23:59:06 +08:00
data
Add point-in-time S&P 500 backtest to expose survivorship bias
2026-04-17 16:26:02 +08:00
docs/superpowers
/specs
docs: add US alpha research design spec
2026-04-17 23:41:10 +08:00
research
Add point-in-time S&P 500 backtest to expose survivorship bias
2026-04-17 16:26:02 +08:00
strategies
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
tests
feat: add OHLCV market data updater
2026-04-17 23:59:06 +08:00
.gitignore
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
.python-version
Initial commit: quant backtesting framework with daily trading simulator
2026-04-05 00:41:19 +08:00
CLAUDE.md
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
data_manager.py
feat: add OHLCV market data updater
2026-04-17 23:59:06 +08:00
factor_attribution.py
Reject empty attribution semantics headers
2026-04-07 18:10:21 +08:00
factor_backtest.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_deep_analysis.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_final_check.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_loop.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_real_backtest.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_research.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_robustness.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_yearly_fresh.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
factor_yearly_report.py
Add 32 factor-combo strategies with configurable rebalancing frequency
2026-04-08 10:41:34 +08:00
main.py
Integrate factor attribution into backtest CLI
2026-04-07 18:10:21 +08:00
metrics.py
Initial commit: quant backtesting framework with daily trading simulator
2026-04-05 00:41:19 +08:00
pyproject.toml
Initial commit: quant backtesting framework with daily trading simulator
2026-04-05 00:41:19 +08:00
README.md
auto mode for continuous running
2026-04-05 00:50:26 +08:00
trader.py
Charge 5 CNY per A-share trade via per-market fee table
2026-04-11 13:32:41 +08:00
universe_history.py
Add point-in-time S&P 500 backtest to expose survivorship bias
2026-04-17 16:26:02 +08:00
universe.py
Initial commit: quant backtesting framework with daily trading simulator
2026-04-05 00:41:19 +08:00
uv.lock
Initial commit: quant backtesting framework with daily trading simulator
2026-04-05 00:41:19 +08:00
README.md
The file is empty.
Description
No description provided
Readme
423
KiB
Languages
Python
100%