IdeaCredIdeaCred

clonesRpeople2/financial-risk-analyzer

65

๐Ÿ“Š Analyze financial risk for stocks and portfolios with real data from Yahoo Finance to make informed investment decisions.

What's novel

๐Ÿ“Š Analyze financial risk for stocks and portfolios with real data from Yahoo Finance to make informed investment decisions.

Code Analysis

10 files read ยท 3 rounds

A CLI-based financial risk analysis toolkit that calculates Altman Z-Scores (with manufacturing/non-manufacturing classification), Value at Risk via three methods (parametric, historical, Monte Carlo), and stress tests portfolios against historical crisis scenarios, with multi-currency support via y

Strengths

Clean architecture with proper separation of concerns, correct financial mathematics verified by tests that check mathematical properties (monotonicity, sqrt-t scaling, linearity), and a genuinely useful semiconductor fab/fabless classifier. The multi-currency portfolio support with historical exchange rates is well-implemented and practical.

Weaknesses

The README is significantly misleading โ€” it claims PDF export, graphs, and provides nonsensical installation instructions that don't match the actual Python CLI tool. The Monte Carlo method is essentially parametric (assumes normal distribution) rather than truly simulating from empirical distributions.

Score Breakdown

Innovation
3 (25%)
Craft
67 (35%)
Traction
17 (15%)
Scope
64 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+0

Craft

Ci-3
Tests+8
Polish+0
Releases-1
Has License+5
Code Quality+24
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+6
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+5
Languages+3
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+6
Authored Files+8
Readme Code Match+3
Architecture Depth+3
Implementation Depth+8

Evidence

Commits

8

Contributors

2

Files

23

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

2

License

MIT