Coming soon. For now this is all there is:

  
It doesn't look great but it's real. The data was pulled realtime from my server.


This is the list of features I want to implement before an official release is made, if you can think of something cool to add or find something missing let me know.

WORK ON THE UI: Uppercase, because this is what will take most of the time and to make it look pretty is not easy.
  1. Viewer: It will contain the things we want to keep an eye on but not necesarily own.
  2. Portfolio: Stocks, options and bonds that we own.
  3. Research: Similar to the viewer but this is more of a information tab. The viewer could be displayed on the today pda screen so you can always see what's going on meanwhile the research is not. I have to think a bit about this, it might just be useful to forget the viewer and use the research with checkbox to decide if we want to keep track of certain product on the today screen.

The main tabs are pretty similar, they all should have these functionalities:
  1. Display Symbol, Price, Change, EPS and so on. Allow for custom columns: the user picks what he wants to see.
  2. Work on some greeks.
  3. Being able to display historical charts & company details.
  1. Symbol, Price and so on, plus some way to see the underline stock detail. Also custom columns.
  2. Options chain. I have to see how to implement this but I definetely need a way to find the option chain for the stock.
  3. Greeks.
  1. Symbol, price, dv01 and some greeks. Custom columns. Not much for fixed income for this version.

 

Portfolio:

  1. I want to be able to enter a stock for instance, specify commissions, entry price, trade date and so on.
  2. I want to be able to enter them by strategy, group them together if i want to.
  3. Based on strategy, the GUI should group them together and display total values for p&l, hedging, etc... then click on one and expand to more details.

Storage:

Events:

News:

 

This is preliminary, I have to do alot of work with the UI since the pda controls are pretty basic I will need to draw most of the stuff by myself.

 

Done so far (8 hours work):

- A web service that runs on www.alphawatcher.com and provides all the data to the application. This web service will handle also heavy dutty math and caching because PDAs are slow, little memory and battery restrained.

Auto Update: