The purpose of this project is to track and analyze my investing portfolio using Emacs Org-mode and Jupyter/IPython Notebooks.
All the Emacs settings and packages necessary to run this code can be found in my emacs dotfiles. PIP dependencies are specified in each .org file.
- Imports trades from a spreadsheet
- Calculates and displays position information
- FIFO profit calculations
- Fetches and displays market graphs
- Portfolio risk analysis
- Track news related to tickers
- Fetch and calculate key metrics for stocks
- Compare portfolio performance to the market
- Automated trading
- Machine learning