Monday, October 26, 2009

The first entry to An Investment Game

I am building a stock/investment simulation game for the iphone. It is mostly complete. It's a three part program:

1. The front end. A lot of the basic work on the front end is done. Cleaning up and exposing a lot of the functionality is what needs to be done now.

2. The middle end is where all the work is to be done. This is in three parts
(a) Portfolio management. Mostly complete
(b) company AI. Not done.
(c) risk management. Not done
(d) interest rates. Half done

3. The back end. Financial computation library. This part will never be finished, but for now what I need works. Basic Black-Scholes, some exotics, some greeks etc...