Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
60
commits
Add Goodinfo fallback for /stock/{id}/technical endpoint (RSI, MACD, SMA)
2d1b180View on GitHubAdd Goodinfo OHLCV history for 興櫃 stocks: chart & technical analysis support
0cf554dView on GitHubAdd Goodinfo data source fallback for stocks not in FinLab (e.g. 興櫃)
e294684View on GitHubIncrease AI endpoint timeout to 60s (Claude API needs more time)
5f1a1f4View on GitHubFix AI endpoints: use global loader instead of undefined get_loader()
11be0a5View on GitHubAdd 5 AI features: news sentiment, anomaly detection, journal review, stock chat, post-market summary
267dffeView on GitHubFix portfolio VaR calculation: numpy dot product instead of pandas multiply
192e3f5View on GitHubFix portfolio risk input: support space/comma/頓號 as separators
52ffd24View on GitHubChange hidden gems cache TTL from 1hr to 4hr (post-market data updates daily)
863b0c4View on GitHubFix portfolio risk: POST method + align interface with API response
19d2b5fView on GitHubMake hidden gems stock names clickable → link to /stock/{id} detail page
6773bc6View on GitHubAdd Hidden Gems Scanner: full market scan for overlooked stocks
8ba3837View on GitHubAdd full mobile RWD: overlay sidebar, responsive grids, touch-friendly
daf3b3bView on GitHubFix fallback activation: raise FinLabQuotaExceededError + global handler
fe6849bView on GitHub