Phase 2 - skunath/ROQTI GitHub Wiki
Questions we'd like to be able to answer:
- What is the current market value of the portfolio?
- What is the current market value of an individual stock?
- How much are we positive/negative on an individual stock?
- Dividend calculation feature (basically take an amount of cash and add to portfolio)?
- Create account object and have it associate with portfolio(s)
- Update purchase hash so that we can figure out the average cost per share
- 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
- Remove from assets - but maintain purchase information