IAG Project

I’ve managed to create a RealTime Portfolio Management System that IAG
will be able to use for their portfolios. This system allows the PM to
execute trades and uses live data for the trade prices. Also, it keeps
a history of all trades made, so no information is lost at any point.
Also, the public interface allows anyone to see this trade history, and
the current holdings. This gives a huge amount of transparence to the
entire process.

Left to do:

  1. the trade price is entered as integers, and is losing the decimal points, needs to be updated to include this.
  2. create a nice presentation of the entire system, right now I have
    only created functionality for the system, and I need to create a style
    sheet to go with it
  3. Create a single install file and one config file to consolidate db info and make portability easier
  4. change the price check page, use the one that max created.

No Comments

Leave a Reply

Your email is never shared.Required fields are marked *