Last updated October 06, 2010 02:08, by derek.leung12
Design Overview
Client Application: a desktop application that connects to the server application to update and view the users portfolio (through a layer of authentication of course), has a native data nexus and the ability to display data that the user asks for, has a series of analytics tools based on the user's portfolio, and a built in java algorithm manager.
Server Application: uses its data nexus to generate a trade history for clients via a RESTful API. (this will be in version 2)
Data Nexus: A dynamic MySQL database that stores financial, portoflio, and economic data to be used in both the server and client applications.
Here's help for getting and editing the source code.





