Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

ksallberg/valuecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valuecalc

Value based (haskell powered) investment calculations for the stock markets.

Build:

stack build

Run:

stack runghc Main

Test:

stack test

How:

For each ticker, this program calculates the balance sheet value of the company and compares it with the market cap to determine if the company is undervalued. A positive difference value shows how much undervalued the company is. A negative shows how overvalued it is.

About

Value based investment calculations

Resources

License

Stars

Watchers

Forks

Packages

No packages published