Tuesday, June 22, 2010

Stock application frontend

The user interface for this application is fairly straight forward.  I want to see the following things initially:

  • stock history
    • include ranges to see certain sections
    • way to graph the history
  • way to execute algorithms
    • ability to select a set of stocks
    • ability to select date ranges
    • ability to select an algorithm
  • way to view stock summary
    • show for each algorithm:
      • price bought and sold
      • date bought and sold
      • initial investment
      • gain/loss
The technology used will be JSP with JQuery (Flot and DataTables plugins).  Each of the main bullets is its own tab:


No comments:

Labels