Value based (haskell powered) investment calculations for the stock markets.
stack build
stack runghc Main
stack test
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.