Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

tongyanzhanggithub/Personal-quantitative-investment-system

https://github.com/tongyanzhanggithub/Personal-quantitative-investment-system · scanned 2026-06-16 02:57 UTC (2 months ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v2 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 61 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
load_prices software healthy portfolio.py:26
_run_weights software healthy portfolio.py:36
momentum_rotation software healthy portfolio.py:46
inverse_vol_portfolio software healthy portfolio.py:73
nav_metrics software healthy portfolio.py:91
compare_all software healthy portfolio.py:107
run_backtest software healthy backtest.py:16
_sell_value software healthy backtest.py:85
performance software healthy backtest.py:91
backtest_symbol software healthy backtest.py:120
plot_equity software healthy backtest.py:151
_sharpe software healthy walkforward.py:22
_best_params software healthy walkforward.py:27
walk_forward software healthy walkforward.py:39
load_ledger software healthy execution_layer.py:20
_save_ledger software healthy execution_layer.py:32
latest_price software healthy execution_layer.py:37
total_equity software healthy execution_layer.py:42
paper_trade software healthy execution_layer.py:50
holdings_table software healthy execution_layer.py:91
_metrics software healthy optimizer.py:20
grid_search software healthy optimizer.py:30
__init__ software healthy risk_layer.py:9
position_size software healthy risk_layer.py:24
check_stop_loss software healthy risk_layer.py:31
check_drawdown software healthy risk_layer.py:38
on_buy software healthy risk_layer.py:56
on_sell software healthy risk_layer.py:59
run software healthy daily_job.py:14
fetch_daily software healthy data_layer.py:8
clean software healthy data_layer.py:43
main software healthy main.py:14
_client software healthy ai_assistant.py:19
ask software healthy ai_assistant.py:26
review_trades software healthy ai_assistant.py:36
load_data software healthy app.py:53
_finalize software healthy strategy_layer.py:12
dual_ma_signal software healthy strategy_layer.py:23
bollinger_signal software dead strategy_layer.py:33
donchian_signal software dead strategy_layer.py:48
macd_signal software dead strategy_layer.py:62
rsi_signal software dead strategy_layer.py:77
ma_revert_signal software dead strategy_layer.py:95
make_signal software healthy strategy_layer.py:120

LabelLayerStatusPath
portfolio.py software healthy portfolio.py
backtest.py software healthy backtest.py
walkforward.py software healthy walkforward.py
execution_layer.py software healthy execution_layer.py
optimizer.py software healthy optimizer.py
config.py software healthy config.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
risk_layer.py software healthy risk_layer.py
daily_job.py software healthy daily_job.py
data_layer.py software healthy data_layer.py
main.py software healthy main.py
ai_assistant.py software healthy ai_assistant.py
app.py software healthy app.py
strategy_layer.py software healthy strategy_layer.py

LabelLayerStatusPath
tongyanzhanggithub__Personal-quantitative-investment-system software healthy /data/fable5_failed_archive/tongyanzhanggithub__Personal-qu…

LabelLayerStatusPath
RiskManager software healthy risk_layer.py:6
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/02b8552b-be54-40a5-a517-24fcf39ab125/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/02b8552b-be54-40a5-a517-24fcf39ab125/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.