Phase 2 - skunath/ROQTI GitHub Wiki

Questions we'd like to be able to answer:

  1. What is the current market value of the portfolio?
  2. What is the current market value of an individual stock?
  3. How much are we positive/negative on an individual stock?
  4. Dividend calculation feature (basically take an amount of cash and add to portfolio)?
  5. Create account object and have it associate with portfolio(s)
  6. Update purchase hash so that we can figure out the average cost per share
  7. Stub out functions that we begin the execution of a trade-- so something that would refer to a trade book and something that would get fired when a trade is completed
  8. Remove from assets - but maintain purchase information