Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planned Features / Feature Requests #1

Open
4 of 9 tasks
ConradSelig opened this issue Feb 2, 2021 · 2 comments
Open
4 of 9 tasks

Planned Features / Feature Requests #1

ConradSelig opened this issue Feb 2, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@ConradSelig
Copy link
Owner

ConradSelig commented Feb 2, 2021

Just wanted a place to formally organize my thoughts on where the project is going in the future. If you have an idea for a feature feel free to either respond to this ticket or create a new one - whatever works.

Ok here are the planned features (in no particular order):

  • Table view of portfolio (like mop).
  • Support for buying shares of the same stock at different prices.
  • Grouping of stocks for graphing on the same figure (manual).
  • Grouping of stocks for graphing on the same figure (automatic).
  • Support for custom color selection for each stock.
  • Support for cryptocurrencies.
  • Automatic screen width detection for "best fit" graphs / tables.
  • Built in "refresh" feature, to allow for continual monitoring of a portfolio.
  • Settable "rounding mode" for either "mathematical" rounding (1.4 -> 1, 1.5 -> 2) or "down" rounding (1.4 -> 1, 1.5 -> 1)
@ConradSelig ConradSelig self-assigned this Feb 2, 2021
@ConradSelig ConradSelig added the documentation Improvements or additions to documentation label Feb 2, 2021
@lemonase
Copy link
Contributor

lemonase commented Feb 3, 2021

Hey, just stopping by to add a few before I go to bed:

Specific/Immediate Things To Improve

  • Add option for showing percentages along with prices on graph and report.
  • Make chart timeframe and interval configurable.
  • Take options with command line arguments as well as config.

I can probably work on some of these next week. If I do I will certainly update on here.

Broad/General Things To Improve

  • Config file is good for now, but later having alternative ways to add stocks would be nice.
  • Integrate more features from yfinance, but in a way that is not too overwhelming.
  • Lots of TUI decisions to make (especially going forward with automatic refreshing)

@ConradSelig
Copy link
Owner Author

@lemonase Great items. I've already started work on the expanded table view that will include the percentages. I've got work for the next few days (I have a midweek weekend - weird I know), but I'll have time to write some code in the evenings. Should be just a couple days before the table is ready.

@ConradSelig ConradSelig pinned this issue Feb 12, 2021
@ConradSelig ConradSelig removed their assignment Feb 12, 2021
ConradSelig pushed a commit that referenced this issue Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants